In previous versions of WebSphere Process Server you can explicitly model the parallel approvals in your process or use a loop for multiple iterations .
在WebSphereProcessServer以前的版本中,可以在过程中显式地建模并行批准,或者 使用包含多个迭代的 循环。
If the file is longer than this you will have to use a loop to read the rest in .
如果文件长度大于此值,则只能 使用 循环将其余内容读入。
And analysis the effects of the use technology loop between Chinese and European .
并对中、欧 弧圈球技术的 运用效果进行分析。
How to use the OODA loop for UI design
如何 将OODA 循环用于UI设计
Now you can use a loop with what you have learned already to capture images of the clock face every second and then combine the images to make an animated GIF image .
现在您可以 使用 循环结合已学到的知识捕获每秒的时钟外观图像,然后组合这些图像来制作动画GIF图像。
Community use of loop together as one then using vertical and horizontal to the road so that the base of landscape organically link the northern and southern groups .
小区 采用 环路联为一体,再采用纵横向的景观道路使基地的南北组团有机地联系。
LoadAllGroups gets information about all the groups in all the directories so that you can use a loop such as the one described earlier to iterate through them .
LoadAllGroups获取所有目录中关于所有组的信息,这样您可以 使用 循环(比如前面描述的循环)在这些目录中进行迭代。
This text mainly studied how to make use of transformed loop length knit structure in design of knitted sweaters .
结合羊毛衫设计中的设计要素,分析了变 线圈长度组织在毛衫设计中的 运用。
Compared the European and Chinese shake-hands grip loop technology performance review European players use the loop effects better than the Chinese players including shake-hands grip backhand loop technology application and stand-off capability worth learning . 2 .
结果表明:1.通过对中、欧横拍弧圈球技术的比较,欧洲选手 运用 弧圈球的效果要优于中国选手,其中欧洲横拍弧圈球反手技术的运用和相持能力是值得我们借鉴。
Use TOP closed loop sensor PID temperature control and LED real temperature display ensure precise and reliable temperature .
集合TOP传感器闭合 回路、PID温度控制模式、LED实时温度显示等监控,有效令温度更精确稳定。
When you want a group of activities to run multiple times until some condition no longer holds true you can use a while loop activity .
当您希望在某个条件不再为True之前多次运行一组活动时,您可以 使用While 循环活动。
Study the theory of carrier recovery of OQPSK modem and the FPGA realization . The thesis use COSTAS loop to realize high-speed data carrier recovery .
详细研究了OQPSK调制解调中载波恢复的原理以及系统的FPGA实现,本论文 采用硬判决COSTAS 环 算法实现了大宽带数据的载波恢复。
This algorithm utilizes relationship matrix to store successive relations of log incrementally update the relationship matrix and use directional loop cutting algorithm to remove redundancy in the matrix .
该算法利用关系矩阵保存日志后继关系,对关系矩阵进行增量式更新, 利用有向 环剪枝算法处理模型关系矩阵中的冗余关系。
Use a loop to create
使用 循环为每一行创建
A transformation technique which is suitable for out-of-core program was described . Joint use of loop and data transformations help enhance the locality .
阐述了一种适用于核外计算程序的变换技术,它通过联合 使用 循环 变换和数据变换这两种编译优化技术来增强程序的局部性,提高数据存取效率。
We represent the unknown currents in terms of its solenoidal and irrotational components and use Loop / Tree basis function as the expansion function respectively .
先将未知的电流密度分成有旋和无旋两部分,并分别 采用 Loop基函数和Tree基函数进行展开,展开后的未知数的个数与传统的矩量法相等。
If you want to fiddle with counters use the while loop instead .
如果你希望操作计数器,可以 使用while 循环来代替。
The most important tools potters use are their own hands ; however they also use wire loop tools wooden modeling tools plain wire and sponges .
制陶器最重要的工具是工匠们自己的双手,但有时他们也 用些别的工具,如 绳圈、木模、素线、海绵等。
When you need to do something a certain number of times ( as you would for each item in a container ) you use the for loop .
当需要对某件事情做一定的次数时(就像针对容器中的每一项一样),可 使用 for 循环。
You can use the for loop with any Python object that provides an iterator including the built-in sequence types such as the tuple string and list .
可以 将 for 循环与提供迭代器的任何Python对象结合 使用,这些对象包括tuple、string和list等内置序列类型。
In the control strategy use PID control ; in control loop use the three-channel loop to design the control system .
在控制策略上,采用了PID控制;在控制 回路上, 采用了三通道设计控制系统。
All of the above solutions use a simple loop to wait and handle requests before dispatching the request to a separate function to handle the actual network interaction .
上面的所有解决方案都 用简单的 循环等待并处理请求,然后把请求分派给另一个函数以处理实际的网络交互。
If you look at a UI as a piece of software used to make a decision you can use the OODA loop as the model for the decision process when you 're designing a UI .
如果您将UI看成是用于决策的软件的一部分,您可以 将OODA 循环作为设计UI时的决策过程模型。
Note that you could also use a for loop to execute the script a given number of times before quitting .
注意,您也可以 使用 for 循环按照指定的次数来 循环执行这个脚本,然后才退出。
The paper use the loop method to build the equations of the inverse / forward velocity and get the first-order influence coefficient matrix that is Jacobian matrix .
并且 运用 环路法建立了并联机器人速度正反解方程,求出了一阶影响系数矩阵即雅可比矩阵。
We use open loop and closed loop schemes for feedforward multilayer network learning . Alopex algorithm is used to train inverse dynamic model of the plant .
设计开 环和闭环网络权值训练方案, 使用Alopex随机学习算法在线训练对象逆动态模型。
You can easily use a for loop within bash to do the job quickly .
在bash中,可以 使用 for 循环轻松地实现这个目标。
All you 're doing is promising the compiler that the argument passed to the function will be at least that large ; some machines might use this for loop unrolling .
您这样做是向编译器保证传递给那个函数的参数将至少是那么大;有一些机器可能会 以此来拆解 循环。
The writing was so small I had to use a loop to read it .
但是那个字实在太小了,我只能 用 放大 镜去看。
美[juz lup]英[ju:z lu:p]
[计] 用户回路