-
STRUTS network
基于STRUTS的网络调查应用,支持单选,多选,图形等多种样式问答。
Web based test / exam system, supports profiles, groups and categories. Questions with one or more correct answers, open answers. Graphical results. Struts, J2EE, MVC.-STRUTS network-based survey application support danxuan more elections, graphics and other forms quiz. Web-based test/exam system, supports profiles, groups and categories. Questions with one or more correct answers, and open answers. Graphical results. Struts, J2EE, MVC.
- 2023-01-31 16:10:03下载
- 积分:1
-
继承与重载,定义包,java实验报告的结论。
继承与重载、定义包 ,JAVA实验报告与大家分享.-inheritance and overloading, the definition package, experimental report JAVA share with you.
- 2022-06-18 06:02:16下载
- 积分:1
-
JAVA开发模式中的工厂模式,采用DAO实现。后面有关于DAO的一些介绍,使不了解DAO的看了后面介绍也可以看懂。...
JAVA开发模式中的工厂模式,采用DAO实现。后面有关于DAO的一些介绍,使不了解DAO的看了后面介绍也可以看懂。-JAVA development model of the factory model, using DAO achieve. On the back DAO definitely, do not understand the DAO read on the back can also understand.
- 2023-05-28 23:55:04下载
- 积分:1
-
multiinterfaces.zipgbuffer Searchme =新的StringBuffer(
multiinterfaces.zipgBuffer searchMe = new StringBuffer(
"peter piper picked a peck of pickled peppers")
int max = searchMe.length()
int numPs = 0
for (int i = 0 i < max i++) {
//interested only in p s
if (searchMe.charAt(i) != p )
continue
//process p s
numPs++
searchMe.setCharAt(i, P )
}
System.out.println("Found " + numPs + " p s in the string.")
System.out.println(searchMe)
}
}
-multiinterfaces.zipgBuffer searchMe = n ew StringBuffer ( "peter piper picked a peck of p ickled peppers ") searchMe.length max = int () i nt = 0 numPs for (int i = 0 i
- 2023-04-21 16:25:03下载
- 积分:1
-
Java语 言 的 产 生 及 其 特 点
Java程 序 开 发 与 运 行 环 境
Java程 序 设 计 基 础
Java应 用 程 序...
Java语 言 的 产 生 及 其 特 点
Java程 序 开 发 与 运 行 环 境
Java程 序 设 计 基 础
Java应 用 程 序 的 基 本 框 架
Java的 类
Java图 形 用 户 接 口
-Java language and its characteristics
Java Runtime Environment and Development
Based on Java programming
Java applications, the basic framework
Java class
Java graphical user interface
- 2022-06-19 18:35:16下载
- 积分:1
-
The development of a set of Web
一套基于Web开发的整套ppt,详细介绍了当今的Java Web开发技术。我看了觉得还行-The development of a set of Web-based ppt, details on today" s Java Web development technologies. I read that line also
- 2023-01-14 10:10:04下载
- 积分:1
-
可分别在面板中绘制Hermite曲线,Bezier曲线和B样条曲线
可分别在面板中绘制Hermite曲线,Bezier曲线和B样条曲线-Respectively in the panel drawing Hermite curve, Bezier curves and B-spline curve
- 2022-11-23 02:30:03下载
- 积分:1
-
The Filter control provides a front end component that can be used on websites t...
Javascript YUI Filter Control-The Filter control provides a front end component that can be used on websites to manage the specification of a multi-faceted filter.It was inspired by the filtering capabilties found in Fog Bugz, and utilizes the
- 2023-08-30 06:50:03下载
- 积分:1
-
我用java做的一个电话卡演示
我用java做的一个电话卡演示-I used to do a demonstration calling cards
- 2022-06-21 21:48:18下载
- 积分:1
-
JDBC
jdbc实例-jdbc
- 2022-11-12 09:20:03下载
- 积分:1