• The patterns of the iris are translated into digital code, and stored in a PC database, along with personal information.

    虹膜模式转译数码个人信息一起储存个人计算机数据库中。

    youdao

  • We have a fully featured interface to our database, with only twenty lines of code.

    我们只用了二十代码就拥有一个我们数据库功能完全的界面。

    youdao

  • The most interesting part of this code is how we find a location to keep the database files.

    上述代码有趣部分我们如何找到一个位置放置数据库文件

    youdao

  • The code starts by getting the mail database and a list of all folders and views in that database.

    代码首先获取邮件数据库数据库中的所有文件夹视图列表

    youdao

  • Because DB2 II presents a virtual database image of remote data sources, we didn't need to write code for each of these activities.

    因为DB 2II为远程数据源提供了一个虚拟数据库映像,所以我们需要每个这样活动编写代码

    youdao

  • This type of code execution is punishing to a database.

    代码执行对于数据库来说是个负累

    youdao

  • Snippets are little fragments of code that perform small tasks, such as running a regular expression on some input, connecting to the database, and querying the database.

    片段完成任务(比如一些输入运行常规表达式连接数据库查询数据库)的小部分代码。

    youdao

  • To do that, I can take advantage of the fact that PHP is an interpreted language by storing PHP code in a queue in the database, then executing it later.

    为此可以利用事实PHP一种解释型语言。可以将PHP代码存储数据库中的队列以后执行

    youdao

  • At execution time, the user application code page is established when a database connection is made, and it is in effect for the duration of the connection.

    执行建立数据库连接时,确定用户应用程序代码而且连接期间有效

    youdao

  • The server processes this content using PHP (or any scripting language of your choice), reads or stores data using a database, and returns the results embedded within HTML code.

    服务器使用php(其他脚本语言)处理这些内容,使用数据库读取存储数据最后返回嵌入HTML代码中的结果

    youdao

  • Because of this setup, this method may be unable to find the journal database location; this can be a side effect of trying to execute code in your journal.

    方法可能不到日志数据库位置可能是因为日志中尝试执行代码结果

    youdao

  • For your information (not part of the sample application), here is the code that gets the number of documents in a specified database.

    出于提供信息目的(是样应用程序一部分),以下获取指定数据文档数量代码

    youdao

  • Recall that I recommended you create a MySQL database called fishinhole if you want to test the functionality of the code provided in this article.

    还记得么曾建议如果测试本文中提供代码功能,需要创建一个名为fishinhole的MySQL数据库

    youdao

  • Because of the way XMLAccess updated the portal database, in a clustered environment conflict issues could occur if the code were updated in only one of several possible locations.

    由于XMLAccess更新门户数据库方式如果多个可能位置中的一个位置更新代码集群环境中可能会出现冲突问题

    youdao

  • The actual table will not be created until you run code to create a table, and you also need to define what database engine SQLAlchemy will use. Those two lines of code look like this

    运行创建代码之前不会创建实际的表,并且,需要定义SQLAlchemy使用数据库引擎

    youdao

  • Standout features of PhpED include a great debugger, excellent database access, good code intelligence features, and integrated PHP help.

    PhpED突出特性包括一个很棒的调试器优秀的数据库访问较好的代码智能特性以及集成PHP帮助

    youdao

  • To create a database row, you create an instance of the corresponding class with the code.

    创建数据库创建对应实例代码如下

    youdao

  • For example, I often employ the DbUnit framework to help manage a database so that my component tests can verify the functionality of code that relies on the database's data.

    例如通常使用DbUnit框架帮助管理数据库以便组件测试验证依赖数据库数据代码功能

    youdao

  • After some searching, I found SQLite and decided to see if I could use part of the database engine code in a freeware application, Punjabi Kosh, that I had written.

    搜索发现了SQLite决定尝试免费程序PunjabiKosh使用部分SQLite数据库引擎代码

    youdao

  • The EGL Web project contains the EGL code, Web pages, and a sample database, all of which make up the logic, data, and interface of the application.

    EGLWeb项目包含EGL代码Web页一个样本数据库以上所有形成应用程序逻辑数据接口

    youdao

  • In this case, we will follow the Active Record pattern and wrap a database row with a class capable of all database operations. Its code is shown below.

    例中我们遵循activeRecord模式并用能够执行所有数据库操作封装数据库

    youdao

  • However, if you've carefully isolated your database access code within a handful of object methods, your modifications will likely be slight and centralized.

    不过如果已经小心地隔离一些对象方法数据库访问代码修改很可能十分轻微且集中。

    youdao

  • Stored procedures contain a sequence of code stored on a database, serving as an extension to clients that run on a database server.

    存储过程包含存储数据库中的一系列代码扩展运行在数据库服务器客户端。

    youdao

  • You can also place database-management code in a separate class to encapsulate this type of functionality, as shown in Listing 3.

    可以数据库管理代码放到一个单独封装功能如清单3所

    youdao

  • Different database structures, technologies, and business requirements have different common functionality that can be moved into the common code of a generic DAO.

    不同数据库结构技术业务需求具有不同的通用功能可以把这些功能转移DAO通用代码中。

    youdao

  • Convert intermediate representations into target binary code through use of a conversion database.

    通过使用一个转换数据库中介表示转换目标二进制表。

    youdao

  • PHP's database accesses are done using PEAR: : DB, a handy database abstraction layer that allows the same database-access code to be used regardless of what database is implemented.

    PHP数据库访问使用PEARDB完成,这是一个方便的数据库抽象不管数据库如何实现的,它都可以使用相同数据库访问代码

    youdao

  • In the past, an equivalent implementation to perform a database lookup would have required a couple orders of magnitude more code.

    过去实现相同数据库查询操作至少需要倍于此数量级代码

    youdao

  • It enabled a common means for developers to code to one API regardless of the database.

    实现了通用方式使开发人员API编码而不必考虑数据库的类型。

    youdao

  • Working with HIV proteins taken from a massive database, the team used random matrix theory to analyze HIV's genetic code and find groups of amino acids whose mutations were coordinated.

    查卡拉波蒂研究团队大规模数据库中获取蛋白质数据,使用随机矩阵理论分析病毒基因序列,最后发现几组氨基酸的突变是可调节的。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定