搜索资源列表
MYTreeEditTest
- 演示对树的兄弟结点和子结点的添加和删除的方法。Swing组件JFrame, java.awt.event.* 包的使用ax.swing.* 包 的使用, javax.swing.tree.* 使用。-demonstration of the fraternal tree nodes and sub-nodes of the add and remove methods. Swing JFrame components, java.awt.event .* packages use ax.swin
PowerBeanUtil
- 使用反射去掉Bean的所有String类型属性的空格-use reflection remove all String Bean type attributes space
Java_WebClient.jar
- Java写的WebClient,去掉.zip后缀,双击即可运行Jar文件(前提是有Java环境),模拟客户端向服务器发出HTTP请求,可自行编辑Headers-Java write WebClient and remove. Zip extension. Double-click can run Jar (premise is Java environment), Simulation client to the server HTTP request, may be edited Header
NewsSystem
- 新闻发布系统1.0 第一步:解开压缩包,到Tomcat或其他网络服务器中。 第二步:请在WEB-INF\\classes\\目录下新建一个news文件夹,把sql_data.java和sql_data.class复制到news目录下 ,这样配好Beans。 第三步:在数据源ODBC中建立数据连接,点击系统dsn,添加access数据库,之后选择news.mdb数据库,完成数据库 连接。 第四步:浏览器打开http://127.0.0.1:8080/...main.jsp。-News Publis
sha1.jar.rar
- SHA加密算法打包文件,电子商务可能会用到此算法加密,去掉后缀“.rar”使用,SHA encryption algorithm packaged documents, e-commerce may be encrypted using this algorithm, remove the suffix " . Rar" use
RenameLrcPro
- 在使用mp3时,我们常将网上下载的歌词文件名去掉空格后重命名.lrc文件,此程序可批量更改歌词文件名称,将文件名中的空格去掉。-In the use of mp3, we often download the lyrics to remove the space after the file name to rename. Lrc file, change the lyrics of this program can batch file name, the file name in the s
dangdang01
- 实现当当网部分功能,包括登录和注册验证,产品的分类,在购物车中增加商品,删除商品,更新商品等!-Dangdang achieve some features, including login and registration verification, product categories, add products in shopping cart, remove products, update products, etc.!
htmlparse.rar
- html 解析处理代码,进行HTML代码解析,过滤处理。可用于去除html代码,分析等,analytic treatment html code to HTML code analysis, filtration treatment. Can be used to remove the html code, analysis, etc.
jsCookieShoppingCart
- 一个用javascr ipt实现的cookie购物车,有添加删除等必要操作。代码清晰!-A cart with javascr ipt realization, add or remove the necessary operation. Code clearly!
personal_blog_system
- 一、个人博客系统MyEclipse+jsp+java+e 二、主要页面 主页面注册:zhuce.jsp 登录页面:login_.jsp 添加留言板页面:msg.jsp、write.jsp 删除留言内容:doDelete.jsp 三、运行时输入: http://localhost:8080/MyBlog/Jsp_first1DB/zhuce.jsp 进入主页 进入主页必须先注册用户名 注册时可以再页面输入用户名 密码 将存入数据库 -A personal bl
实现生产者和消费者问题
- 实现生产者和消费者问题。输入:由英文字母和数字组成的不定长度字符串数组,例如{“abc”,”23d”,”1a”}。每隔100毫秒,生产者线程读入数据,放入生产者公用的仓库;消费者从仓库中取出字符串,进行倒置,-Producers and consumers realize the problem. Input: letters and numbers from the adventitious length of the string array, for example, {" ab
HIbernate
- 一个用struts1.3 hibernate3.2 做的考试系统 实现功能 有老师登录和学员登录 老师登录时候 有用户管理(对学员进行添加 删除 修改 查询(班级 学号 姓名 性别) 还有分页) 班级管理(添加 修改 删除 查询 分页) 试卷管理(添加 修改 删除 查询 分页) 题库管理 (单选(添加 删除 查看 高级查询 分页) 多选(添加 删除 查看 高级查询 分页-To do with struts1.3 hibernate3.2 a test sys
BBS
- 本系统是一个用JSP、Servlet 技术实现的小型BBS论坛系统,使用DAO的设计模式来开发数据库应用逻辑。本系统是一个完善的BBS系统,用户可以发布主题,回复帖子,上传图片和信息,网站管理员也可以根据自己的需求,删除非法的帖子以及主题。-This system is a use of JSP, Servlet technology for small BBS forum system uses DAO design patterns to develop a database applica
drawing
- java语言实现的一个画图小程序,可以实现绘图,删除,保存,打开文件以及撤销等功能-language java applet of a drawing, the drawing can be achieved, delete, save, open the file and to remove features such as
ck.java
- 基于J2EE的网络物流系统 用户操作: 1. 录入出库商品信息 2. 查询出库单信息 3. 录入入库商品信息 4. 查询入库单信息 5. 查询商品位置信息 6. 查询商品信息 7. 查询供应商信息 管理操作: 1. 出库单商品信息删除/修改 2. 入库单商品信息删除/修改 3. 供应商信息添加/删除/修改 4. 添加商品分类信息 5. 仓库位置信息添加/删除/修改 6. 职员信息查询/添加/修改/删除 7. 用户权限管理-J2EE-
Internal_mail
- 企业内部邮件管理(J2EE,SSH) 程序设计者:李锐歆 Time:2009-04-14 主要功能 1. 员工管理: 管理员添加员工, 员工登陆修改密码等等 2. 一对一发送:员工之间互发邮件功能 3. 邮件群发:公司内部信息发布功能 4. 邮件列表:供用户查看邮件的基本信息 5. 是否查看:提示用户该邮件是否为新邮件 6. 删除邮件:用于删除过期或没有保存价值的邮件 -Internal e-mail management (
Demo01
- SSH2 注解方式加 ExtJs前台 返回Json格式 的一个增删改查demo 由于上传资源太慢.所以删除了jar包。下载后需添加-SSH2 annotation methods return Json format plus ExtJs front of a CRUD demo is limited because the size of uploaded resources, so remove the jar package. Download need to add
Copy1
- 实现两个hashmap 合并为一个或者取出相同的合并为一个hashmap ,主要实现两个map的值相加-Two hashmap into one or remove the same into a hashmap is, mainly to achieve the sum of the values of the two map
studentsManageSys
- 程序名称:学生信息管理系统 大小:1.39MB 环境:JSP+MSSQL 功能: 1,1套完美的学生/老师登陆系统 2,老师可增加/删除科目,学科等信息 3,可增加/删除学生信息 4,分5个版块:[学生资料管理] [学生成绩管理] [系统设置] [查询与报表] [操作员管理] [退出] 使用说明: 程序含3个文件夹,1个是CSS,1个是图片,1个JSP安装配置,使用起来很简单的-Program Name: Student Information M
select-options-remove
- This test checks the behavior of the remove() method on the select.options object.