搜索资源列表
JAVA项目开发实践
- 包括8个项目示例,分别为:自制网络聊天室、网络购物系统、图形图象编辑器、简单媒体播放器、个人日常事物管理系统等。-Includes 8 example projects: handmade-chatroom, net shopping system, Graphic and Image Editor, Simple media Player, Personal Routinue Affairs Management, etc.
01-SQLServer
- 《Java项目开发案精粹》的第一章:图书馆管理系统。代码加实现。全-" Java project development case, the essence of" the first chapter: Library Management System. Code and implementation. All
Java_SQL_ServerProjectDevelopmentPractice
- 《Java+SQL+Server项目开发实践》源代码,很好的书,课程设计时它们功不可没。包括 JAVA连接数据库的两种方法;TableDisplay 学生管理系统;宾馆管理系统 图书馆管理系统 信用卡管理系统;flightmanagement;本打算分开上传的,但害怕被封号,只能全部奉上了!-" Java+ SQL+ Server project development practice," the source code, good books, curriculum des
maven-definitive-guide_zh
- Java项目实施过程中很有用的项目管理工具maven,此书很详细的介绍了maven的各种功能和用法用处。-Java implementation of the project is useful in the process of project management tool maven, this book is very detailed descr iption of the maven of a variety of features and usage of useful.
qq-demo
- 企业通讯管理系统,类型qq的小程序,java 项目编程的源码。-Enterprise communications management system, the type qq applet programming, java project source.
0321033
- 简易通企业进销存管理系统,java编写,来自java项目开发,适合初学者-Easy Pass enterprise inventory management system, java prepared from java project development, suitable for beginners
library
- 图书馆管理系统源码,java项目开发源码,用java编写,适合初学者-Library management system source code, java project development source code, written in java for beginners
7217658
- 电信计费项目,实现了资费管理,资费查询,采用了java+spring-Telecom billing project, achieve the fee management, query and USES Java+ spring
sqlite3数据库操作示例
- SQLite,是一款轻型的数据库,是遵守ACID的关系型数据库管理系统,它包含在一个相对小的C库中。它是D.RichardHipp建立的公有领域项目。它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源的世界著名数据库