• Some individual program blocks with different function are edited and chained to run after being saved on tapes.

    按照程序功能编成不同的程序存入磁带依次链接调用

    youdao

  • 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.

    上位机软件开发采用可视化编程软件,利用面向对象的开发思想方法设计,程序包含数据处理界面显示、控制调整系统安全模块

    youdao

  • 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.

    方案统计数据找到贫困的农村地区城市街区然后这些地方人们收入和财产情况进行提问。

    youdao

  • 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.

    所有垃圾收集算法所面临问题相同 ――找出分配器分配的,但是用户程序不可到达内存

    youdao

  • This is useful, for example, if you would like to display blocks of memory defined outside your program.

    十分有用的例如如果显示在程序外部定义内存那么就可以用到上述特性了。

    youdao

  • BEGIN blocks, for instance, will be executed first but can be specified many times throughout the program.

    例如begin语句块首先执行可以程序中多次说明

    youdao

  • 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.

    可以克服心理障碍知识匮乏建立这个确实可以改进工作病人护理思维项目。”

    youdao

  • 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的数据库中。

    youdao

  • Python follows this model, using indentation to separate blocks of code from the rest of the program.

    Python遵循模型使用缩进来分隔代码程序其余部分

    youdao

  • 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)中内存引用或者一个到达的块中有对这个块的引用。

    youdao

  • Purify also reports memory leaksi.e., when a program fails to release one or more blocks of memory before losing track of the memory.

    Purify还可以报告内存泄漏——比如程序丢失内存跟踪之前不能释放或者更多内存板块时

    youdao

  • 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语句可以如何用于根据特定布尔表达式执行两个程序语句中的其中个。

    youdao

  • 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错误报告

    youdao

  • 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先生接着说。

    youdao

  • It discussed how to use methods, or reusable blocks of code, in a Python program.

    讨论如何Python程序使用方法可重用

    youdao

  • 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.

    从此以后我的程序这些工具,称为我们可以用来写代码的组件,在自己的程序中,我们了解被叫做为一个函数

    youdao

  • 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.

    就是为什么有“自由这样软件,将电脑因特网断开,使得以完成工作

    youdao

  • A program in LabVIEW is constructed by composing various program building blocks and supplying parameters to the blocks.

    LabVIEW中的一个程序通过组合不同的程序建造砖块并且这些砖块提供参数而被建造起来的。

    youdao

  • Functions in Erlang are the basic building blocks of any program, just as with any other language.

    其他语言一样,Erlang中的函数所有程序基本组成部分。

    youdao

  • When you create processing blocks, the system automatically asks in which include program it should place the corresponding source code.

    创建过程时,系统自动提示相应源代码放在那个包含程序

    youdao

  • 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或者任何其他同一对象返回信息函数,或者如果每次使用时都会阻塞信号那么就是安全的。

    youdao

  • In the simplest case, your program consists of a single source that contains all the necessary processing blocks.

    简单的情况下程序一个单独程序组成,包含了所有需要的过程块。

    youdao

  • Procedure and function statements define certain blocks of code as procedures or functions that can then be returned to later in the program.

    过程函数语句某些代码定义以后程序返回进程函数

    youdao

  • 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.

    开关定位模式,可以利用基本程序没有冲突程序形式进行信息输入实现机床自动控制

    youdao

  • 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.

    积木数量值开始一系列命令命令独占行。程序处理所有的命令直到输入退出命令。

    youdao

  • The paper brought forward simulation tactic of complex numeral system, designed VHDL testing basic program and finished simulation validation of system function blocks.

    本文提出复杂数字系统模拟策略设计了VHDL测试基准程序完成了系统功能模块的模拟验证

    youdao

  • 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好处连接一种更加高级语言适合处理可变物控制程序流程。

    youdao

  • Methods: SAS randomized program was written in accordance with the randomized parameters and stipulated randomized rules of centers, cases and blocks.

    方法首先设定随机参数以及对试验中心、试验病例处理组随机化规定,据此编制SAS随机化程序

    youdao

  • 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.

    为了充分利用多核处理器资源,研究了多线程构建模块并行编程模式从而提高程序性能

    youdao

  • 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.

    为了充分利用多核处理器资源,研究了多线程构建模块并行编程模式从而提高程序性能

    youdao

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

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

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