搜索资源列表
Patterns-in-Java
- When a programmer discovers a pattern, it’s just an insight. In most cases, to go from an unverbalized insight to a well-thought-out idea that the programmer can clearly articulate is surprisingly difficult. It’s also an extremely valuable step. When
haosou
- 这个项目是本人的创业项目,是一个房地产搜索及交易网站(详见网站功能说明书+网站功能页面示意),采用jsp+servlet+hibernate3架构;该网站的基本框架已完成,曾在公网上试运行过一段时间,表现稳定。现在还有部分页面未完成,因本人个人情况及资金问题难以维持,因此停止开发,并公布其源码,希望有志者能继续开发下去并成功创业! 安装tomcat6.0 及MYSQL 5.0,导入haosou.sql(建表语句及部分数据),即可运行本项目。-This project is my own ve
Beginner_H178933932004
- This is used to show a developer how to use and build Client / Server app s by using Sockets. This is very basic, and doesn t go over using UDP. -This is used to show a developer how to use and build Client/Server app s by using Sockets. This is very
Gemini.java
- This is the Gemini game A health bar is displayed on top right side of the screen which will indicate your health condition. Hitting other cars causes health reduce. You can increase it by driving over the health symbol (+) on the road. There is a sp
J2ME_Game_Development_with_MIDP2
- This book is about programming with J2ME on wireless devices with focus on developing games. It is assumed you have some knowledge and programming experience with J2ME and J2SE. The book does not go into detail on topics like how to make high level G
C-memory-management
- 内存管理是C++最令人切齿痛恨的问题,也是C++最有争议的问题,C++高手从中获得了更好的性能,更大的自由,C++菜鸟的收获则是一遍一遍的检查代码和对C++的痛恨,但内存管理在C++中无处不在,内存泄漏几乎在每个C++程序中都会发生,因此要想成为C++高手,内存管理一关是必须要过的,除非放弃C++,转到Java或者.NET,他们的内存管理基本是自动的,当然你也放弃了自由和对内存的支配权,还放弃了C++超绝的性能。本期专题将从内存管理、内存泄漏、内存回收这三个方面来探讨C++内存管理问题-Memo
house.of.cards.chapter.1.(2013).pol.1cd.(5188812)
- Design Patterns in Java Tutorial Design patterns represent the best practices used by experienced object-oriented software developers. Design patterns are solutions to general problems that software developers faced during software development. The
ApiGen-2.8.0-standalone
- Design Patterns in Java Tutorial Design patterns represent the best practices used by experienced object-oriented software developers. Design patterns are solutions to general problems that software developers faced during software development. The
Java_go_over
- 自我java编程复习,随时更新。。。。。。。。。。。。。。。。。(Self Java programming review, update at any time)