• 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

  • For example, you can run programs, set line, watch and service entry breakpoints, step through program instructions, examine variables, and examine the call stack.

    例如可以运行程序设置界限监视服务进入中断点通过程序指示步骤检查变量检查访问

    youdao

  • If a program reads a single byte in memory, the processor loads the whole cache line that contains that byte into the L2 and L1 caches.

    如果程序存储中读到一个单独字节处理器就会释放包含字节所有缓存线L2L1缓存中。

    youdao

  • The program operates with an embedded database and is run from a command line.

    程序一个内嵌式数据库一起操作,且命令行中运行

    youdao

  • The program takes the name of a process template as a command line parameter and prints out start times of all of the corresponding process instances.

    程序流程模板名称作为命令参数并且打印出了所有相对应的流程实例启动时间

    youdao

  • The DWARF line table contains the mapping between the source lines (for the executable parts of a program) and the memory containing the code corresponding to the source.

    DWARF包含(属于程序可执行部分)内存(包含源代码对应代码)之间的映射关系。

    youdao

  • Until the 1980s, using a computer program meant memorizing a lot of commands and typing them in a line at a time, only to get lines of text back.

    直到1980年代使用一个计算机程序意味着你要记住很多命令,一次性的把它们出来,仅仅得到反馈几行文本

    youdao

  • Now I'll enter in the assembly language version of this program and then discuss what each line means.

    现在介绍一下程序汇编语言版本此外还会对每一行代码含义做详细的解释。

    youdao

  • As you can see, the trigger message is passed as a single value that contains several recognizable fields such as the program, queue manager, and queue names, as well as the command line.

    可以看到触发器消息作为单个传递,该值包含几个可识别字段比如程序队列管理器、队列名称以及命令

    youdao

  • For runtime errors, Eclipse lets you set breakpoints, monitor variables, manually change variables, and step through program execution by line or method.

    对于运行时错误Eclipse允许设置断点监视变量手工更改变量,以及按方法逐步执行程序

    youdao

  • This is a small command line program to count the number of updated rows seen in all TransactionMsg(s) and RowOperationMsg(s).

    一个较小命令程序,用于计算所有TransactionMsg RowOperationMsg中看到更新数。

    youdao

  • This program accepts a number of command line options and a set of.nodes files to publish.

    程序使用许多命令选项.nodes文件进行发布

    youdao

  • The sample program creates both a CopyOnWriteArrayList and ArrayList instance from the command line arguments.

    这个示例程序命令参数创建CopyOnWriteArrayListArrayList这两实例

    youdao

  • Gdb indicates that the program gets an arithmetic exception at line 7 and usefully prints out the line and the values of the arguments to the wib function.

    gdb指出程序第7发生算术异常通常它会打印一行以及wib函数自变量

    youdao

  • Line: Suspends the program when execution reaches the given source line, and can also be set from the source view.

    Line执行达到给定源代码行时暂停程序可以视图中进行创建

    youdao

  • If I were on a system where -lsun ought to provide getpwnam , I'd have been able to look at the exact command line used to check for it, and the test program used.

    如果系统中,-lsun应该提供getpwnam,我应该可以使用命令对其进行确切检查,然后再使用测试程序

    youdao

  • This program uses an iterator to read a line from stdin and another iterator to split the line into individual tokens.

    程序使用迭代stdin读取,同时另一个迭代器将该行分割单个标记

    youdao

  • Download and compile the ListUrls program, and run it by passing in a URL on the command line (see the Download section for a link to this article's full source code).

    下载编译ListUrls程序通过命令传入一个URL运行程序(获取本文完整源代码,请参阅下载部分链接)。

    youdao

  • So, I now have this unit test program unit test stock I originally did not make it a function, I had it in-line, and I realized that was really stupid, because I wanted to do it a lot of times.

    现在个叫做单元测试股票,的测试程序,called,unit,test,stock。,我一开始当成函数,我写了几行小代码。后来我发现笨了,因为我会用上很多段语句。

    youdao

  • Wool and graduate student Ohad Ben-Cohen designed their two-phase program as a new line of defense for the Linux operating system.

    Wool教授研究生Ohad Ben - Cohen设计两阶段程序作为防护Linux操作系统的一个方向。

    youdao

  • While it could have been written as a loop, the one-line solution is much cleaner that way, and does not slow the program down significantly.

    虽然我们本来可以把它写成循环,但是长度只有行的解决方案要清楚得并且不会显著降低程序运行速度

    youdao

  • A special program called a trigger monitor receives the trigger message from the queue manager, reads the process definition, and then runs the command line task specified there.

    一个名为触发器监控器特殊程序接收来自队列管理器触发器消息读取进程定义然后运行进程定义中指定命令

    youdao

  • In that article, we just passed the class and method name as command-line parameters to my program, which loaded the binary class file, added the timing code, then wrote the class back out.

    该文中,我们只是方法名称作为参数传递程序程序加载二进制文件添加定时代码然后该类

    youdao

  • We need to verify that the program always prints every line of the report and never skips a line.

    我们需要确保程序总是打印报告每一从不遗漏

    youdao

  • Also, if you double-click on the error message, the COBOL program that is located in the mainframe is edited and an indication of the line in error will be shown (Figure 4).

    另外如果双击错误消息,则可编辑位于大型机中的COBOL程序显示错误(4)。

    youdao

  • Write a program that reads a file, breaks each line into words, strips whitespace and punctuation from the words, and converts them to lowercase.

    读取文件程序,把每一分成一个个去掉空白标点符号,然后所有单词都转换成小写字母的。

    youdao

  • Write a program that reads a file, breaks each line into words, strips whitespace and punctuation from the words, and converts them to lowercase.

    读取文件程序,把每一分成一个个去掉空白标点符号,然后所有单词都转换成小写字母的。

    youdao

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

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

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