搜索资源列表
library_jsp
- 功能:用jsp实现图书馆管理系统网站 开发环境 操作系统:linux操作系统Ubuntu7.04 数据库:Mysql数据库、图形化Mysql数据库管理器:Mysql Query Browser 开发平台:Eclipse开发平台、Myeclipse插件 服务器:Tomcat5.5 开发语言:JSP、Javascr ipt、Html
POSSystem
- POS收银系统使用手册 超市收银系统开发环境:Linux操作系统 用到的工具 1.Oracle数据库 2. Pro*c oracle编程 3. Cce等工具 4.C++开发工具 -POS cash register system manual supermarket cash register system development environment: Linux operating system to use the tools 1.Oracle databas
sqlite-
- 将SQLite3.3.8(或者SQLite-3.3.12)移植到ARM2410开发板上,实现数据的增、删、改、查等功能。首先建立交叉编译环境,安装cross-2.95.3.tar.bz2交叉编译工具到/usr/arm-linux目录下,修改/home/sqlite-3.3.8目录下的configure文件的部分内容,将Makefile文件中的部分内容,设置交叉编译环境,再编译并安装,就生成了库文件,然后把sqlite3和lib下的库文件移植到ARM上-Will SQLite3.3.8 (or S