搜索资源列表
Chat-Java
- 一个用Java编写的聊天程序,包含源代码(有详细注释),说明文件和编译后的服务器端/客户端class文件-a Java prepared by the chat program includes source code (detailed notes), and compilers note after the server / client class document
first
- 一个简单的jsp程序,实现x+y,并输出结果功能。打开文件夹后,用jcreator等编译工具编译文件,然后运行tomcat,打开浏览器输入所测试的文件路径,就可看到结果。-Jsp a simple procedure, the realization of x+ y, and output functions. Open the folder, use the compiler tools such as compilers jcreator file, and then run the tom
JARCommandDetail
- JAR(Java Archive,Java 归档文件)是与平台无关的文件格式,它允许将许多文件组合成一个压缩文件。为 J2EE 应用程序创建的 JAR 文件是 EAR 文件(企业 JAR 文件)。 JAR 文件格式以流行的 ZIP 文件格式为基础。与 ZIP 文件不同的是,JAR 文件不仅用于压缩和发布,而且还用于部署和封装库、组件和插件程序,并可被像编译器和 JVM 这样的工具直接使用。在 JAR 中包含特殊的文件,如 manifests 和部署描述符,用来指示工具如何处理特定的 JAR。
session01
- ServiceLoader<JavaCompiler> compilers
gi-1.3
- Produces standalone or embedded interpreters and compilers written in Java. A Language is specified on the fly, and source streams written in the language can be interpreted at any time, even as the language evolves. Supports LL(1), LR(0), SLR(1) and
test2
- 1、命令行方式编译、运行Java案例程序。 2、在IDE(Eclipse)集成环境中,输入、编译、运行Java案例程序。 3、完成简单的排错处理。 4、编写一个简单的程序,能完成控制台显示。 5、练习使用javadoc,javap等工具。-1, the command-line compilers, run Java case procedures. 2, IDE (Eclipse) integrated environment, input, compile and run J
compiler
- 简化的Piscal语言的编译器,包括词法分析,语法分析和语义分析,包括了重要的编译器的算法-Simplified Piscal language compilers, including lexical analysis, parsing and semantic analysis, including an important compiler algorithm
src
- 编译原理:龙书书后代码完整版,能进行正常的语义分析。-compilers,the code after the book,