Web浏览器已经为您实现了许多可能需要的特性,比如将输出保存到文件、打印输出和调整窗口大小。
Many features you might otherwise have to implement (saving output to a file, printing output, and resizing Windows are just some examples) are implemented for you.
这是非常重要的,它使您可以在一个窗口中查看结果和信息性消息,并将输出保存到文本文件中。
This is very important so that you can view the results and the informational messages in one window and save the output to a text file.
服务器打开和编译适当的LZX文件,生成输出,并将它保存在一个临时目录中。
The server opens and compiles the correct LZX file, generates the output, and saves it in a temporary directory.
原始代码将过滤器的输出提供给一个tee元素,然后传送到一个图像接收器(用来在需要时保存JPEG文件)和屏幕上。
The original code feeds the output of the filter into a tee element, which then goes both to an image sink (used to save JPEG files when needed) and to the screen.
为了有助于之后的调试,这个脚本还能将所有已上载的输出和所生成的输出一起保存到一个具有时间戳的.zip文件以供管理使用。
To aid in future debugging, this script can also save all uploaded inputs together with generated outputs into a time-stamped.zip file for administrative use.
清单21显示用于将输出保存到文件f1和f2中的tee。
Listing 21 shows tee being used to save output in two files, f1 and f2.
为达到原子级的进度保存,计算程序可以使用MFILE类来写输出文件和状态文件。
To facilitate atomic checkpoint, an application can write to output and state files using the MFILE class.
为达到原子级的进度保存,计算程序可以使用MFILE类来写输出文件和状态文件。
To facilitate atomic checkpoint, an application can write to output and state files using the MFILE class.
应用推荐