-
commons-fileupload
javabean开发的jsp上传文件,支持多文件上传(javabean development jsp upload documents to support more file uploads)
- 2006-06-21 19:34:48下载
- 积分:1
-
NewMicrosoftWord
6. <link rel="Bookmark" href="favicon.ico"> 可以在收藏夹中显示出你的图标
7. <input style="ime-mode:disabled"> 关闭输入法
8. 永远都会带着框架
<script language="JavaScript"><!--
if (window == top)top.location.href = "frames.htm" //frames.htm为框架网页
// --></script>
9. 防止被人frame
<SCRIPT LANGUAGE=JAVASCRIPT><!--
if (top.location != self.location)top.location=self.location
// --></SCRIPT>
10. 网页将不能被另存为
<noscript><iframe src=*.html></iframe></noscript>
11. <input type=button value=查看网页源代码
onclick="window.location = "view-source:"+ "
http://www.pconline.com.cn
"">
(6. <link rel="Bookmark" href="favicon.ico"> Can be shown in the Favorites icon on you 7. <input style="ime-mode:disabled"> Close input 8. Will always be with the framework <script language="JavaScript"><!--
if (window == top)top.location.href = "frames.htm" //frames.htm为框架网页
//--></script> 9. Prevention of the frame <SCRIPT LANGUAGE=JAVASCRIPT><!--
if (top.location != self.location)top.location=self.location
//--></SCRIPT> 10. Page will not be saved as <noscript><iframe src=*.html></iframe></noscript> 11. <input type=button value=查看网页源代码
onclick="window.location = "view-source:"+ "
http://www.pconline.com.cn
"">)
- 2010-05-30 18:39:15下载
- 积分:1
-
Rouyi
改编自若依后台模板。
新增功能如下:
1.后台代码块自动更新;
2.mysql前端自选设置;
3.集成Hibernate,配置文件中可选则Mybatis(Realizing Background Automation Management)
- 2020-06-22 21:00:01下载
- 积分:1
-
299255
说明: 基础练习,这是Java入门课程的基础练习。包括了许多的知识点(Basic exercises, which are the basic exercises of the Java introductory course. It includes many knowledge points.)
- 2018-12-29 18:57:57下载
- 积分:1
-
SSH
使用MVC+三大框架实现的项目,非常适合刚学习三大框架或者网站开发的新手学习(Use MVC+ three frameworks to achieve project very suitable for just learning the three framework or website development novice learning)
- 2013-04-11 16:27:58下载
- 积分:1
-
src
用JAVA实现的C4.5算法,包含了很多人在寻找的ID3包。全面,实用!!(It include C4.5 and ID3 code.It is worth to download!)
- 2009-04-13 09:49:02下载
- 积分:1
-
Random6Str
这个程序模拟实现了:1网页中生成六个字母的Java小程序,使用到了Random()函数
2:基本类型与String类型的链接 3:常用的数学函数(The code will generate six letters with random(). Another explain the basic types and the String. The last gives us examples of some math functions.)
- 2010-12-17 19:34:26下载
- 积分:1
-
EasyPay-master
说明: EasyPay(易支付)集成并高度封装了Android平台的微信支付,支付宝支付以银联支付。使用此库,开发者可以使用简单方便的api实现支付功能。
易支付编码实现遵循设计模式六大原则,并且使用了单例以及策略模式来实现整个库,扩展性良好,可以轻松扩展其他支付方式如百度,美团等。支付方式类继承IPayStrategy接口,支付信息类实现IPayInfo接口,再分别传入场景类EasyPay中即可。具体请参照代码中支付宝或者微信或者银联支付方式封装。(This is a library for Developers easily to use Alipay,WechatPay and UnionPay in Android project.)
- 2020-06-25 07:00:02下载
- 积分:1
-
bus
课程设计设计JSP公交车查询系统,供大家参考学习。(Curriculum Design JSP query system bus, for your learning.)
- 2013-12-13 21:54:33下载
- 积分:1
-
PictureCombine
基于JAVA开发平台的数字拼图游戏,其实现较为简单,刚学完JAVA,为初作!(JAVA development platform based on the number of jigsaw puzzle, and its relatively simple to achieve, after just learning JAVA, for the early!)
- 2009-04-11 12:41:49下载
- 积分:1