tmpfile是一种函数,功能是以wb+形式创建一个临时二进制文件。
File tmpFile 文件下载的临时信息
Using tmpfile avoids collisions should the Web script be called by several users at the same time.
tmpfile能够避免几个用户同时调用这个web脚本时所产生的冲突。
The 1997 "Single UNIX Specification" recommends using tmpfile(3), but its implementation on some old systems is, unfortunately, unsafe.
年的“Single Unix Specification”推荐使用 tmpfile(3),但不幸的是,在一些老系统上实现它很不安全。
This example writes out the table of word counts to the tmpfile external file, and then relies on the sort external system command to sort the resulting report.
此示例先写出tmpfile外部文件的字数统计表,然后依赖sort外部系统命令对所得到的报告排序。
应用推荐