搜索资源列表
shoping
- 网上订餐系统,一个C/S架构的项目,实现网上订餐,每个用户有自己的购物车-Online ordering system, a C/S architecture project, online ordering, each user has his own cart
TourApp
- 一个可以diy的自助旅游,自己选择线路,类似dell的电脑diy系统-A diy self-help tourism, of his choice lines, similar to dell computer system diy
JavaABeginnersGuide3rdEdition2005
- Herbert Schildt is the world’s leading programming author. He is an authority on the C, C++, Java, and C# languages, and he is a master Windows programmer. His programming books have sold more than 3 million copies worldwide and have been tra
baiduCRM
- 通过朋友的账号拷贝下来的百度CRM的界面,主要就是学习下C-Copy through a friend s account down Baidu CRM interface, mainly just to learn under his CSS
CPP-The-Complete-Reference-4th-Ed
- Herbert Schildt is the world’s leading programming author. He is an authority on the C, C++, Java, and C# languages, and is a masterWindows programmer. His programming books have sold more than 3 million copies worldwide and have been translated into
myblog
- 说明对本系统的主要的输入输出项目、处理的功能性能要求,详细的说明可参见附录C。 1、 显示页面需要的数据全部从数据库中读取,以网页的形式列在页面上供使用者浏览。 2、 当单击相应的信息标题时,将显示详细的信息页面供用户查阅。 3、 普通用户还可以在浏览相关的信息时发表评论,并在自己的博客中编辑、修改、删除日志,上传和删除照片,上传、修改头像,添加和删除音乐,添加好友,回复留言等功能。 4、 不同用户之间具有相互独立性,即不同用户进入自己博客显示的只有自己的博客内容。 5、 博
antlr
- ANTLR—Another Tool for Language Recognition,其前身是PCCTS,它为包括Java,C++,C#在内的语言提供了一个通过语法描述来自动构造自定义语言的识别器(recognizer),编译器(parser)和解释器(translator)的框架。ANTLR可以通过断言(Predicate)解决识别冲突;支持动作(Action)和返回值(Return Value)来;更棒的是,它可以根据输入自动生成语法树并可视化的显示出来(这一点我将在下面的例子中演示)。由
TheJavaLanguageSpecification
- THE Java™ programming language is a general-purpose, concurrent, classbased, object-oriented language. It is designed to be simple enough that many programmers can achieve fluency in the language. The Java programming language is related t
C++编程思想.第2卷.实用编程技术
- 《c++编程思想》是由Bruce Eckel编写的一本书籍。本书的内容、讲授方法,选用例子和跟随的练习,别具特色。作者Bruce Eckel不是按传统的方法讲解C++的概念和编程方法,而是根据他自己过去学习C++的亲身体会,根据他在多年教学实践中发现的问题,用一些非常简单的例子和简练的叙述,阐明了在学习C++中特别容易混淆的概念。("C++ programming idea" is a book written by Bruce Eckel. The content of t