-
11
说明: 一只青蛙一次可以跳上1级台阶,也可以跳上2级。求该青蛙跳上一个n级的台阶总共有多少种跳法。要求:分别用普通方法和递归方法实现(A frog can jump up a step or two at a time. Find out how many jumping methods the frog can use to jump up an n-step. Requirements: Implemented by common method and recursive method respectively)
- 2019-03-10 16:48:12下载
- 积分:1
-
guava-20.0
说明: Guava 20.0 正式发布,Google 的 Java 常用类库。 guava-20.0.zip(Guava 20 is officially released, Google's Java common class library. guava-20.0.zip)
- 2018-04-28 13:28:00下载
- 积分:1
-
sshe
使用sshe框架 便于界面美观 希望有所帮助 望各位不吝赐教(
Sshe easy to use and beautiful interface framework to help Hope you wish wing)
- 2015-01-21 08:54:43下载
- 积分:1
-
oLDtHREADtEST
OldThreadTest extends junit.framework.TestCase Source Code for Andriod.
- 2014-01-21 12:29:33下载
- 积分:1
-
itmuch-spring-cloud-study-master
说明: 操作简单的Mongodb网页web管理工具,基于Spring Boot2.0支持mongodb集群(Simple operation of mongodb web management tools, based on spring boot2.0 support mongodb cluster)
- 2021-04-05 22:54:33下载
- 积分:1
-
wfv_java_demo
说明: 讯飞wfv测试程序。使用讯飞语音引擎的示例程序(IFLYTEK WFV test procedure. Sample program using iFLYTEK voice engine)
- 2020-05-19 17:20:05下载
- 积分:1
-
双鱼林SSM图书信息管理系统
技术要点:
1 此系统采用了目前最流行的ssm框架,其中的spingMVC框架相对于struts2框架更灵活,更安全。
2 本项目springMVC框架采用了注解映射器,使用了RESTful风格的url对系统发起http请求,开发更灵活。
3 同时使用了了hibernate提供的校验框架,对客户端数据进行校验!
4 Mybati数据库DAO层采用的是Mapper代理开发方法,输入映射采用的是POJO包装类型实现,输出映射采用了resultMap类型,实现了数据库多对一映射。
5 spring容器内部使用拦截器,以Spring AOP的方式实现事务控制管理。(Technical points:
1. This system adopts the most popular SSM framework at present. The sping MVC framework is more flexible and safer than the struts 2 framework.
2 The spring MVC framework of this project adopts annotation mapper, and uses RESTful style URL to initiate HTTP requests to the system, which makes the development more flexible.
3 At the same time, the verification framework provided by hibernate is used to verify the client data.)
- 2019-03-28 18:47:02下载
- 积分:1
-
cJSON
cjson用于json数据格式的编码与解码。(cjson json data format used for encoding and decoding.)
- 2013-11-01 13:07:51下载
- 积分:1
-
网上书店%28struts%2Bhibernate%2Bcss%2Bmysql%29
说明: 能使先后台增删改查完整内容
myeclipse+mysql+jsp(myeclipse+mysql+jsp
good good good)
- 2020-06-24 17:20:01下载
- 积分:1
-
Algorithm
java 图形编程常用的,检验两条直线是否相交的java算法。(check two lines crossing each other )
- 2009-09-11 19:35:27下载
- 积分:1