People don't read process books, so focus on the essentials, people figure out the rest for themselves.
人们不读过程方面的书,所以还是只做最关键的部分,其他方面大家会自己做好的。
A simulated three dimensional thin film head field was utilized in the write process and a giant-magnetoresistive (GMR) head was used in the read process.
在写入过程中采用了模拟的三维薄膜磁头,在读出过程中用的是巨磁阻(GMR)磁头。
It introduces the application and the method of self-diagnosis system of 5a-fe Toyota engine, especially in the identification, read process, significance of fault codes and the like.
从故障代码的人工识别方法、读取步骤、故障码信息含义及相应故障情况等方面,介绍了丰田5a -FE型发动机自诊断系统的应用情况及使用方法。
Although we might not choose the process being advocated, we still read new material on this topic hoping to glean new ideas, which can be used in future projects.
虽然我们可能不选择正在提倡的流程,但是我们仍阅读一些新的关于这一主题的资料,希望吸取一些新的思想,以用于未来的项目。
The newly created activity diagram contains one node for each business process step read from the text file.
新创建的活动图包含了,为从文本文件中读取的每一个业务过程步骤设置的节点。
In order to read and process emails efficiently, you need to focus on two things — figuring out the message of the email (or lack of) and deciding on what action to take in response.
想要高效地阅读和处理电子邮件,你需要做到两件事——弄清电子邮件传达的信息(或者遗漏了哪些信息),再决定如何应对。
Listing 1 demonstrated a practicable method to read data from the databases and process the results within the application.
清单1演示了在应用程序中从数据库读取数据并处理结果的可行方法。
When you factor out the amount of time spent thinking through complex and unfamiliar concepts-a rarity when people read for pleasure-reading is an appallingly mechanical process.
抛开用在思考复杂和陌生概念上的时间不谈——休闲阅读中很少出现这一情况——阅读意外地成为一种机械过程。
That seems like a lot of work just to read and process a single line from a file.
看起来仅仅从文件中读取和处理一行内容都有许多工作要做。
A computer system must have a CD drive that is designed to read the disks and translate the data into a form it can process.
计算机系统必须配备一个CD驱动器用来读取光盘并将数据转换到计算机能够处理的形式。
The process activities read and write data to and from variables, similar to how it is done in a BPEL activity.
流程活动从变量中读取数据以及向变量中写入数据,类似于在BPEL活动中的操作。
One advantage of using XHTML is that older browsers that support HTML documents can read and properly process XHTML documents.
使用XHTML的一个优点在于支持HTML文档的旧浏览器可以读取并正确处理XHTML文档。
Channel guards always correspond to a channel that the process is waiting to read data from.
通道警卫总是对应着进程等候从中读取数据的通道。
In order to make the output easier to read we will supply the process ID on the command line and run it in batch mode.
为了让输出更容易理解,我们将在命令行上提供进程ID并以批模式运行此命令。
Try to stick to documents in namespace normal form wherever possible because they are simplest to read and to process.
尽可能保持文档名称空间的规范性,因为这样最容易阅读和处理。
These keys are used later when a process needs to read or write an EFS-protected file.
当以后进程需要读写受efs保护的文件时,使用这些密钥。
Now if we want to read from it, the other process needs also to create a memory mapped file, we can use the other static initialize that opens an existing one or creates one if it does not exist.
其它进程如何读取该内存映射文件的内容呢。 一样,我们先创建一个内存映射文件。
To start, you process a feed and output the VXML to read out the stories to generate the main list of information.
首先要处理提要并输出VXML,从而生成信息的主列表。
The compact option magically makes the boot process quicker by merging adjacent disk read requests into a single request.
compact选项可以大大加速引导过程,它会将连续的读磁盘的请求合并为一个单独的请求。
Instead, they read the data they should process from system resources, such as the file system or the system kernel, and write results to stdout.
它们是从系统资源(例如文件系统或系统内核)读取需要处理的数据,然后将结果写入到stdout。
Then, process steps are read from the text file and, for each step, an action node is added to Activity1.
然后,过程步骤从文本文件中读取,一个活动节点为其中的每一步添加至 Activity1。
Perl's -p option tells it to read and process each line from standard input and print the results to standard output.
Perl的-p选项告诉它读取和处理标准输入中的每行内容,并将结果打印到标准输出。
This article demonstrates using the Imager Perl module to read and process images to create per-pixel level altitude slices of source images.
本文将演示如何使用ImagerPerl模块来读取和处理图像,从而为源图像创建单像素级别的高度段。
An instance of the Handle order process is initiated once the order message is read from the message queue.
一旦从消息队列中读取到订单消息,将发起一个HandleOrder流程的实例。
To run the statements in this file, you need to start a Python interpreter and tell it to read and process the contents of the file.
要运行本文件中的语句,您需要启动一个Python解释器,并让它去读取和处理文件的内容。
In order for our new property to be read correctly from the process definition and DB, we need to modify org.jbpm.jpdl.xml.JpdlXmlReader class to correctly read our new attribute (Listing 3).
为了让我们新加的属性能被流程定义和数据库正确读取,我们需要修改or g . jbpm . jpdl . xml .JpdlXmlReader类以正确地读取我们的新属性(清单3)。
Overall, the process is simple: Create an appropriate file object, then read or write as necessary.
总体来说,过程很简单:创建合适的file对象,然后按照需要读取和写入。
It can mainly read three flavours of process definitions: a Ruby DSL, a XML and plain trees (usually as JSON).
Ruote主要能够读取三种流程定义:Rubydsl,XML和普通树(一般是JSON)。
After starting the process builder, you need to get its InputStream to read the results of the created process.
启动进程构造程序之后,需要获得其InputStream,以读入所创建进程的结果。
Doing it the other way (just use the file switch from the command line, read the file, then process the other command-line switches) is also possible.
按照相反的方式处理(使用命令行文件开关读取文件,然后处理其他命令行开关)也是可能的。
应用推荐