搜索资源列表
AccidenceAnalyser
- java词法分析器 [使用java开发,并且用来分析java源文件] -java lexical analyzer [use java development, as well as to analyze java source files]
2006102513544170811
- 日本公司的QR CODE 开发java源代码-Japanese companies QR CODE development of java source code
jgl_src_1.4
- java 的源代码,主要集合对象库,方便程序的开发。-java source code, the main targets of the pool to facilitate the development process.
gi-1.2
- 用java实现的通用解释器,包括slr,lr(0),lr(1),lr(k),ll等等,还可在在源码api上开发其他功能-with java achieve definitive interpreter, including slr, lr (0), lr (1), lr (k), ll, etc., but also in the OSS api on the development of other functions
compiler
- 一个C语言子集的编译器,支持单步编译及调试功能,java开发,环境eclipse3.2-A C language subset compiler, support for single-step compile and debug functionality, java development, environment eclipse3.2
PL0Candjava
- N.Wirth 编写的“PL/0 语言的编译程序”,包含C和java两个版本,而且内附改进后可以实现if else 、for 以及 dowhile(repeat) until等之前的编译器没有的功能。-This is a compiler for “PL/0”. The development environment is C and java. You can use it to compile the "PL/0" included "for ","if else","dowhile
VCAssitpojieban
- Visual.Assist.X是一款非常好的Visual Studio .NET 2003、2002插件,支持C/C++、C#、ASP、Visual Basic、java和HTML等语言,也支持VC++6、VC++5,能自动识别各种关键字、系统函数、成员变量、自动给出输入提示、自动更正大小写错误、自动标示错误等,有助于提高开发过程地自动化和开发效率。-Visual.Assist.X is a very good Visual Studio. NET 2003,2002 plug-ins to s
My-java
- 本人开发的一款java编译器,当年学java时候用的。 主要功能:1.*.java文件编辑、2.*.java文件编译及运行、3.自动判断主类名(java文件保存时体现)、4.JDK环境变量检测及设置(winXP证实可用,理论上支持win7)... 开发环境:Microsoft Visual Studio 2005(Visual Basic 2005)。 仅供学习,如要盗版,请经过本人同意。 联系方式:QQ747192928。 可能存在Bug,请多包涵。- I
robotframework-2.5.7
- 机器人框架是一个通用的测试验收测试和验收测试驱动开发(ATDD)自动化框架。它具有易于使用的表格的测试数据的语法和使用关键字驱动的测试方法。其测试能力,可扩展与Python或java实现的测试库,用户可以从现有的新关键字,使用相同的语法,是用于创建测试用例。 -Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development
newproject
- 基于JDK的java IDE的设计与实现。该系统集java源代码的编辑、编译、运行、 动态显示行号、图形界面中显示程序出错信息、多页编辑源代码等功能于一体, 利用OOA&OOD的方法,通过java语言来实现。核心设计思想:系统的编辑器用 JTextArea类实例为主体来充当,编译器和解释器则是通过调用JDK开发包中提供的 javac程序和java程序来实现,并通过File类实例建立起编辑器、编译器和解释器的联系。-JDK-based design and
gen-cpp
- 本例是一个简单的thrift测试程序,包括客户端和服务端。thrift允许你定义一个简单的定义文件中的数据类型和服务接口。以作为输入文件,编译器生成代码用来方便地生成RPC客户端和服务器通信的无缝跨编程语言。-Apache Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engin