According to the re-search of business organization and process, the paper studies and states the workflow form and running method.
本文在调查企业的组织结构和业务过程下,着重研究和描述工作流组成与运行方法。
The characteristic in the area of evaporation has more direct effect to the running method of boiler and the setting of control parameter.
蒸发区的特性对锅炉的运行控制方式以及控制参数的设定有着直接的影响。
The mechanism of the inclusion and shrinkage cavity in high-strength brasses produced by bottom running method was analyzed from the point of view of production technology.
通过实际生产从工艺角度分析了底注法生产窄结晶温度范围高强度黄铜时夹杂、缩孔缺陷的产生机理。
Test run of crack gas compressor for ethylene plant in manufacture shop and on the user field is summarized, and the test running method of crack gas compressor on field is introduced.
概述了乙烯装置中裂解气压缩要在制造厂车间和用户现场的性能试验及现场试验试车方法。
By then I like running, I would like to and more superior to bibi, learn their fast running method, these methods together, follow my way to practice, I guarantee that you can become a great runners.
后来我渐渐喜欢上跑步,我想和更多的高手来比比,学习他们快速跑步的方法,把这些方法结合在一起,照我的方式去练习,我保证你们也可以成为跑步高手了。
This paper briefly introduced the basic conception of Marekove shift matrix forecast method and put forward the formation procedure and running method of Marekove chain forecast model with Language c.
简要介绍了马尔科夫转移矩阵预测法的基本概念,给出了用C语言构造的马尔科夫链预测模型程序及运行方法。
This paper discusses the design principle and constituent of a tool software NC-MBMSin model base management system, including the model definition, model management, model running method and process.
模型库管理系统(MBMS)是开发决策支持系统的核心部分,本文介绍一种模型库管理系统工具软件NC-MBMS的组成及设计原理,内容包括模型定义、模型管理及其运行机制等。
A good research method, a good way to learn more, is by running a banding study.
电子条带捆绑研究是一个很好的研究方法,也是对蜂鸟作进一步了解的一种很好的方式。
Running this method results in an error, and you can get the information shown in Figure 10.
运行这种方法会产生一个错误,您会得到如图10 所示的信息。
A handler can be anything from calling a method on an object, running a command or invoking a remote object call.
事件处理器可以做任何事,包括调用一个对象的方法,运行一个命令,或者对远程对象进行调用。
The portable collector method involves exporting the collector and running it in a text-only, console mode.
便携收集器方法指将收集器导出并在仅包含文本的控制台模式运行。
Because the image is always running, any addition, deletion, or update of a method in any class occurs at run time.
因为它总在运行,对任何类中方法的任何添加、删除或更新操作都发生在运行时。
Because most of the time I really just want to get the method info of the method I'm currently running, for logging purposes during my test suites.
因为大多数时间我就是想要获得我正运行的方法的方法信息,以在我的测试环节中达到记录日志的目的。
The method that stops a running HSQLDB server does not need to update the map or the session properties, as these will be taken care by the debug event listener.
停止运行着的HSQLDB服务器的方法不需要去更新映射或者会话属性,因为这些将由调试事件监听器来完成。
Even when a program contains only a single thread running on a single processor, a synchronized method call is still slower than an unsynchronized method call.
即使一个程序只包括一个在单一处理器上运行的单线程,一个同步的方法调用仍要比非同步的方法调用慢。
If the caller is running in a transactional context, the method executes in the caller's context.
如果调用者在某个事务上下文中运行,则该方法将在调用者的上下文中执行。
Historically, one common method of counting has been to use body parts to keep track of a running total.
历史上,计数的一种普遍方法就是通过人身体的某些部位来记录总体数量。
The method is instead added to a compilation queue, and the thread is allowed to continue running and execute the non-compiled version of the method.
方法被添加到编译队列中,而线程可以继续运行并执行方法的非编译版本。
Skating would certainly be a different method of cross-training; however, it also USES the large muscles of the legs much like running does.
滑冰肯定是一种不同的交叉训练方式。但是,它同跑步一样锻炼了腿部的大块肌肉。
The EJB 2.0 specification introduced local client views, which eliminate the need to use remote method invocations when running EJBs within the same JVM.
EJB 2.0规范引入了本地客户端视图,当在同一J VM里运行EJB时避免了远程的方法调用。
Running the same iterparse method in Listing 4 on the Open Directory data takes 122 seconds per run, or slightly more than five times longer than parsing the copyright data.
对OpenDirectory数据使用清单4中的iterparse方法,每次运行耗时122秒,约是解析版权数据所用时间的5倍。
The result of running c's main method might surprise you — it'll issue a ClassCastException!
运行c的main方法的结果可能会让您吃惊—它将发出一个ClassCastException !
Keep in mind that hosted VBA code is compiled to p-code, not native code, and this incurs a slight performance penalty, although running in process enables optimized method calls to Office objects.
记住宿主的VBA代码被编译为p代码,而不是本机代码,这会导致性能略微有所下降,尽管在进程内运行能够优化对Office对象的方法调用。
To do this you use the getUpdated method instead of running a query, which takes the object to be searched for updates along with a start and end date.
要做到这一点,可以使用getUpdated方法,而不是运行一个查询,这个方法获得要进行更新的对象以及起始和结束时间。
Depending on which version of Linux you're running, the method for creating the initial RAM disk can vary.
根据我们运行的Linux的版本不同,创建初始ram磁盘的方法也可能会有所不同。
Additional blocks of code after the run method may be required to handle long running reports.
可能需要run方法后的其他代码块处理长期运行的报告。
If a transaction is already running, the bean method will join in that transaction or the Spring lightweight transaction manager will start one for you.
如果事务已经在运行,那么bean方法会加入事务,否则Spring的轻量级事务管理器会启动一个事务。
A tearDown method is also a good idea, but not strictly necessary, unless you're running integration tests.
包括tearDown方法也很不错,但不作严格要求,除非要运行集成测试。
You can retrieve an MXBean instance from a static factory method that gives you direct access to the locally running JVM's MXBean interface.
您可以从一个静态工厂方法获得一个MXBean实例,该方法可以使您直接访问本地运行的JVM的MXBean接口。
In this example, you use the AsyncFacebookRunner.request (...) method, which is a helper wrapper method to make the underlying request method asynchronous by running in its own thread.
在本例中,您使用AsyncFacebookRunner .request(…)方法,这是一个帮助器封装器方法,它通过运行在自己的线程中,使得底层的请求方法是异步的。
应用推荐