-
关于struts校验的一个例子,注册时的校验,如不符合要求不能注册...
关于struts校验的一个例子,注册时的校验,如不符合要求不能注册-Struts validation on an example of validation when registering if they do not meet the requirements can not be registered
- 2022-07-12 23:09:26下载
- 积分:1
-
java疯狂讲义的源代码
资源描述疯狂讲义一书的源代码。大家下载下来可以参考一下,希望对大家有很大帮助。
- 2022-02-01 06:06:40下载
- 积分:1
-
textview
安卓小游戏,飞行射击类源码,适用于小型课程设计以及熟悉代码,加强训练(
Android small game shooting class source code)
- 2017-03-08 10:09:30下载
- 积分:1
-
JSON数据解析
android中如何对json对象进行解析的源代码,json数据是一序列键值的组合,在网络传中作为数据的传输应用广泛,解析比XML方便,很容易转换为javascript对象,和javascript的交换很方便。
- 2022-05-18 11:26:11下载
- 积分:1
-
程序启动界面,java中最有趣的设计,可以根据自己的风格设计出不同的登录过程。...
程序启动界面,java中最有趣的设计,可以根据自己的风格设计出不同的登录过程。-Proceedings interfaces, java the most interesting designs, can be designed in accordance with their own different style of log in process.
- 2022-01-25 23:52:25下载
- 积分:1
-
图像识别
可实现灰度图,滤波图,对数校正,指数校正,放大,缩小,旋转等基本功能,实现图像识别,用java实现等。可实现灰度图,滤波图,对数校正,指数校正,放大,缩小,旋转等基本功能,实现图像识别,用java实现等。可实现灰度图,滤波图,对数校正,指数校正,放大,缩小,旋转等基本功能,实现图像识别,用java实现等。
- 2023-05-06 09:20:03下载
- 积分:1
-
Lucene5 使用IK分词器建立索引和创建索引
1、创建索引2、搜索索引说明包含IK分词器的字典和停用词表
- 2022-07-08 14:21:07下载
- 积分:1
-
DS3
基本图算法的实现,包括深度优先搜索、广度优先搜索、最短路搜索(graph algorithm)
- 2014-04-13 10:47:24下载
- 积分:1
-
A web book teaching the basics of game programming on the web with Java. This gi...
A web book teaching the basics of game programming on the web with Java. This gives a view at games on the web created with Java, an introduction to game programming with Java (sounds, networking, etc.), the object oriented approach, the basics of graphics and sprite animation, and additionally basic game design concepts.-A web book teaching the basics of game programming on the web with Java. This gives a view at games on the web created with Java, an introduction to game programming with Java (sounds, networking, etc.), the object oriented approach, the basics of graphics and sprite animation, and additionally basic game design concepts.
- 2022-10-08 14:00:03下载
- 积分:1
-
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