• This instructs DB2 to pass the index keys to the sort program in memory, rather than having the keys written to and read once again from sort work files on DASD.

    将指示DB 2索引传递内存中的排序程序不是再次这些键写到DASD上的排序工作文件中,然后从中读取这些键。

    youdao

  • These data collections, eventually called "files," were normally used so that a program could generate output that would be read by the next program in a batch sequence.

    最终称之为文件”的这些数据集得到普遍使用这样程序就可以生成可批处理序列中的一个程序读取输出

    youdao

  • The most common mistake is to assume that because an instance of your program wrote the data out, it can read that data back in again without verifying it.

    常见错误做出这样的假设:因为程序数据写出,该程序就不用验证一次将该数据回去

    youdao

  • The natural progression (at least, in the English language) is to start at the top of a page or program and read a line from left to right.

    (至少英语中)自然顺序是从页面程序顶端开始然后往右读每

    youdao

  • Instead of IO, where you could read a file and write a file, ABC's designers decided to just have global variables in the program.

    ABC设计者放弃了用来读写文件IO的方法,他们转而程序里使用一些全局变量

    youdao

  • With the color tiles created, the first step in the program is to read these color tiles and develop an average color value for each tile.

    创建颜色后,程序一步读取这些颜色层生成每个平均颜色

    youdao

  • Having found out how many items the PPE needs copied, the SPE program can allocate local storage, read the items in (using the same code as before), and then perform its algorithm, reviewed above.

    由于已经找到PPE需要拷贝多少数据,SPE程序现在可以分配本地存储空间,将项目读入段存储空间(使用与前面相同代码),然后执行算法如上所示)。

    youdao

  • When you type them into the Python interpreter (or if you save them in a file and execute them as a Python program), the statements are read starting on the left side and progressing to the right.

    它们键入Python解释器中(或者将它们保存文件中作为一个Python程序执行)时,读取语句顺序是从左

    youdao

  • In this case, if an auditing program needs to know about the changes to the auditTable table, it must go read the table at some time interval.

    这种情况下如果一个审计程序需要知道audittable更改必须一定时间间隔读取该表。

    youdao

  • It should be noted that you will read a series of question marks instead of Chinese characters in the sample program, if the Windows environment is not set up for Chinese codepage.

    应该注意如果Windows环境没有设置中文编码页,那么示例程序显示不出中文字符而是显示一系列问号

    youdao

  • Let's take a look at how our enhanced EcmaScript program, DBScriptFlex.es, will read a file called dbinit.ini. Entries in the dbinit.ini.

    让我们来看增强EcmaScript程序DBScriptFlex. es是怎样读入一个叫做dbinit . ini文件的。

    youdao

  • It allows you to execute text that you read in or create as if it were part of your program.

    允许执行读入创建文本,就好像程序一部分

    youdao

  • Saved after each use of program and read in at start-up, if available.

    每次使用程序保存起来,如果可用启动读取

    youdao

  • Variable names are usually chosen so that programmers who read the program in the future can easily tell how each variable is used.

    变量经常会被用到这样以后阅读段程序程序员就很容易就可以看到每个变量是如何使用

    youdao

  • All other files (contained in originals) are not read by the program, although they will be copied to the translations folder as is when the translations are generated.

    所有其他文件(原件)程序读取尽管翻译生成它们被复制翻译文件夹中

    youdao

  • When a program tries to read a file, small portions of that file are read from several disks in parallel.

    一个程序试图读取某个文件时,可以并行地磁盘上分别读取这个文件某些部分。

    youdao

  • A program can present retrieved data in a user friendly format, for example, using graphics in a GUI, to make the data easier to read and use.

    程序可以使用用户友好的格式显示检索到数据例如使用GUI图形使得这些数据易于读取使用。

    youdao

  • But you'd like to write your program not in terms of floats and ints and lists, but in terms of mortgages, and CDOs, and all of the objects that you read about in the paper, the types you read about.

    但是可以基于,浮点型,型还有链表进行编程而是基于一些房贷债务抵押债券类来编程,甚至那些报纸看到类。

    youdao

  • In the sample program, event data is always read with a buffer of 4k.

    示例程序中,总是4k缓冲区读取事件数据

    youdao

  • For instance, it can be a string literal in the program or read from a local file.

    例如可以程序中的文字本地文件读取

    youdao

  • A programmable read-only memory microchip (PROM) serves to store the initial start-up program for a computer system and is built to withstand the conditions present in outer space.

    编程只读存储芯片用于存储计算机系统初始启动程序,它设计成可以承受目前外太空的环境状况

    youdao

  • It could be to participate in a library program or just to hang out and read.

    可以参加图书馆活动或者就是随便逛逛读读。

    youdao

  • To do these three things it must read your program top to bottom in one pass, looking for your SQL delimiters.

    为了完成件事程序从头查找SQL分隔符。

    youdao

  • For your program to be able to read a record from the VSAM KSDS, the dataset must be in opened state in the CICS region.

    程序VSAMKSDS中读取记录数据CICS区域中必须处于打开状态

    youdao

  • In summary, when you read a program, you don't always want to read from top to bottom.

    总的来说,阅读一个程序时候并不一定总是从头的。

    youdao

  • In the encryption stage, the currently entered event text will be stored on disk, an external program will encrypt it, and then the encrypted file will be read in and sent to Google's servers.

    加密阶段当前输入事件文本存储磁盘上然后一个外部程序进行加密,加密后的文件读入并发送到Google服务器。

    youdao

  • Write a program that will read in a dictionary and a list of phrases and determine which words from the dictionary, if any, form anagrams of the given phrases.

    一个程序读入字典一些短语字典中找出哪些单词可以通过重新排列和组合构成给定短语。

    youdao

  • For example, a Perl program can read in a text file that contains Perl code.

    举例来说,Perl程序可以读入包含Perl代码的文本文件

    youdao

  • For example, a Perl program can read in a text file that contains Perl code.

    举例来说,Perl程序可以读入包含Perl代码的文本文件

    youdao

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

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

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