搜索资源列表
Test2
- 一个不错的java源码-a good source of java
jsp
- 把数据库逻辑全部放在jsp里未必是好的做法,但是有利于初学者学习,所以我就这样做了,当大家学到一定程度的时候,可以考虑用MVC的模式开发。在练习这些代码的时候,你一定将jdbc的驱动程序放到服务器的类路径里,然后要在数据库里建一个表test,有两个字段比如为test1,test2,可以用下面SQL建
Test2
- 创建四个类,分别为Employee类、SalariedEmplyee类、HourlyEmployee类和CommissionEmployee类。其中Employee类是其他三个类的父类。Employee类包含姓名和身份证号。除此之外,SalariedEmployee类还应包含每月工资;HourlyEmployee类还应包含每小时工资数和工作时间数;CommissionEmployee还应包含提成比例和销售总额。每个类都应有合适的构造方法、数据成员的设置和读取方法。编写一个应用程序,创建这些类的对
test2
- 结合struts2,spring,hibernate开发的框架-Combined with struts2, spring, hibernate development framework
Test2
- 一个前台基于AJAX,时间倒计时的小程序-Based on a Front Desk AJAX, time countdown applet
Test2
- 题目:判断101-200之间有多少个素数,并输出所有素数。 * 1.程序分析:判断素数的方法:用一个数分别去除2到sqrt(这个数),如果能被整除, * 则表明此数不是素数,反之是素数。 -java
Test2
- 用JAVA语言实现计算两条直线是否有交点.-Whether the intersection of two straight terms.
test2
- java连接数据库类,其他类要连接数据库,只需要新建此类,判断即可-java connect to the database classes, other classes to connect to the database, only new category, the judge can
test2
- 功能 生成随机密码串; 要求 密码串类型可以是纯数字,纯字符,或混合数字、字符和其他符号。 密码串类型和密码串长度在运行时指定。 生成密码串的个数在运行时指定。-Function to generate a random password string requested password string type can be pure digital, pure character, or a combination of numbers, characters a
javadtyx
- 课堂案例&电梯运行public interface Test{ public static final int NUM = 100 public abstract void test() } interface Test2{ public abstract void test2() public abstract void test3() }-Classroom Case & elevator runn
KeywordSpotting
- 多串匹配的AC算法/多字符串匹配/多字符串检测/多字符串识别/Aho-Corasick自动机/ahocorasick自动机/AC自动机。/Java实现 该程序是一个高效的,能处理较大的Unicode字符文本(包括要检测的文本和关键词文本)的关键词匹配程序,因此程序的输入为input.txt为待检测文本,keywords.txt为关键词文本,文件夹test1,test2,test3分别是三组自己设定的input和keywords,可自行任意添加删改,运行程序前先将一组拷贝至D:\。 程序将
Test2
- java正则表达的例子,很经典。想要学习正则表达式的,可能进来看一看。-java regular expression examples, very classic. If you want to learn regular expressions, you can come in.
Test2
- 获取sim卡的信息 获取sim卡的信息-Sim card information to obtain access to the information obtained sim card sim card information
test2.0
- 创在线考试系统是一个JSP在线考试系统,后台数据库为MySQL。这是一个完整的web应用程序,实现了教师出题、学生在线考试(自由测试、单元测试、模拟考试)、错题本,以及相关的系统维护功能,以及考试人员的维护。-Create online exam system is a JSP online examination system, the background database MySQL. This is a complete web application that implements t
Test2
- 一个小软件 大家下载看看就知道了 合适初学者下载学习-Small software
test2
- java学习的小程序小实例,非常有用的好东西啊,对于初学者帮助很大的啊!-java applets to learn small example, very useful for the good things, ah, very helpful for beginners, ah!
test2
- 经典售货机测试提纲,里面包括代码提示,缺少测试代码-Outline of the classic vending machine test
test2
- j2ee的代码,实现的是模拟一个登陆界面,以及出现错误时的一些处理-this is a program about j2ee,it has the Login and someother function
test2
- 实验2:流水灯 实验步骤 1. 启动QuartusII建立一个空白工程,保存为led_water.qpf. 2. 将test2\ledwater.v、int_div.v、setup.tcl拷入工程目录。 3. 将ledwater.v、int_div.v加入工程并进行综合编译,察看编译报告。从ledwater.v、int_div.v创建符号文件led.bsf、int_div.bsf。 -Experiment 2: water lamp experiment 1. Start t