Medi 这是一个基于Java的媒体文件归档器工具,它可以用于保存你的媒体文件的有关信息(CD,软盘,等等),将文件分类存放到一个数据库。它也是为家庭用户提供的使用DBMS的一套应用程序的开端。
上传时间: 2013-12-26
上传用户:woshiayin
PIY(Program It Yourself)是一个基于Java的应用程序开发环境,用户可以不用编写代码就可以创建程序。在PIY中开发的程序可以作为标准Java jar文件而被编译和发布。
上传时间: 2015-01-10
上传用户:coeus
Town是一个100% 纯Java API,它位于JDBC API的顶部。这个API的目的是简化和一个JDBC兼容的关系数据库的交互。通过使用Town,可以执行和管理select/insert/update/delete SQL语句,而不用真正写一行SQL。Town也可以使用任何JDBC连接字符串和内部连接池。
上传时间: 2014-12-02
上传用户:cuibaigao
检查java环境变量
上传时间: 2015-01-10
上传用户:ghostparker
jbuzzer is an application written in Java that allows mapping your comuter keyboard to sounds. It supports short samples as well as streaming format. The GUI allows dynamically adding and removing new slots for samples.
标签: application keyboard jbuzzer comuter
上传时间: 2014-12-07
上传用户:qoovoop
a Java program that reads a file containing instructions written in self-defined file (TPL in this case), and executes those instructions. This program should take the name of the TPL file as a command line parameter, and write its output to the console.
标签: file instructions self-defined containing
上传时间: 2015-01-11
上传用户:曹云鹏
introduct java program for the java starters.
标签: java introduct starters program
上传时间: 2015-01-11
上传用户:caixiaoxu26
Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (like yacc and ANTLR) by creating well-commented and readable source code, by having automatic error recovery and detailed error messages, and by support for testing and debugging grammars without generating source code. It supports LL(k) grammars with an unlimited number of look-ahead tokens.
标签: compiler Grammatica generator improves
上传时间: 2015-01-11
上传用户:stella2015
如何在Java程序中使用我们现有的DLL。因为这些DLLs并不是为在由Java创建的头文件中使用而编写的。这个问题的解决方法就是创建一个封装的DLL,它仅用来调用你的DLL的函数。这个应用程序是关于VC++, Java和集合的接口连接程序。
上传时间: 2014-01-08
上传用户:shus521
java实现的轻量级WebServer,可以运行于多个平台,支持CGI(C/perl/PHP等),具有很好的参考价值。
上传时间: 2014-01-15
上传用户:mpquest