-
Hibernate-code
深入浅出Hibernate源码,学习hibernate的好资料(Hibernate code)
- 2014-02-20 15:22:41下载
- 积分:1
-
Java 8实战
说明: 全书分四个部分:基础知识、函数式数据处理、高效Java 8 编程和超越Java 8。(The book is divided into four parts: basic knowledge, functional data processing, efficient Java 8 programming and beyond Java 8.)
- 2020-06-19 02:00:01下载
- 积分:1
-
shiyanxuankexitong
用java开发的实验课选课系统 内含数据库说明文档(java)
- 2010-06-15 02:17:18下载
- 积分:1
-
developer-util
java poi 操作Excel封装,zip,多文件装读取(Java POI operation Excel encapsulation)
- 2018-04-22 23:07:49下载
- 积分:1
-
SSMpro_Message_day0324
ssm整合,整理,配置文件说明,及简单功能实现样例(SSM integration, collation, configuration file description, and sample implementation of simple functions.)
- 2018-07-06 15:15:03下载
- 积分:1
-
kechengsheji
有关数据库,我认为数据库很重要,要认真学,我上传的是我们老师给我们的东西,你们看看对你们有用吗?(The database, I think the database is very important to carefully study, I uploaded is our teacher gave us something, you look to you useful?)
- 2010-11-09 21:34:41下载
- 积分:1
-
LearningData.docx
里面有几个不错的学习资源链接,包括OC、cocos、java等,希望有帮助。(There are several good links to learning resources, including OC, cocos, Java, hope that helps.)
- 2015-01-31 18:14:29下载
- 积分:1
-
The-sysytem-of-library
图书馆管理系统 Java源代码 图书馆管理系统 Java源代码(the Java code of library system the Java code of library system )
- 2014-06-12 22:59:52下载
- 积分:1
-
Compiler
说明: LL(1)文法和预测分析方法
1.文法使用产生式来定义;
2.分别求出文法中每一个非终结符的FIRST集、FOLLOW集和SELECT集;
3.画出预测分析表;
4.判定给定的文法是否是LL(1)文法;
5.给定符号串判定是否是文法中的句子,分析过程用分析表格的方式打印出来。(LL(1) Grammar and Predictive Analysis
1. Grammar is defined by production.
2. Find out the FIRST set, FOLLOW set and SELECT set of each non-terminator in grammar.
3. Draw a forecast analysis table.
4. Determine whether a given grammar is LL(1) grammar;
5. Given a string of symbols to determine whether it is a sentence in grammar, the analysis process is printed out in the form of an analysis table.)
- 2020-06-15 22:30:02下载
- 积分:1
-
clean-code-CN
代码整洁之道 PDF中文版
大师级人物Robert C.Martin的大名鼎鼎著作。都是经典的肺腑之言。
好代码和糟糕的代码之间的区别:如何编写好代码,如何将糟糕的代码转化为好代码:如何创建好名称、好函数、好对象和好类;如何格式化代码以实现其可读性的最大化:如何在不妨碍代码逻辑的前提下充分实现错误处理;如何进行单元测试和测试驱动开发。
(The code tidy Road PDF Chinese gurus Robert C.Martin famous writings. Are classic heartfelt words. The difference between good code and bad code: how to write good code, how bad code into good code: how to create a good name, good functions, good objects, and good classes how to format the code in order to achieve its readability the maximization of: how to code logic without prejudice to the premise of the full realization of the error handling how unit testing and test-driven development.)
- 2013-02-01 17:14:41下载
- 积分:1