• If you're writing a program and you're testing it and recompiling.

    如果一个程序检测然后重新编译。

    youdao

  • Writing a program to find the largest in a series of Numbers.

    编写一个程序找到最大一系列数字

    youdao

  • In such cases, writing a program to build static data tables is usually your best answer.

    这种情况中编写一个程序构建一张静态通常最好解决方案

    youdao

  • When you are writing a program, it is always clear and self-evident what you are trying to do.

    正在程序时,总是试着使清晰明。

    youdao

  • So it turns out that, main, yes, is the default function you write, at least in c, when writing a program.

    结果main函数是的,这是默认函数,至少C语言中程序的时候。

    youdao

  • Why would a high-level language not be an ideal tool for writing a program that directly accesses a particular brand of printer?

    为什么高级语言不是编写直接访问品牌打印机程序理想工具

    youdao

  • Instead of writing a program for thousands of different machines, developers could write it once for Windows and have it run on every PC, no matter who built it.

    开发人员不必面对上千种不同机器,只需针对Windows程序就可以每一台个人电脑上运行不管是的。

    youdao

  • From watching the video to building an electronic board and writing a program for it, Lin spent an entire month bringing Crazyer to life. His hard work paid off.

    视频电路板,再到程序林海花了整整一个时间,最终发明出“酷乐宅”。努力没有白费

    youdao

  • Or worse, imagine that you're writing a program, and as you're building it you add a new class to your library that conflicts with the name of an existing class.

    或者更糟假设我们准备程序创建时候,却自己加入了一个,它现有某个类的名字发生了冲突

    youdao

  • By 10th grade he was teaching computers and writing a program that handled class scheduling, which had a secret function that placed him in classes with the right girls.

    年级时,开始教授电脑课并且设计解决排课任务的程序。其中秘密的作用一些女孩分在了一起。

    youdao

  • If you're writing a program that has to work very closely with a program written in a certain language, it might be a good idea to write the new program in the same language.

    如果程序要和另外一个某种语言的程序打交道,那么通常程序采用同样的语言是个选择

    youdao

  • The important thing to realize in programming is programming is not just about writing a program that the computer understands. Programming is about writing programs that people understand.

    编程至关重要是,不仅仅写出计算机能够读程序,更要

    youdao

  • Try writing a program to generate for simple cases and check that your output agrees with the example cases; this will confirm you've understood the problem and are heading in the right direction.

    可以编写一些简陋程序满足那些简单示例,对比程序的输出示例的答案,这样可以确认自己理解题目的要求,并且找到正确的方向。

    youdao

  • We then examined a specific instance of table-building and went through the motions of writing a code-generating program to build static tables in c.

    然后又介绍了具体构建的示例,介绍了用c编写这样一个代码生成程序构建静态表的详细过程。

    youdao

  • Continuous writing to a disk can largely degrade the performance of a program, causing it to run slowly.

    持续地对磁盘进行写入操作可能极大地降低程序性能导致运行速度缓慢。

    youdao

  • So the first thing a programmer should know before writing or debugging a program is the program's requirements.

    因此程序员编写调试程序之前首先应该知道程序需求

    youdao

  • Writing effective timer-driven managed code requires a clear understanding of program flow and the subtleties of the.net threading model.

    高效的定时器驱动型可管理代码要求程序流程有一个清晰理解掌握。NET线程模型的精妙之处

    youdao

  • Specifically, you're probably writing code that looks something like Listing 1, a fragment from a program that parses an XML document using SAX.

    明确地说也许编写清单1相似代码使用SAX解析xml文档程序一个片段

    youdao

  • The real hard work in writing a parallel program is to make N as large as possible.

    编写并行程序真正困难事情使N尽量

    youdao

  • When writing a DB2 program, update the values on the DB2 tab as shown in Figure 14.

    编写DB2程序时,更新 DB2选项卡如图 14 所示。

    youdao

  • 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声明变量最新

    youdao

  • LabVIEW makes parallelism so easy that you may not even be aware that you're writing a parallel program.

    LabVIEW能够简化并行操作,也许甚至都没有意识到您正在编写一个并行的程序。

    youdao

  • "The earliest program I remember him writing was a game program that dealt with landing on the moon," says Brian Kiehnau, Katz's former brother-in-law who met him in 1977.

    记得最早一个处理月球着陆游戏程序,”Katz以前的堂兄弟BrianKiehnau,他1977年见到过Katz。

    youdao

  • This story is probably familiar: you're writing a test program and you need to pause for some amount of time, so you call Thread.sleep .

    这样的情景也许并不陌生:您编写测试程序,程序需要暂停时间,于是调用Thread . sleep 。

    youdao

  • There is another option involving writing a JMX program that USES the AppManagement Mbean, which enables you to run multiple instances of the JMX program in parallel.

    还有另一个选项涉及编写使用AppManagementMbeanJMX程序使可以并行运行JMX程序多个实例

    youdao

  • It will be gone when the program finishes if you do not take steps to save it (such as writing it to a real file, or using the shelve module or a database).

    如果保存(写入一个真正文件或者使用shelve模块数据库),程序结束,它将消失

    youdao

  • It would be better if you could give this constant a name and then use it everywhere in the program. You could, of course, simply declare it as a local variable by writing.

    这样的话如果可以这个常量一个名字然后程序所有需要地方通过名字使用这个常量,将非常方便。

    youdao

  • If your program does file manipulations, you might consider writing a small server that handles these operations atomically, and thus guarantees serialization.

    如果程序要进行文件操作那么可以考虑编写一个服务器让它自动地处理这些操作由此保证操作的串行化。

    youdao

  • If your program does file manipulations, you might consider writing a small server that handles these operations atomically, and thus guarantees serialization.

    如果程序要进行文件操作那么可以考虑编写一个服务器让它自动地处理这些操作由此保证操作的串行化。

    youdao

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

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

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