-
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
-
21312
自己利用java实现的股票K线图,模拟股票一天内的走势,利用了jfreechart(Java implementation of the stock chart)
- 2020-11-19 16:29:38下载
- 积分:1
-
maze
迷宫算法,给定一七点,给定一终点,找出迷宫路径(Maze algorithm, given 17 points, to set one end of the maze to find the path)
- 2008-05-30 07:50:53下载
- 积分:1
-
ssh
ssh搭建的一个增删改查项目,包括数据库 一键见表 配置文件在webroot-web-info下(ssh build a CRUD projects, including a key table configuration file at webroot-web-info)
- 2015-12-29 14:23:07下载
- 积分:1
-
esp8266-e4a
esp8266的源码,用于学习非常好(esp8266 source for learning is very good)
- 2016-08-16 20:26:03下载
- 积分:1
-
cntospell
将中文转换成为拼音的程序,其中首字母为大写,姓与名之间有空格(Chinese Pinyin will be converted into programs)
- 2011-10-08 17:15:57下载
- 积分:1
-
meundemo2
应用java实现单个文件的输出,更好的学习怎样简便的应用java(Java application to achieve a single file output, better learn how simple java application)
- 2013-11-13 20:36:15下载
- 积分:1
-
关于将jar包转换为exe可执行文件说明书
关于将jar包转换为exe可执行文件说明书,做了一个jsp程序,如何将它弄成一个可执行的程序(About the jar package converted to exe executable file instructions, made a JSP program, how to make it into an executable program)
- 2017-10-22 22:18:03下载
- 积分:1
-
WinRAR-
连连看Java源码,很有意思,,适合初学者。。。。(Lianliankan Java source code, suitable for beginners. . . .)
- 2013-10-15 15:41:21下载
- 积分:1
-
HttpClient
httpclient 连接池 请求 需要连接池的jar包(httpclient connection pool connection pool request requires jar package)
- 2015-08-27 21:13:13下载
- 积分:1