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上的排序工作文件中,然后从中读取这些键。
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.
最终称之为“文件”的这些数据集得到普遍使用,这样一个程序就可以生成可由批处理序列中的下一个程序读取的输出。
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.
最常见的错误是做出这样的假设:因为程序将该数据写出,该程序就能不用验证再一次将该数据读回去。
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.
(至少英语中)自然的顺序是从页面或程序的顶端开始,然后从左往右读每一行。
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的方法,他们转而在程序里使用一些全局变量。
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.
在创建颜色层后,程序的第一步是读取这些颜色层并生成每个层的平均颜色值。
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程序现在可以分配本地存储空间,将项目读入这段存储空间(使用与前面相同的代码),然后执行算法(如上所示)。
In a thread-safe program, only one writing thread can modify the variable; other threads can read the up-to-date value by declaring the variable volatile.
在一个线程安全的程序中,只有一个写线程能够修改这个变量;而其他的线程则可以读取volatile声明变量的最新值。
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程序来执行)时,读取语句的顺序是从左到右。
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表的更改,它必须以一定的时间间隔读取该表。
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环境没有设置为中文编码页,那么示例程序中就显示不出中文字符,而是显示一系列问号。
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的文件的。
It allows you to execute text that you read in or create as if it were part of your program.
它允许您执行您读入的或创建的文本,就好像它是您程序的一部分。
Saved after each use of program and read in at start-up, if available.
每次使用程序后保存在起来,如果可用,启动时读取。
Variable names are usually chosen so that programmers who read the program in the future can easily tell how each variable is used.
变量名经常会被用到,这样以后阅读这段程序的程序员就很容易就可以看到每个变量是如何使用的。
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.
所有其他文件(载于原件)都不被程序读取,尽管翻译生成时,它们可被复制到翻译文件夹中。
When a program tries to read a file, small portions of that file are read from several disks in parallel.
当一个程序试图读取某个文件时,可以并行地从多块磁盘上分别读取这个文件的某些部分。
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的图形使得这些数据易于读取和使用。
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.
但是你可以不基于,浮点型,整型还有链表来进行编程,而是基于一些房贷类,债务抵押债券类来编程,甚至那些你在报纸上看到的类。
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.
可编程只读存储芯片用于存储计算机系统的初始启动程序,它被设计成可以承受目前外太空的环境状况。
In the sample program, event data is always read with a buffer of 4k.
在示例程序中,总是用4k的缓冲区读取事件数据。
For instance, it can be a string literal in the program or read from a local file.
例如,可以是程序中的一串文字或从本地文件读取。
It could be to participate in a library program or just to hang out and read.
可以是参加图书馆的活动或者就是随便逛逛读读。
To do these three things it must read your program top to bottom in one pass, looking for your SQL delimiters.
为了完成这三件事,它会将程序从头到尾读一遍,查找SQL分隔符。
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区域中必须处于打开状态。
In summary, when you read a program, you don't always want to read from top to bottom.
总的来说,你阅读一个程序的时候,并不一定总是要从头到尾来读的。
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服务器。
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.
写一个程序,读入字典和一些短语,并在字典中找出哪些单词可以通过重新排列和组合构成给定的短语。
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.
写一个程序,读入字典和一些短语,并在字典中找出哪些单词可以通过重新排列和组合构成给定的短语。
应用推荐