中英互译
log file
基本释义
- 日志文件:一种计算机文件,用于记录计算机、网站等上执行的所有操作。
双语例句
- Listing 3 shows a sample log file.清单3显示了一个示例日志文件。
- Watch the output from the log file.观察日志文件中的输出。
- See the log file for more information.请参见日志文件以了解更多信息。
网络短语
- redo log file重做日志文件;日志文件;恢复日志文件;日记文件
- log file sync日志文件同步;日记文件同步;平均提交时间
- Transaction Log File事务日志文件;日志文件;日记文件;事项记录文件
- archive log file归档日志文件;日志文件;归档文件;归档日志
- online redo log file联机重做日志文件;联机重做日志
英英释义
- In computing, a logfile or simply log is a file that records events taking place in the execution of a system in order to provide an audit trail that can be used to understand the activity of the system and to diagnose problems. The act of keeping a logfile is called logging.