-
Java-primer
This present a primer for people who are unfamiliar with the Java language. This introduction is intended to allow you to develop the Java skills necessary to understand basic programs.
- 2009-04-23 07:47:15下载
- 积分:1
-
JMXcode
关于JMX的入门资料,代码展示了一些JMX的基础知识(Introductory information about JMX, JMX code shows some of the basics)
- 2011-11-16 17:15:34下载
- 积分:1
-
KeyStoreSpi
Key Store Spi is the Service Provider Interface ( SPI) definition for Key Store.
- 2013-11-04 09:31:24下载
- 积分:1
-
1
说明: Sprint Getting Started Building a RESTful Web Service
- 2020-06-24 01:20:02下载
- 积分:1
-
T-GWAP-DEMO
模拟当当网的电子商务系统,包括用户注册登录、商品浏览、详细信息、购物车、订单管理、收货信息等,采用MVC架构,mysql数据库,功能齐全,代码简介易懂。(Analog Dangdang' s e-commerce system, including user registration Login goods browse detailed information, shopping cart, order management, receiving information, the use of the MVC architecture, mysql database, fully functional code Introduction understandable.)
- 2013-04-08 20:44:29下载
- 积分:1
-
MyEclipse8-Spket
MyEclipse8以上安装Spket插件[破解版](MyEclipse8 installation above Spket plug [cracked version])
- 2013-09-12 12:59:29下载
- 积分:1
-
spring-security-master
说明: 一个使用spring-security管理权限控制的具体示例(A concrete example of using spring-security to manage permission control)
- 2019-01-23 11:06:18下载
- 积分:1
-
o2o
本文件实现了商品的添加删除,以及端口的使用(This document implements the addition and deletion of goods and the use of ports.)
- 2018-11-12 13:14:41下载
- 积分: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
-
SmsService
1. SMSService.exe 短消息服务程序
2. SMS.ini 服务配置文件
3. SMS_DB.mdb 数据库接口文件
4. SmsClient.exe 短消息客户演示程序。">
- 2013-07-27 16:01:17下载
- 积分:1