• This parameter causes the database manager to call a user exit program for archiving and retrieving logs.

    参数使数据库管理器调用用户出口程序归档检索日志

    youdao

  • Having these data persistent in the program design database enables you to regenerate the configuration file whenever you need and to redeploy as necessary.

    这些参数值存储程序设计数据库中,以后可以根据需要重新生成配置文件重新部署。

    youdao

  • For example, we should update the deployment diagram of Figure 3 to indicate that there are three types of store databases as well as the addition of the archival database and archiving program.

    例如我们应该更新3部署表明三个类型商店数据库以及附加归档数据库归档程序

    youdao

  • The language includes the notion of batch program, which can be generated to run without end user interaction, for example, to produce reports or to batch database or files loads and updates.

    语言包含处理程序概念举例来说,可以没有终端用户交互的情况下生成运行批处理程序,从而生成报告或者批处理数据库文件加载更新

    youdao

  • You use only one TeamSite deployment program, DataDeploy, to send content and metadata to the database.

    需要仅仅一个TeamSite部署程序——DataDeploy——内容元数据发送数据库中。

    youdao

  • Listing 2 demonstrates a simple Perl program that establishes connection to the database SAMPLE and returns today's date.

    清单2展示了一个简单Perl程序它建立数据库sample连接返回今天日期

    youdao

  • As shown in Figure 7, specify the Teradata Director Program ID (TDPID), user name, and password so that the import wizard can connect to the Teradata database.

    如图7所示,指定teradataDirectorProgramID (TDPID)、用户密码以便导入向导可以连接Teradata数据库。

    youdao

  • You'll go from the simple task of selecting a row from a database into a Perl program to more advance topics, including dealing with large objects and invoking stored procedures.

    我们简单任务入手:从数据库选择一行数据放入一个Perl程序中;接着逐步介绍一些高级主题包括处理对象调用存储过程

    youdao

  • You create a Statement to execute commands to drop and recreate the table, which allows you to reset the database from this program if it becomes corrupted.

    创建一个Statement执行删除重新创建命令允许数据库受损通过程序重置数据库。

    youdao

  • Listing 7 is a simple program to read and print out the contents of the database, sorted by the name field.

    清单7一个简单程序,它数据库读出数据内容,并将其打印屏幕上,打印时name进行排序

    youdao

  • This Jython program connects to the database and updates the stock exchange database with random trade. Listing 1 shows the loop that inserts trades to the database.

    这个Jython连接数据库使用随机交易更新股票交易数据库。

    youdao

  • However, a program computing the number of keystrokes required to change one phrase into the other would say that those sentences are quite different, and may not offer translations from the database.

    但是计算短语转换个短语所需次数程序两个句子完全不同可能数据库中提供翻译

    youdao

  • Indeed, the time to fetch information from a repositorybe it a file or database serverfar exceeds the lapse required to compile and perhaps even execute a PHP program.

    实际上,用于存储库(文件数据库服务器)中获取信息时间高于编译并且甚至执行PHP程序所需耗费的时间。

    youdao

  • You want to minimize the points of contact between your program and the database so that if you change systems at some point, the change is actually feasible.

    需要使程序数据库之间联系点尽可能少,以便在某个更改系统,可以顺利进行更改。

    youdao

  • Instead, the focus is on the components required to deliver effective search results: the database, the index, the search engine, and the PHP application program interface (API).

    相反重点讨论交付有效搜索结果所需组件数据库索引、搜索引擎PHP应用程序编程接口(API)。

    youdao

  • It's a good practice to start coding a program from the back end, defining first the database layouts and fields.

    开始编写程序是个办法首先要定义数据库布局字段

    youdao

  • He set up the program to search the lists for 46 U.S. states and ran the code on the MySpace database servers housing member profiles.

    建立了一个程序搜索46美国然后MySpace数据库服务器表面的成员页面跑了一段代码

    youdao

  • This program is used when installing or uninstalling an RPM to update the global class mapping database, and should be run in your RPM's % post and % postun sections.

    安装或者卸载一个RPM改变全局映射数据库时,我们将使用程序并且该程序应该运行RPM%post% postun部分。

    youdao

  • It demonstrates a Perl program that connects to database SAMPLE with user ID and password that are passed to the program as parameters.

    展示了一个Perl程序这个程序使用作为参数传入用户ID密码连接数据库sample

    youdao

  • When you click add question, the program adds the record to the database and returns the form again to you with the values blanked out so that you can add another question.

    单击addQuestion时,程序会将记录添加数据库并且再次返回空白表单以便添加另一个问题。

    youdao

  • Before running program, it is necessary to read in input file and built-in database, in which input file is edited by users themselves, and has special format requirements.

    程序运行需要读入输入文件自带的数据库其中输入文件需要用户自己编辑并且有着特定格式要求

    youdao

  • Transparent database encryption refers to the encryption and decryption of data in the database, the database access program is completely unaware.

    数据库透明加密对库内数据加密解密,对数据库访问程序完全无感知的。

    youdao

  • For example, a program that USES NOS to open a database, count the number of notes in it, and then close it, works whether the database is local or remote.

    比如程序可以利用NOS打开一个数据库计算数据库中的文档数目然后关闭数据库,不管数据库是否在本地

    youdao

  • The software constructs tool information database TDB to record and visit information about tools. Data updating program carry out synchronization of data and reality.

    软件通过构建刀具信息数据库TDB记录访问各种相关信息,而使用数据更新程序实现了数据现实同步

    youdao

  • SQL is the standar user and application program interface to a relational database.

    SQL语言用户应用程序关系数据库标准接口

    youdao

  • The paper introduces the method of using ASP and ADO to realize accessing network database, and gives out the example of network database exchange program.

    介绍aspado技术实现网络数据库访问方法给出了网络数据库交换程序实例

    youdao

  • The program of BMSE was developed with the GIS and Database technology, and an example was used to demonstrate the practicability and reliability of it.

    结合GIS数据库技术编写了桥梁抗震管理系统程序通过实例应用验证了该程序实用性可靠性

    youdao

  • Historical data can be extracted from the database and used in a spreadsheet or other program to forecast growth and cash flows.

    历史数据数据库吸取并且一个试算其他程序中用预测成长而且兑现现金流量

    youdao

  • I learnt many kinds of computer languages during that period, and I can program from file-based to database, from windows-based to web-based and from classes to web services.

    学习了多种计算机语言那个时期,我可以写文件程序一直数据库基于视窗的移植到基于网络上的一直到网络服务。

    youdao

  • Hindsight - a powerful performance analysis and presentation program allowing access to a comprehensive database of funds, currencies, and indices.

    功能强大的业绩分析演示程序使您能够全面获得基金货币指数方面数据

    youdao

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

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

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