-
Hibernate_Javake_Ch02_Config
Hibernate运行Demo,详细讲解启动配置文件Hibernate.cfg如何编写,包括SessionFactory里的数据源如何配置(Hibernate Run Demo, explain in detail how the startup configuration file Hibernate.cfg preparation, including SessionFactory in how to configure data sources)
- 2013-11-04 00:07:37下载
- 积分:1
-
FragmentNavigation
fragment 应用示例,以微信界面为例
- 2013-11-04 09:37:56下载
- 积分:1
-
calculator
实现加减乘除,平方,取余,三角函数等计算功能(Achieve addition, subtraction, multiplication and division, square, redundancy, trigonometric functions and other computational functions.)
- 2019-03-20 22:04:32下载
- 积分: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
-
useradd
springmvc前台新增页面配合dwz简单demo,方便学习开发,简单易懂。(springmvc new front page with dwz simple demo, facilitate learning and development, easy to understand.)
- 2013-07-11 17:30:01下载
- 积分:1
-
IniAsliInventoriBarang
Application for inventory developed with java
- 2017-05-30 09:25:59下载
- 积分:1
-
EllFi
It help you to find the center of an ellipse
- 2009-03-27 06:47:52下载
- 积分:1
-
Instant-messaging-system
即时通信系统(Java实现源代码),测试可行。(Instant messaging system (Java source code), the test is feasible.)
- 2014-02-15 21:30:43下载
- 积分:1
-
循环
说明: 控制条件语句的变量,在for循环结束后,就不可以被访问了,而while循环还可以访问,如果你继续想使用该变量,则可以使用while循环,否则推荐使用for循环,原因是for循环结束,该变量就从内存中消失,能够提高内存的使用效率。(The variable that controls the conditional statement is not accessible after the for loop has finished, and the while loop is accessible if you continue to use the variable, you can use the while loop. Otherwise, it is recommended to use the for loop, because the variable disappears from memory after the for loop, which can improve memory efficiency.)
- 2019-10-12 14:00:38下载
- 积分:1
-
Change-the-text-and-style
在Java开发中,经常需要改变文字的式样,这里通过字符串、颜色、尺寸资源改变文字及样式(In the Java development, often we need to change the style of text, change the text here and style through the string, color, size, resources)
- 2016-05-01 20:51:24下载
- 积分:1