The authors want to deduce a brief formulation, and use all-purpose program to get exact result for echelon, rectangle and rotundity cross section.
作者想推导简短的公式,对梯形、矩形和圆形断面采用通用的程序,以得到准确的结果。
The program runs to completion and produces a result on a system with three or more processors.
在带有三个或更多处理器的系统上,程序运行至完成并生成一个结果。
If you run the program now, it will produce exactly the same result as before, like any proper refactoring should.
如果您现在运行这个程序,得到的结果与以前完全一样,这一点所有正确的重构都应该做到。
Since that result is based on a single criterion, the 1% rule, Dr Wendler reckons he can beat it by adding other factors to the program.
由于结果决定于单一的标准即1%规则,温德勒认为,他可通过在程序中添加其他因素来避开这一规则。
As a result, the program achieved significantly increased use and quality of a number of critical maternal and child health services.
结果,该方案显著提高了许多针对孕产妇和儿童的关键的医疗服务的使用率和质量。
Rumors still abound of botched and fatal space missions, the result of pervasive secrecy that surrounded the Soviet space program.
关于执行拙劣致命太空任务的谣言数不胜数,苏联太空项目遍布的保密导致的谣言。
If the conditions of the theorems are shown to be true, then we can use the theorem to establish the truth of the theorem's result for our program.
如果定理的条件被证明为真,则我们可以使用此定理来确定我们的程序的定理结果的正确性。
Other parts of the program can then call that method, possibly passing it information in the form of arguments and receiving a result returned by that method.
程序的其他部分可以随后调用这个方法,一般会通过参数的形式传递给这个方法一些信息,然后获取方法返回的结果。
If you run the program now, it produces exactly the same result as before, like any proper refactoring should.
如果您现在运行程序,那么将产生与以前完全相同的结果,像任何适当的重构应该的那样。
In a functional language, a program is defined as a function composed of other functions, the evaluation of which leads to the final result.
在函数式语言中,程序被定义成由其他函数组成的函数,函数求值形成最终的结果。
The result can help users find out the JUC lock contention bottleneck in the program.
这些结果有助于用户发现JUC锁竞争造成的程序瓶颈。
Since this is an extension to the browser request, the CGI program is transient: it is created by the request and it terminates once it has returned its result.
因为这是对于浏览器请求的扩展,所以CGI程序是暂时性的:通过请求创建,一旦返回结果就终止。
Before the "LEGEND" section, the profiling result report first summarizes all JUC lock contentions in the program, in descending order by lock contention count, then contention time.
在“LEGEND”段之前,结果报告首先,按照锁竞争次数和时间的降序,总结了程序中全部的JUC锁竞争。
This role of program manager has been granted certain decision-making authority as a result of the establishment of the governance mechanism for the program (see Figure 4).
由于建立了该计划的治理机制,计划经理的角色得到了特定的决策制定权力(参见图4)。
Upon receiving the SOAP response, the client library parses the XML to get the result of the method invocation and passes this result to the program using the library.
接收SOAP响应时,客户机库对XML进行语法分析以获得方法调用的结果,并将结果传递给使用库的程序。
As a result, more and more people are needed to handle modifying the software and then testing to ensure that each modification hasn't destabilized the program.
结果,越来越多的人需要修改软件,并测试它,以便保证每一个修改不会使程序变得不稳定。
Many memory leaks result due to program errors that cause clean up methods from not getting invoked.
许多内存泄漏是由于程序错误产生的,此类错误导致清除了未调用的方法。
Removal of this file will result in loss of the users specific program Settings that differ from the built-in defaults.
删除此文件将导致与内置程序默认值不同的用户特定程序设定丢失。
Removal of this file will result in loss of filter settings that differ from the built-in program defaults.
删除此文件将导致与内置程序默认值不同的过滤器设定丢失。
Removal of this file will result in loss of desktop Settings that differ from the built-in program defaults.
删除此文件将导致与内置程序默认值不同的桌面设定丢失。
When I first learned to program, I learned how to write out my algorithms in an ordered sequence of steps that led to the final result.
当我最初学习编程的时候,我学习如何按照形成最终结果的有序步骤书写我的算法。
"You can look at it like a couple of very large uranium mines," he said of the fissile material that would result from the program.
“你可以把它看成好几座大型铀矿(的裂变原料在支持这个方案)。”他说。
That is a program to add the numbers from one to ten together, andprint out the result (1 + 2 + ... + 10 = 55).
这是一个把从1到10的数字相加的程序,并输出结果(1 +2 +……+10 =55)。
That is, it is a program that takes an XML document and a style sheet as input and produces a result document as output.
即,它是使用XML文档和样式表作为输入,然后生成结果文档作为输出的程序。
The leaves that surround her are from maples, oaks, and dozens of other species, the result of an aggressive tree-planting program in the 1970s.
环绕她的叶子来自枫树、橡树,和几十个其他物种,这些都是20世纪70年代所制订的一个积极的植树计划的结果。
Figure 2 shows the result of executing this program with valid and invalid authentication.
图2给出了使用有效身份验证和无效身份验证来执行这个程序的结果。
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站点发出请求,确信您的程序会尽快收到所有结果,而无需等待其他请求。
But as a result, the buffer is never released because it is always reachable by the program (unless the LeakyChecksum object is garbage collected).
但是结果是,缓冲区永远不会被释放,因为它对程序来说总是可及的(除非leakychecksum对象被垃圾收集了)。
If you type the two lines shown in the figure and click Run (the triangle in the upper left), a window appears that is a result of the simple program (or sketch, in Processing lingo) that you entered.
如果输入图中所示的两行代码,然后单击Run(左上角的三角形),出现一个窗口,显示您所输入的简单程序(或Processing术语所指的sketch)的结果。
Running the RAWDEVSIZE program against the raw devices depicted in Figure 2 would result in the following data being put into the free_chunks table.
对图2所示原始设备运行RAWDEVSIZE程序将产生以下数据,并将这些数据放到free_chunks表中。
应用推荐