搜索结果
找到约 22,395 项符合
Java-only 的查询结果
Java编程 Medi 这是一个基于Java的媒体文件归档器工具
Medi 这是一个基于Java的媒体文件归档器工具,它可以用于保存你的媒体文件的有关信息(CD,软盘,等等),将文件分类存放到一个数据库。它也是为家庭用户提供的使用DBMS的一套应用程序的开端。
Java编程 PIY(Program It Yourself)是一个基于Java的应用程序开发环境
PIY(Program It Yourself)是一个基于Java的应用程序开发环境,用户可以不用编写代码就可以创建程序。在PIY中开发的程序可以作为标准Java jar文件而被编译和发布。
数据库系统 Town是一个100% 纯Java API
Town是一个100% 纯Java API,它位于JDBC API的顶部。这个API的目的是简化和一个JDBC兼容的关系数据库的交互。通过使用Town,可以执行和管理select/insert/update/delete SQL语句,而不用真正写一行SQL。Town也可以使用任何JDBC连接字符串和内部连接池。 ...
Java编程 检查java环境变量
检查java环境变量
Java编程 jbuzzer is an application written in Java that allows mapping your comuter keyboard to sounds. It su
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.
Java编程 a Java program that reads a file containing instructions written in self-defined file (TPL in this c
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.
Java编程 introduct java program for the java starters.
introduct java program for the java starters.
编译器/解释器 Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (lik
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 generat ...
Java编程 如何在Java程序中使用我们现有的DLL。因为这些DLLs并不是为在由Java创建的头文件中使用而编写的。这个问题的解决方法就是创建一个封装的DLL
如何在Java程序中使用我们现有的DLL。因为这些DLLs并不是为在由Java创建的头文件中使用而编写的。这个问题的解决方法就是创建一个封装的DLL,它仅用来调用你的DLL的函数。这个应用程序是关于VC++, Java和集合的接口连接程序。
Java编程 java实现的轻量级WebServer,可以运行于多个平台
java实现的轻量级WebServer,可以运行于多个平台,支持CGI(C/perl/PHP等),具有很好的参考价值。