文件名称:bsh

  • 所属分类:
  • 编译器/词法分析
  • 资源属性:
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 1.36mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • limu****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

BeanShell是一个小型的,免费的,可嵌入式的,具有面向对象脚本语言特性的Java代码解释器。它是用Java语言写的。它能执行标准的Java语句和表达式,还自带简单的脚本命令和语法。它把编程对象当成一个简单的方法,这很像Perl和Javascr ipt.

你可以在写Java测试或调试时使用BeanShell,也可以用它作为你的应用程序的脚本引挚。简而言之,BeanShell可以动态的解释JAVA语言。也就是说BeanShell在许多方面对于Java的用处就像Tcl/Tk对于C的用处一样:BeanShell是可嵌入式的---你可以在运行时从你的应用程序调用BeanShell去动态的执行Java代码或是为你的应用程序提供脚本扩展。相反,你也可以从BeanShell调用你的应用程序及其对象,它可以让JAVA对象和API动态运行。正因为BeanShell是用JAVA写的,所以它可以和你的应用程序运行在同一个JVM空间内,你也可以自由的传递实时对象的参照(References)到脚本代码中并且作为结果返回。-BeanShell is a small, free of charge, to be embedded with object-oriented scr ipting language features of Java code interpreter. It is written in the Java language. It implementation of the standards Java language and expression, also own simple scr ipt commands and syntax. Programming Object put it as a simple method, much like Perl and Javascr ipt. You can write Java testing or debugging use BeanShell can also use it as your application's scr ipting engine. In short, the dynamics of BeanShell can explain Java language. BeanShell is in many respects for the usefulness of Java as Tcl / Tk for the usefulness of the same C : BeanShell can be embedded -- you can run from your application to BeanShell called dynamic execution of Java code, or for your application for extension of the scr ipt. I
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 53607924bsh.rar 列表
bsh-2.0b4-src.jar

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org