The program blocks at stream_select until data is ready.
程序将在stream_select停止,直至数据就绪。
Some individual program blocks with different function are edited and chained to run after being saved on tapes.
按照程序功能编成不同的程序块,存入磁带,依次链接调用。
O. p as a method for PC programming. The PC program blocks consist of data dealing block, interface block, control adjusting block, system safe block.
上位机软件开发采用可视化编程软件,利用面向对象的开发思想方法设计,程序包含数据处理、界面显示、控制调整、系统安全等模块。
The program USES census data to find the poorest rural areas and urban blocks, and within those areas, gives out questionnaires about people's income and possessions.
此方案用统计的数据找到最贫困的农村地区和城市街区,然后在这些地方对人们的收入和财产情况进行提问。
The problem faced by all garbage collection algorithms is the same -- identify blocks of memory that have been dispensed by the allocator, but are unreachable by the user program.
所有垃圾收集算法所面临的问题是相同的 ――找出由分配器分配的,但是用户程序不可到达的内存块。
This is useful, for example, if you would like to display blocks of memory defined outside your program.
这是十分有用的,例如,如果您想要显示在程序外部定义的内存块,那么就可以用到上述特性了。
BEGIN blocks, for instance, will be executed first but can be specified many times throughout the program.
例如,begin语句块会被首先执行,但它可以在程序中多次说明。
I was able to overcome my mental blocks and knowledge deficits to build a program that will truly help transform how we approach performance improvement and patient care, " he says.
我可以克服我的心理障碍和知识的匮乏来建立这个确实可以改进工作和病人护理思维项目。”他说。
The RAWDEVSIZE program analyzes available raw devices and stores the offset, size, and path information of free blocks into a database table named free_chunks.
RAWDEVSIZE程序分析可用原始设备,并将空闲块的偏移量、大小和路径信息存储到一个名为free_chunks的数据库表中。
Python follows this model, using indentation to separate blocks of code from the rest of the program.
Python遵循这一模型,使用缩进来分隔代码块与程序的其余部分。
Memory blocks can be reached in one of two ways -- if the user program holds a reference to that block in a root, or if there is a reference to that block held in another reachable block.
可以以两种方式之一访问内存块 ――或者用户程序在根 (root)中有对这一内存块的引用,或者在另一个可到达的块中有对这个块的引用。
Purify also reports memory leaks — i.e., when a program fails to release one or more blocks of memory before losing track of the memory.
Purify还可以报告内存泄漏——比如,当一个程序在丢失内存跟踪之前不能释放一个或者更多的内存板块时。
Up to this point, you've seen how the if statement can be used to execute one of two blocks of program statements, depending on the value of a particular Boolean expression.
至此,已经看到了if语句可以如何用于根据一个特定布尔表达式的值,来执行两个程序语句块中的其中一个。
If the program reads from memory that hasn't been initialized, or reads or writes memory that has been freed or lies beyond the ends of allocated blocks, you will see a Purify error report.
如果这个程序从还没有被初始化的内存中读取,或者读取或者改写已经被释放或者仍然存在于分配区域之外的内存,您将看到一个Purify错误报告。
Beijing is accumulating the building blocks of a comprehensive program, demonstrating "caution but confidence" as it gains on the U.S. and other space powers, he said.
北京正在积累建立空间综合项目的经验,以“小心谨慎却很自信”的角色,表露其赶超美国和其他空间大国的决心,Charles Vick先生接着说。
It discussed how to use methods, or reusable blocks of code, in a Python program.
讨论了如何在Python程序中使用方法或可重用块。
And henceforth I'm gonna start calling these tools, these monickers that I can use as building blocks in my own program, it's gonna be called a function as we'll see.
从此以后,我将在我的程序里把这些工具,称为我们可以用来写代码的组件,在我自己的程序中,我们将了解到它被叫做为一个函数。
That's why you're seeing things like Freedom, the program that blocks your computer from the Internet so you can get some work done.
那就是为什么会有“自由”这样的软件,将你的电脑从因特网断开,使你得以完成工作。
A program in LabVIEW is constructed by composing various program building blocks and supplying parameters to the blocks.
LabVIEW中的一个程序是通过组合不同的程序建造砖块并且向这些砖块提供参数而被建造起来的。
Functions in Erlang are the basic building blocks of any program, just as with any other language.
与其他语言一样,Erlang中的函数是所有程序的基本组成部分。
When you create processing blocks, the system automatically asks in which include program it should place the corresponding source code.
当创建过程块时,系统自动提示相应源代码应放在那个包含程序中。
However, if the program does not use gethostbyname or any other function that returns information in the same object, or if it always blocks signals around each use, you're safe.
不过,如果程序不使用gethostbyname或者任何其他在同一对象中返回信息的函数,或者如果它每次使用时都会阻塞信号,那么就是安全的。
In the simplest case, your program consists of a single source that contains all the necessary processing blocks.
在最简单的情况下,程序由一个单独源程序组成,包含了所有需要的过程块。
Procedure and function statements define certain blocks of code as procedures or functions that can then be returned to later in the program.
过程与函数语句将某些代码块定义为以后可在程序中返回的进程或函数。
Positioning the switch in this mode enables the automatic control of the machines to use information entered in the form of blocks without interfering with the basic program.
开关定位在此模式,可以利用与基本程序没有冲突的程序段形式进行信息输入,实现机床的自动控制。
The number of blocks is followed by a sequence of block commands, one command per line. Your program should process all commands until the quit command is encountered.
从积木数量值的下一行开始是一系列的命令,每条命令独占一行。你的程序要处理所有的命令直到输入退出命令。
The paper brought forward simulation tactic of complex numeral system, designed VHDL testing basic program and finished simulation validation of system function blocks.
本文提出了复杂数字系统的模拟策略,设计了VHDL测试基准程序,完成了系统功能模块的模拟验证。
The advantage of using C to connect the blocks is that being a higher level language it is well suited to managing variables and controlling program flow.
使用C好处连接块是,是一种更加高级的语言它很好适合与处理的可变物和控制程序流程。
Methods: SAS randomized program was written in accordance with the randomized parameters and stipulated randomized rules of centers, cases and blocks.
方法首先设定随机化参数,以及对试验中心、试验病例和处理组的随机化规定,据此编制SAS随机化程序。
In order to take full advantage of multi-core processor resources, the parallel programming model by building blocks with multithreading was studied, hence improving the performance of the program.
为了充分利用多核处理器资源,研究了多线程构建模块并行编程模式,从而提高程序的性能。
应用推荐