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

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

[复制链接]
发表于 2012-9-27 19:44:58 | 显示全部楼层 |阅读模式
NLQuit(RNetLogo)
NLQuit()所属R语言包:RNetLogo

                                         Quits a NetLogo instance.
                                         退出一个的NetLogo实例。

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

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

Quits the NetLogo workspace and closes the GUI window (if started with GUI).
退出的NetLogo的工作空间和关闭的GUI窗口(如果已经启动GUI)。


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


NLQuit(nl.obj=NULL)



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

参数:nl.obj
(optional) A variable holding a reference to a NetLogo instance created with NLStart.  
(可选)变量参考到的NetLogo实例的创建与NLStart。


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

No return value.
没有返回值。


警告----------Warning ----------

There is currently no way to kill a NetLogo instance with GUI completly. After executing NLQuit on a GUI instance, you can't run NLStart again.  You have to quit your R session first and start a new one.  The reason is, that NetLogo quits itself via System.exit (and has no funcionality to quit all threads manually) but executing System.exit will terminate the whole JVM which will terminate also rJava and finally R. It can happen that some memory is not released although you have executed NLQuit because shutting down the running JVM via rJava and unloading the required libraries is not possible.  Therefore, it is a good idea to start a new R session whenever it is possible (e.g. if you are going to load a new model).  
目前还没有杀一个的NetLogo与GUI完全地实例的方式来。在执行NLQuit了一个GUI实例,你可以不运行NLStart再。你必须先退出R会话,并开始一个新的。究其原因,是的NetLogo退出通过System.exit(没有手动退出所有线程的funcionality),但执行System.exit将终止整个JVM也将终止rJava的,最后R.它可能会发生一些内存是不是发布了,虽然你已经的执行NLQuit因为关闭正在运行的JVM通过rJava和卸载所需要的库是不可能的。因此,这是一个好主意,开始一个新的的R会话时,它是可能的(例如,如果你要加载一个新的模型)。


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



Jan C. Thiele <jthiele@gwdg.de>




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

NLStart
NLStart


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


## Not run: [#不运行:]
NLStart("C:/Program Files/NetLogo 5.0")
NLQuit()

## End(Not run)[#(不执行)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-24 18:58 , Processed in 0.026928 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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