• When the character following the file mode bits is a space, there is no alternate access method.

    跟随文件模式字符空格时,表示没有替换访问方法

    youdao

  • You can easily do so in Python by appending 'b' to the file mode when you create the file object, as shown in Listing 7.

    创建file对象通过'b'添加文件模式中,可以很容易地用 Python 处理二进制数据,如清单7

    youdao

  • The directories /tmp/tmp-inst and /var/tmp/tmp-inst must be created once, manually, with file mode 000 before polyinstantiation will work.

    在多实例化生效之前必须使用文件模式 000手动创建 /tmp/tmp-inst /var/tmp/tmp-inst目录

    youdao

  • Finally, Listing 5 provides the content of the NFS packet, including the permissions (file mode), file size, ownership and other information.

    最后清单5提供了NFS数据包内容包括权限(文件模式)、文件大小拥有者其他信息

    youdao

  • Because there are three constituencies for each file, a fully specified file mode is three digits, such as 400, 644, or 777. Here are some examples.

    因为对于每个文件三类用户,所以完整地指定文件模式需要数字400、644777。

    youdao

  • Notice that the generate-pdf-file mode USES the page-size parameter to set the page size correctly (we generate both a letter-sized and A4-sized PDF files).

    注意generate - pd f - file方式使用page - size参数正确设置页面大小(同时生成lettera 4两种大小的pd f文件)。

    youdao

  • However, when you want to create automated administrative processes built around scripting, the WebSphere CloudBurst CLI offers file mode, which is batch mode using the -f argument.

    然而需要创建围绕脚本构建自动化管理流程时,WebSphereCloudBurstCLI提供了文件模式是一种使用- f参数的batch模式。

    youdao

  • According to hanging file mode, the system automatically calculates the standard hoop and lifting value of each gun position and printer outputs the real-time trace map of the perforating gun.

    根据挂档方式自动计算位置该炮打印机实时输出射孔跟踪

    youdao

  • In this mode, the secondary reads data from the staging file and receives new data from the primary directly.

    这种模式次要服务器暂存文件中读取数据主要服务器直接接收数据。

    youdao

  • The example first opens a TIFF image in write mode and then places the image into that file.

    示例方式打开一个TIFF图像然后该图像放到文件中

    youdao

  • After you've written all the data, you close the file and reopen it for reading, again using the binary mode flag.

    写完所有数据之后,关闭文件重新打开文件进行读取还是使用二进制模式标记。

    youdao

  • Therefore, the files must be opened in binary mode when redacting documents in a file system.

    因此文件系统编校文档文档必须二进制模式下打开

    youdao

  • If you are having problems getting the graphical mode to come up, this file will usually provide answers as to what is failing.

    如果启动图形模式遇到了问题一般情况这个文件中找到失败的原因。

    youdao

  • This includes enabling silent mode, connecting using a configuration file, and running SQL scripts.

    包括启用静默模式使用配置文件进行连接以及运行sql脚本

    youdao

  • To test the application in uplugged mode, you use a JSON static file stored inside the project.

    模式下测试应用程序需要使用项目存储一个JSON静态文件

    youdao

  • If two or more users access the file in write mode concurrently and modify the file, the last saved content is updated in the file.

    如果两个多个用户同时模式访问文件修改文件,文件将更新最后保存内容

    youdao

  • The default mode is to simply synchronize file changes and create new files.

    默认模式仅仅同步文件修改创建文件

    youdao

  • An installation in console or GUI mode generates a response file that can be used for a silent installation, or a response file can be created.

    采用控制台GUI模式安装会生成响应文件可以用来执行静默安装,可以自己创建响应文件。

    youdao

  • In general, if two or more users access the file in write mode concurrently, the first user is granted write mode access to the file and the remaining users write mode access requests are queued.

    一般来说,如果两个多个用户模式并发访问文件第一用户保证能以写模式访问文件,其他用户的写模式访问请求排队

    youdao

  • Often, the mode requested is 0666, which makes the file readable and writable by anyone.

    通常所需模式 0666,使文件任何人

    youdao

  • The XML file specifies the widget resources, data, events, and HTML markup mode.

    XML文件指定小部件资源数据事件HTML标记模式

    youdao

  • You can use this feature to collect the new SQL to be merged into the existing capture file without running the application again in capture mode.

    使用功能收集合并现有捕获文件sql无需捕获模式下再次运行应用程序

    youdao

  • EROFS — You attempted to modify a file or directory stored on a read-only file system (or a file system that was mounted in read-only mode).

    尝试修改存储只读文件系统(只读模式下安装的文件系统)上的文件或目录

    youdao

  • In general, if any request is made by the user for accessing the file in write mode, each request is placed in the order by using the time at which the request is made.

    一般来说,如果用户模式请求访问任何文件,请求都按照生成时间顺序放置

    youdao

  • In Figure 7, we've added a field in addition to the time frame a user accesses the file to represent in which mode the file access is provided - whether the user is accessing for write or for read.

    7我们时间框架中额外添加了一个用户访问文件表示所提供文件访问模式—用户模式还是模式访问

    youdao

  • The stream mode is my personal choice, because it offers real-time viewing of audit events due to the audit log file being written to in text mode.

    个人喜欢选用模式因为文本模式审计日志文件允许实时地查看审计事件

    youdao

  • From the write access queue, user B is at the top of the queue since user B requests first to access the file in write mode compared with user C. user B is provided the write access.

    访问队列中,用户B队列顶部,是因为b先于c模式请求访问文件

    youdao

  • Figure 6 demonstrates how a write mode time queue for file access can improve data consistency

    6显示了文件访问模式时间队列如何改善数据一致性

    youdao

  • This example then closes the file and reopens it using the read and append mode, "r + a".

    然后这个示例关闭文件,并用读取添加模式r + a ”重新打开文件

    youdao

  • This example then closes the file and reopens it using the read and append mode, "r + a".

    然后这个示例关闭文件,并用读取添加模式r + a ”重新打开文件

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定