搜索结果
找到约 23,162 项符合
java-based 的查询结果
加密解密 用java改写的des程序
用java改写的des程序,有两个方法“加密,解密”
编辑器/阅读器 TheTool is highy customizable map editor(based on QT) which can be extended via LUA scripts. A first
TheTool is highy customizable map editor(based on QT) which can be extended via LUA scripts. A first implentation is ready and can be published to the public. The editor is the perfect tool who wants to design some 3d games but don t have time to write
源码/资料 This article is based in part on Bob Place s ADO is AOK (a simple ADO tutorial). Wrapper Usage This
This article is based in part on Bob Place s ADO is AOK (a simple ADO tutorial). Wrapper Usage This is consist of 2 classes. CDyndb : This Class manages connections and recordsets. Recordsets are organized as linked list (CList) and you can access them using their ids. CDynRec : This class is the no ...
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.
其他 Mantis an easily deployable, web based bugtracker to aid product bug tracking. It requires PHP, MySQ
Mantis an easily deployable, web based bugtracker to aid product bug tracking. It requires PHP, MySQL and a web server. It is simpler than Bugzilla and easily editable. Check out the online Demo.
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.