-
JDK-6
java jdk6的中文文档 介绍了JavaTM Platform Standard Edition 6
API 规范
(java jdk6 Chinese document on JavaTM Platform Standard Edition 6
API Specification)
- 2012-04-26 14:36:25下载
- 积分:1
-
java-90
本资源提供了java90道编程题目,包括50道基础编程题、40道经典java算法题、50道最新的题目,并附答案。可以增加面试技巧。(The resources to provide a java90 Road programming topics, including the 50 basic programming questions, 40 classic java algorithm questions, 50 of the latest topics with answers. You can increase the interviewing skills.)
- 2012-10-28 17:09:32下载
- 积分:1
-
FlowerShop
基于JSP+JavaBean的网上花店系统,主要有以下功能:用户注册和登录,商品查询,购物车,系统管理员功能(JSP+ JavaBean-based online shop system, mainly in the following functions: user registration and login, commodity information, shopping cart, the system administrator function)
- 2020-06-29 19:00:02下载
- 积分:1
-
shiyanxuankexitong
用java开发的实验课选课系统 内含数据库说明文档(java)
- 2010-06-15 02:17:18下载
- 积分:1
-
HR
人事综合管理系统 非web开发 仅供学习参考(Personnel management system non-web reference for the study)
- 2013-04-27 16:10:23下载
- 积分:1
-
javacomm20-win32
说明: Java Comm Version 2, can use for SMSLib
- 2020-12-01 04:39:28下载
- 积分:1
-
sample456
张孝祥《深入体验Java Web开发内幕——核心基础》第四章(Zhang Xiaoxiang "in-depth experience of Java Web Development insider-- the core foundation" Chapter 4)
- 2007-04-14 11:02:58下载
- 积分:1
-
c2007629214256
在管理员表中初始插入数据 usn: admin, pwd: 21232F297A57A5A743894A0E4A801FC3
初始用户账号/密码: admin (密码为 md5 加密)
SRC/: JAVA 程序源文件目录
src/Conn.java 是数据库连接的类 请先修改里面的数据库连接
src/Gload.java 全局类 实现一些全局功能
mssqlserver.jar, msutil.jar, msbase.jar ------- SQL Server 的驱动包,请导入工程
DataBase/图书_Data.MDF: SQL Server 2000 数据库文件, 可直接附加
CreateTab.sql SQL Server 建表脚本(In an administrator to insert the initial data table usn: admin, pwd: 21232F297A57A5A743894A0E4A801FC3 initial user account/password: admin (password is md5 encrypted) SRC /: JAVA program source file directory src/Conn.java is a database connection class, please modify the database connection inside the src/Gload.java overall category realize the overall function of a number of mssqlserver.jar, msutil.jar, msbase.jar- SQL Server driver package, please import Engineering DataBase/books _Data.MDF: SQL Server 2000 database documents, can be directly attached CreateTab.sql SQL Server to build table script)
- 2008-07-01 01:45:14下载
- 积分: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
-
CounterPanel
A panel with test run counters.
- 2014-02-18 09:44:45下载
- 积分:1