随笔分类 -  Rhino

摘要:http://code.google.com/p/jslint-toolkit/主要是修正一些UI方面的BUG,以及增加两种浏览方式,横排和竖列。 阅读全文
posted @ 2011-02-17 13:50 三生石上(FineUI控件) 阅读(729) 评论(1) 推荐(0) 编辑
摘要:When i look into JSDOC-Toolkit’s source code(run.js) under app folder, the following code confuses me:readFile: function(/**string*/ path) { if (!IO.exists(path)) { throw "File doesn't exis... 阅读全文
posted @ 2009-05-26 17:29 三生石上(FineUI控件) 阅读(286) 评论(0) 推荐(0) 编辑
摘要:Hello RhinoFirst, look at my examples' file structure:RhinoTest lib js.jar scripts hello.js file1.js run.batMy first rhino example is hello.js:for (var i = 0; i < arguments.length; i++) { print(... 阅读全文
posted @ 2009-05-26 15:43 三生石上(FineUI控件) 阅读(413) 评论(0) 推荐(0) 编辑
摘要:Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users.The rhino shell provides a simple way t... 阅读全文
posted @ 2009-05-20 14:12 三生石上(FineUI控件) 阅读(514) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示