把你的新文件输入文字处理系统。
提要源细节可以通过存储在系统内存的字符串的形式,借助一个输入文件或作为数据库中的记录提供。
The feed source details can be provided in the form of a string stored in system memory, via an input file, or as records in a database.
同一或其他信息系统可能会将某个目录中的文件集用作程序的输入。
The same or another information system might use sets of files in a directory as input to programs.
请考虑一个读取并处理发送自某个外部源的很多输入文件的系统。
Consider a system that reads and processes a number of input files sent from an external source.
这些内容可能在一个非常大的日志文件中,也可能在为系统输入的多个日志文件中。
This content could be in a single, very large log file, or there could be multiple log files that are the input to the system.
实际上我们并不会同时需要实现这两点,但是本文将向您展示如何配置这个文件系统进行输入和输出。
It's not actually required to do both, but this article show you how to configure the filesystem for input and output.
然而,对于这样的系统,您可以检查日志文件并使用其他调试方式来尝试重新创建造成错误的组件输入。
With a system like this, however, you can examine the log files and use other debugging options to attempt to recreate the inputs to the component that caused the fault.
本文主要内容是将第1部分中创建的构件导入到文件系统中,然后将其作为业务流程实现的输入。
The artifacts created in Part 1 were exported into the file system and will be used as the input to the business process implementation — the topic of this article.
数据建模师然后可以使用这个LDM文件作为输入,执行一个从 LDM到DBM最终到DDL 的转换,以便将其部署到数据库管理系统(DBMS)。
The data modeler can then use this LDM file as input to a transformation to DBM and ultimately to DDL to deploy to the database management system (DBMS).
免费控制工具,以及在它们基础上自行开发的系统,只为检查文件的输入输出提供了初步的支持。
Free source control tools, and the homegrown systems based on them, provide only rudimentary support for checking files in and out.
从输入文件提取的信息可以与发送到SAP系统一样容易地发送到mq队列。
Information extracted from an input file can be as easily sent to an MQ queue as to a SAP system.
在确保输入不包括无效值之后,可以继续保护文件系统、数据库和会话。
When you make sure your input doesn't include bad values, you can move on to guarding your file system, database, and session.
收集开始以后,系统将要求您为几个问题提供输入,例如数据收集ZIP文件的名称,以及其他特定于产品的信息。
Once the collection is started, you will be asked to provide input to several questions, such as the name of the data collection ZIP file, and other product specific information.
要想直接显示文件系统信息,输入
Lucene将输入数据存储在名为逆序索引的数据结构中,该数据结构以索引文件集的形式存储在文件系统或内存中。
Lucene stores the input data in a data structure called an inverted index, which is stored on the file system or memory as a set of index files.
包含File节点(无论是输入节点还是输出节点)的消息流与文件系统本身之间的交互不是事务性的。
The interactions between a message flow containing a File node (either input node or output node) and the file system itself are not transactional.
脚本在屏幕上显示出按照uid.txt和gid.txt 输入文件中列出的新UID 和 GID标准化该系统上的 UID 和 GID所需的所有命令。
The script displays on the screen all of the commands you would need to standardize the UIDs and GIDs on this system to the new UIDs and GIDs listed in the uid.txt and gid.txt input files.
浏览文件系统以查找您希望导入的文件,并输入Title和Description (optional),如图3所示。
Browse the file system to find the files you want to import, and enter a Title and Description (optional) as shown in figure 3.
在提供输入数据时(进入Hadoop文件系统[hdfs]),首先分段,然后分配给map工作线程(通过作业跟踪器)。
When input data is provided (into the Hadoop file system [HDFS]), it is first partitioned, and then distributed to map workers (via the job tracker).
要想只显示所有工作负载分区的文件系统统计数据,输入。
To display only file system statistics for all workload partitions, type.
要想停止工作负载分区temp并删除在它的文件系统中保留的数据,输入
To stop and remove the workload partition called temp preserving data on its file system, type
输入以下命令可以显示有关所有当前已安装的文件系统的信息。
Type the following command to display information about all currently mounted file systems.
接下来的页面addphoto . html是一个标准的文件输入域,使您能够浏览文件系统中的一个文件。
The next page, AddPhoto.html is a standard file input field that lets you browse to a file on the file system.
同样,如果输入type和一个空格,然后按tab,fish会显示内置函数的列表,这些函数扩展文件系统上可用的实用程序。
Similarly, if you type type, a space, and then click Tab, fish displays a list of built-ins and functions that extend which utilities are available to you on the file system.
若要将 /usr文件系统的大小增加 1000000 个 512字节的块,可输入以下命令
To increase the /usr file system size by 1000000 512-byte blocks, type
可以输入fusermount-u /some/mount/point 以卸载FUSE文件系统。
To unmount a FUSE file system, you can type fusermount -u /some/mount/point.
如果文件不在其中,则检查输入文件和模式文件是否在正确的位置,以及系统是否通过正确的绝对路径指向这些位置。
If the files are not there, check that the input file and schema files are in the correct locations, and that the system has the correct absolute path reference to their locations.
同时配置用户输入和文件系统访问权十分危险,因此最好把应用程序设计为使用数据库和隐藏生成的文件名来避免同时配置。
Configuring file system access along with user input is dangerous, so it's best to avoid it altogether by designing your application to use a database and hidden, generated file names.
通过文档存储库或文件系统——将原始文档复制到一个输入文件夹,在输出文件夹中接收编校的文件。
Through document repositories or a file system. You copy the original documents into an input folder and receive the redacted files in an output folder.
在POSIX系统中,选中的语言环境识别了在一个过程中的所有输入输出文件期望的编码形式。
On POSIX systems, the selected locale identifies the encoding expected in all input and output files of a process.
应用推荐