• Consider an example of a program that prints out the address associated with 10 employees.

    例如,假设一个示例程序输出10个职员相关联地址

    youdao

  • This example program creates a cloned thread sharing memory space with the parent process.

    这个程序例子创建了一个其父进程共享存储器空间克隆线程

    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

  • You can modify the utility as required. For example, suppose you want a sequence with an interval of 5. You can modify the program to achieve this.

    根据需要修改实用程序例如如果希望获得间隔5的序列,可以通过修改程序来实现。

    youdao

  • If you don't know how a GUI action is executed with a GUI object (like in this example), you can use the recording feature, and then refer to the generated program.

    如果知道GUI对象怎样执行gui操作的(就像),那么您可以使用记录特性然后引用生成程序

    youdao

  • For example, if you are running a transfer program that accepts a list of files as an argument, you might list all your files in a row with a checkbox next to each one.

    例如运行一个接受文件列表作为参数传输程序,您应该通过一系列复选框列出所有文件。

    youdao

  • As another example, consider a program that knows where all the gas stations are on a map, and tries to find the one with the smallest driving distance from a given point.

    另外一个例子假设程序知道地图所有加油站在哪里试图找到定点车程距离最小一家。

    youdao

  • For example, if you have five different COBOL data structures, you write five format-specific parsers, with the format information hard-wired into the parser program code.

    例如如果不同COBOL数据结构,您将编写五个特定于格式解析器,并格式信息硬编码解析程序代码中

    youdao

  • The first example is a simple program that prints Hello World on the screen, but with a slight variation.

    第一例子一个简单程序屏幕上打印hello World稍微有些变化。

    youdao

  • To borrow an example from Alan Cooper, let's say that we are charged with creating a meeting-scheduler program.

    借鉴一下AlanCooper例子假设我们负责创建会议日程安排程序

    youdao

  • Note: the -ggdb option in this example differs from Nigel's article in that it tells the GNU Compiler Collection (GCC) to optimize the program for debugging with GDB.

    注意此示例中的- ggdb选项Nigel文章所述的选项不同,因为告诉gnu编译器(GCC)优化程序,以便于使用gdb来进行调试

    youdao

  • Usually the classpath is the same classpath you used to compile the program, with the addition of the directory where the compiled output was placed. For example, if the compile command was this.

    通常这里路径编译程序使用的类路径相同只是多了一个放置编译后输出目录

    youdao

  • For example, in Listing 3, it would be good to receive an error message when doing square-root (-22.0) and exiting the program with return status -1 instead of returning -1.0.

    例如清单3中,执行square - root(- 22.0)时应该产生错误消息程序退出,返回状态应该是- 1而不是- 1.0。

    youdao

  • For example, with a program name prefix of WBCSCU, the program-id of the driver program will be WBCSCUD.

    例如对于程序名称前缀wbcscu驱动程序程序IDWBCSCUD

    youdao

  • Once you've got the resources available to your program, it's just a matter of finding the right method to call. For example, suppose you were using the JSON-PHP module with PHP.

    一旦获得程序可用资源,剩下就是找到合适方法进行调用

    youdao

  • The embedded SQC program needs to be precompiled using the PREP command, which will create the bind file. This bind file needs to be bound with the OPTPROFILE option to the database, for example

    嵌入式SQC程序需要使用PREP命令编译命令创建绑定文件

    youdao

  • If your graphics should not be altered (it's computer - or program-generated with UML, for example), let us know.

    如果图片能够进行更改(例如,由计算机程序使用uml生成),提醒您编辑

    youdao

  • Once associated with a program entity, an attribute can be queried at run time and used in any number of ways (for example, help documentation).

    属性一旦程序实体关联,就可以运行查询它并且可以各种方式使用(例如,帮助文档)。

    youdao

  • This section begins with an example program that finds the largest of three Numbers.

    首先给出一个示例程序,它寻找三个数字中的最大者。

    youdao

  • For example, the project manager is accountable for working with the managers to identify and resolve portfolio and program issues.

    例如项目经理负责职能经理一起识别解决项目组合项目的问题。

    youdao

  • For example, hardware developers are a category of (internal) program stakeholders concerned with the allocation of functionality and distribution of hardware within the system.

    例如硬件开发人员一类(内部)关心系统硬件功能分布分配程序涉众

    youdao

  • For example, a buffer overflow in a network server program that can be tickled by outside users may provide an attacker with a login on the machine.

    例如外部使用者可以利用网路伺服器程序中的缓冲区溢位可能使攻击登入机器。

    youdao

  • The example CICS COMMAREA program provided with this tutorial (see Download) is a simple library application written in COBOL.

    教程示例CICSCOMMARE a程序(下载)一个COBOL编写简单书库应用程序

    youdao

  • Likewise, if the program communicates with the SPU code using mailbox access, it needs to create a new thread, for example, by calling fork or pthread_create.

    同理如果这个程序使用邮箱访问SPU代码进行通信它就需要创建一个新的线程例如通过调用fork或pthread_create。

    youdao

  • On the remote machine: choose a port number (10000 in this example) and start gdbserver with the following command: gdbserver rsdhostname: 10000 instrumented program name.

    远程机器上选择口号(实例中是10000)并用以下命令启动gdbserver: gdbserverrsdhostname: 10000所装备的程序名。

    youdao

  • For example, a program that looks for specific words in a file might be extended to work with Web pages by using the URL class to obtain an InputStream.

    比方说,某个用来文件查找特定单词程序也许扩展web页面中通过URL获取InputStream的操作

    youdao

  • Sony's latest PCs, for example, come with a powerful program that can take photos and video clips and automatically edit them into a slideshow set to music.

    例如索尼最新个人电脑会附赠一个强大的程序软件进行拍照、录制视频片段然后可以自动将它们编辑一部配好音乐的幻灯片。

    youdao

  • After installing fluidsynth and downloading the example SoundFont, start the fluidsynth program with the command fluidsynth Hammered_Instruments.sf2. You will see output similar to the following.

    安装fluidsynth下载示例SoundFont后命令fluidsynth Hammered _ Instruments. sf 2启动fluidsynth程序

    youdao

  • After installing fluidsynth and downloading the example SoundFont, start the fluidsynth program with the command fluidsynth Hammered_Instruments.sf2. You will see output similar to the following.

    安装fluidsynth下载示例SoundFont后命令fluidsynth Hammered _ Instruments. sf 2启动fluidsynth程序

    youdao

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

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

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