Ls of可以列出系统中的打开文件。
当Pope打开文件后,脸阴沉了下来。
显然,在有机会设置插件位置前,您不能打开文件。
Obviously, you cannot let the file be opened before you have the opportunity to set the state location.
在HTML编辑器中打开文件需要执行以下操作
打开文件,寻找清单1 所示的代码行。
Open the file for editing, and find the following lines shown in Listing 1.
首先,您对在PHP使用file命令打开文件很满意。
At first, you're content using commands like file in PHP to open files.
打开文件,粘贴列表3种的内容到这个文件中。
Open the file and paste the contents of Listing 3, following, into the file.
这是一个特定的宏,它会得到自动调用以打开文件。
This is a special macro that is automatically called upon opening the document.
在文本编辑器中打开文件,将登记按钮注释掉,如下所示
Open the file in a text editor and comment out the enroll button as shown below
在jsp文件夹下双击view . jsp来打开文件。
Double-click on view.jsp under the JSP folder to open the file.
打开文件、调用读取操作、将整个文件读入内存,都是可以的。
You'd open a file; you could call read, and it could read an entire file for you into memory if you like.
更改时间戳的一种方式是在文本编辑器中打开文件,然后保存它。
One way to change the time stamp is to open the file in a text editor and save it.
单击browseWorkspace…打开文件选择对话框。
Click Browse Workspace... to open the file selection dialog.
如果这个值没有指定或不能打开文件,任何加载错误都将导致操作异常终止。
If not specified or if files cannot be opened, any load error abnormally ends the operation. The following errors could cause a row to be rejected.
对进程来说,您可以设置很多限定,比如打开文件的数目、进程的数目,等等。
For processes, you can set a number of limits such as the number of open files, number of processes, and so on.
但是与在文本编辑器中打开文件相比,您通常可以在命令行更快地完成编辑工作。
But you can often do an editing job at the command line more quickly than it takes to open the file in a text editor.
打开文件和读取文件内容一次完成,生成的效果与第一个显式示例相同。
You open the file and read its contents all at once, producing the same result as the first, explicit example.
因为它是以独占的方式打开文件的,LocalDB不适合服务器和多用户环境。
Because it opens as a file with exclusive use, LocalDB is not appropriate for server-based or multi-user environments.
我试图最大限度地缩短打开文件的时间,并充分利用为MLDBM模块提供的机制。
I tried to minimize the time files were open and leverage the locking mechanism provided for the MLDBM module.
打开文件后,会发现很多bean配置类似于acegi的过滤器配置。
When you open the file, you see a number of bean configurations similar to Acegi's filter configuration.
逻辑文件系统还负责管理内核的打开文件表和每个进程的文件描述符信息。
The logical file system is also responsible for managing the kernel's open file table and the per process file descriptor information.
在写完所有数据之后,关闭文件并重新打开文件进行读取,还是使用二进制模式标记。
After you've written all the data, you close the file and reopen it for reading, again using the binary mode flag.
如果成功打开文件,脚本将继续执行并把关于zip归档的一些信息打印给用户。
If we successfully open the file, the script moves on and prints some information about the ZIP archive to our users.
操作员通常在所选的文本编辑器中打开文件,并交互式地对文件指定和应用更改。
Files are normally opened in the editor of choice, and changes are interactively specified and applied to the file by the operator.
然后这个示例关闭文件,并用读取和添加模式“r +a ”重新打开文件。
This example then closes the file and reopens it using the read and append mode, "r + a".
打开文件时,您将能够在创建的ZipArchive对象中访问这些信息。
When you open the file, you will be able to access this information in the ZipArchive object you create.
这些设施包括打开文件句柄(文件描述符)、共享内存、进程同步原语和当前目录。
Facilities include open file handles (file descriptors), Shared memory, process synchronization primitives, and current directory.
如下的例子会打开文件log.txt以便进行追加并将对象指定给 fid。
The following example opens the file log.txt for appending and assigns the object to fid. A string is then redirected to the file, fid, using print
如下的例子会打开文件log.txt以便进行追加并将对象指定给 fid。
The following example opens the file log.txt for appending and assigns the object to fid. A string is then redirected to the file, fid, using print
应用推荐