Note B: Don't let anyone force you to use this program.
注b:不要让任何人强迫你使用该程序。
You must be an administrator in the current domain to use this program.
只有当前域的管理员才能使用该程序。
To use this program, the computation results of several examples in the references are same with those given by the references.
用此程序对文献中的多个例题进行计算的结果与文献中给出的结果相一致。
It can save lots of your time, for it is much quicker to use this program rather than do the tracing by hand or using a digitizer.
它可以节省你很多时间,因为它是快得多使用该程序而不是手工做的追踪或使用数字化仪。
Attackers can sometimes use this and similar tricks to ensure that what the application program sees and what the called routine sees are different.
攻击者有时可以利用这一点或类似的技巧来确保应用程序看到的内容和所调用的例程看到的内容不同。
You don't necessarily have to use this one; there are many others, but you should be working with some kind of tuning methodology or structured program.
虽然您可以不使用这种方法,因为还存在许多其他的方法可供使用,但是您应该使用某种优化方法或者结构化的程序。
You can use this sample program to check the connection status as well.
也可以使用这个样例程序来检查连接状态。
This aspect could be made to use the same logging framework as the embedded logging code so that the merged output gave a combined view of the program execution.
这个方面可以设计为使用嵌入日志代码所使用的同样日志框架,这样合在一起的输出就可以给出程序执行的综合视图。
You can use this program to test the search strings presented above, and see that you get the expected results.
您可以使用此程序测试上面提供的搜索字符串,可以验证您看到了期望的结果。
Use this mode to temporarily lock down computers during a known network attack or when a malicious program is spreading.
使用这种模式,可以在一个已知的网络攻击或者病毒程序沿着网络传播期间,暂时地锁定电脑。
This method identifies the example debugger as the debugger to use and searches selected CDT resources to find the project and program to debug.
这个方法将示例调试器标识为要使用的调试器并搜索已选的CDT资源,从而查找要进行调试的项目和程序。
You can use this to follow the program logic and see relationships among subsystems.
您可以利用它来跟踪程序逻辑,并可以查看子系统之间的相互关系。
The committee should keep records of the themes and action ideas being brought up in the study circles, and use them to plan the action forum (this information can also be used in a program report).
委员会应保存研究会产生关于研究主题及行动思路的记录,并利用这些资料来计划行动讨论会(该资料也可以在工作报告中使用)。
Some systems have two flash chips and let you use one to boot and then program the other, but not all systems do this.
有些系统具有两个闪存芯片,这让我们可以使用其中一个来引导系统,然后对另外一个进行编程,但是并非所有的系统都有这种功能。
More than a million people have downloaded the program in the last three months (including this reporter, who is not exactly a computer genius). And it is easy to use.
在这最近三个月,下载了这个程序的人已经超过一百万(包括不太精通电脑的笔者)。而且这个程序操作简单。
ISO Recorder is an excellent free program you can use to do this.
ISO文件是一个你可以使用的很好免费程序。
You can use this to report a summary of all of the errors reported after the instrumented program exits. To do this, you use the Purify -run-at-exit runtime option.
您可以利用这个来报告这个可测试程序退出之后所有错误的概要。
This article shows you how programs can make use of POSIX capabilities, how to investigate which capabilities are needed by a program, and how to assign those capabilities to the program.
本文讲解程序如何使用POSIX能力,如何确定一个程序需要哪些能力,以及如何为程序分配这些能力。
You can use this technique to request requests from any number of external Web sites, confident that your program will receive each result as soon as possible, without waiting on other requests.
您可以使用这项技术向任意个外部Web站点发出请求,确信您的程序会尽快收到所有结果,而无需等待其他请求。
Distance education glossary: If you've recently enrolled in a distance Ed course or program, use this glossary to help you navigate your new education portal.
DistanceEducationGlossary:如果你最近报名参加了一个远程课程或者计划,用这个辞典会让你在新的教育领域纵横驰骋。
The top chunk contains the standard bits that most programs use, and the last four are required to use readdir() and stat() in this program.
程序的开始块中包含了大多数程序中使用的标准部分,并且后面的四项是在该程序中使用readdir()和stat()所必需的。
Consider this scenario: you work as a program manager, and you use a Lotus Notes application to track the projects in your program.
考虑一下这个场景:您是一位程序管理员,使用一个LotusNotes应用程序跟踪您的程序中的项目。
In practice, I found the bcel version of this class writing program (org.apache.bcel.util.BCELifier) to be of limited use.
而在实践中,我发现这种类编写程序的bcel版本(or g . apache . bcel . ut il . BCELifier)使用起来有一些限制。
However, when we pass the string to our program, we need to reverse it (don't ask me why). So the string we use looks like this.
不过,当我们将这个字符串传递给程序时,我们需要反转它(不要问我为什么)。
In this case GDB will take control and interrupt the program, allowing you to examine the state of everything and hopefully find out why. To provoke this scenario we'll use an example program.
这种情况下,gdb会获得控制并中断程序,从而可以让您检查所有事物的状态,如果运气好的话,可以找出原因。
In this step, you will use the Create CICS ECI service wizard to generate the service definitions to access the CICS program on your CICS server.
在这一步中,您将使用CreateCICSECIService向导生成服务定义来访问CICS服务器上的CICS程序。
Most provide you with a class library, a COM object, or its equivalent to call from your own program. Typically, the use of these client libraries follows this pattern.
大多数SOAP客户机都提供类库、COM对象或从您自己程序调用的等同对象。
You could even just use a single pointer and write data back into the buffer you got it from, although this might be a nuisance to program for on the other end.
您甚至只需要使用一个指针并将数据写回到读取数据所使用的缓冲区中即可,不过这对于另外一端的编程来说可能有些麻烦。
You could even just use a single pointer and write data back into the buffer you got it from, although this might be a nuisance to program for on the other end.
您甚至只需要使用一个指针并将数据写回到读取数据所使用的缓冲区中即可,不过这对于另外一端的编程来说可能有些麻烦。
应用推荐