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

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

[复制链接]
发表于 2012-2-16 18:15:13 | 显示全部楼层 |阅读模式
md5sum(tools)
md5sum()所属R语言包:tools

                                        Compute MD5 Checksums
                                         计算MD5校验

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

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

Compute the 32-byte MD5 checksums of one or more files.
计算一个或多个文件32字节的MD5校验。


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


md5sum(files)



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

参数:files
character. The paths of file(s) to be check-summed.
字符。 (S)的文件路径是检查总结。


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

A character vector of the same length as files, with names equal to files. The elements will be NA for non-existent or unreadable files, otherwise a 32-character string of hexadecimal digits.
一个files相同长度的字符向量,等于files的名称。元素将NA不存在或不可读的文件,另有32个字符的十六进制数字字符串。

On Windows all files are read in binary mode (as the md5sum utilities there do): on other OSes the files are read in the default way.
Windows上的所有文件都以二进制模式读(md5sum公用事业有做):其他操作系统在默认方式读取文件。


参见----------See Also----------

checkMD5sums
checkMD5sums


举例----------Examples----------


as.vector(md5sum(dir(R.home(), pattern="^COPY", full.names=TRUE)))

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-23 12:03 , Processed in 0.020366 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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