搜索资源列表
ajaxcd20060404
- tomcat 详细方法请见http://www.webplat.cn的技术文档. 2.将解压后的文件夹拷至%tomcat_home%/webapps/Root下,文件夹下有index.jsp文件 3.在mysql环境中将src文件夹下jspshop.sql执行生成数据库 4.按照系统环境修改build.bat文件以及src中.java文件。 其中build.bat中修改tomcat和jdk的安装路径 其中.java文件修改数据库的地址、登陆用户名和密码 5.命令
sqlite_demo
- 该程序使用C语言实现了对MySQL数据库的基本操作,与那吗即为一个小型的超市仓库管理系统的源码-This procedure using C language realization of MySQL database of the basic operation, and there is a small supermarket warehouse management system source code
supermarket
- 一个基于C#的简单的超市管理系统,实现了数据库的增删改查。(A simple supermarket management system, to achieve add, delete, modify and check)