找回密码
 注册
查看: 2180|回复: 0

R语言:Sys.setFileTime()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-16 20:21:05 | 显示全部楼层 |阅读模式
Sys.setFileTime(base)
Sys.setFileTime()所属R语言包:base

                                         Set File Time
                                         设置文件时间

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Uses system calls to set the times on a file or directory.
使用系统调用上设置一个文件或目录的时间。


用法----------Usage----------


Sys.setFileTime(path, time)



参数----------Arguments----------

参数:path
A length-one character vector specifying the path to a file or directory.  
一个长度为一个字符向量指定的文件或目录的路径。


参数:time
A date-time of class "POSIXct" or an object which can be coerced to one.  Fractions of a second are ignored.  
日期时间类"POSIXct"或可强制到一个对象。第二个分数都将被忽略。


Details

详情----------Details----------

This attempts sets the file time to the value specified.
这种尝试设置文件的时间到指定的值。

On a Unix-alike it uses the system call utimes if that is available, otherwise utimes.  On a POSIX file system it sets both the last-access and modification times.
上一个Unix相似,它使用的系统调用utimes如果这是可用的,否则utimes。上一个POSIX文件系统,它集最后访问和修改时间。

On Windows it uses the system call SetFileTime to set the "last write time".  Some Windows file systems only record the time at a resolution of two seconds.
在Windows上使用的系统调用SetFileTime设置“最后写入时间”。一些Windows文件系统只记录在一两秒钟的决议的时间。


值----------Value----------

Logical, invisibly.  An indication if the operation succeeded.
逻辑,无形的。如果指示操作成功。

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-1-24 14:35 , Processed in 0.025537 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表