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

R语言 RProtoBuf包 asMessage()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-28 20:11:26 | 显示全部楼层 |阅读模式
asMessage(RProtoBuf)
asMessage()所属R语言包:RProtoBuf

                                         coerce an object to a protobuf message
                                         对象强制转换为一个protobuf消息

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

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

coerce an object to the Message class.  This is a short-hand to the as method with the  Class argument set to "Message"
强制Message类的一个对象。这是一个短手的方法的Class参数设置为“消息”


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


asMessage(x, ...)



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

参数:x
object to coerce to a protobuf message
反对强迫一个protobuf消息


参数:...
Passed to as  
传递as的


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

a Message object
一个Message对象


(作者)----------Author(s)----------



Romain Francois <francoisromain@free.fr>




实例----------Examples----------


# coerce a message type descriptor to a message[强迫的消息类型描述符消息]
asMessage( tutorial.Person )

# coerce a enum descriptor[强迫枚举描述符]
asMessage( tutorial.Person.PhoneType )

# coerce a field descriptor[强迫段描述符]
asMessage( tutorial.Person$email )

# coerce a file descriptor [强迫文件描述符]
asMessage( fileDescriptor( tutorial.Person ) )

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-26 14:59 , Processed in 0.033369 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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