-
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
-
KeyStoreSpi
Key Store Spi is the Service Provider Interface ( SPI) definition for Key Store.
- 2013-11-04 09:31:24下载
- 积分:1
-
javaworks
JAVA编写的家用电器管理系统,可以生成负荷曲线(Household electrical appliance management system)
- 2020-11-26 15:09:31下载
- 积分: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
-
java
java2的课件,大家可以对着课件学习交流,适合初学者(java2 courseware, we can look at courseware learning exchanges, suitable for beginners)
- 2013-10-28 09:45:48下载
- 积分:1
-
_Bits
Test the class {@code com.android.dx.util.Bits} for Java.
- 2013-10-02 01:36:01下载
- 积分:1
-
SpringTest
说明: spring框架集的简单小应用,实现了一些基本的功能(A simple and small application of the spring framework, which implements some basic functions)
- 2020-06-19 20:38:53下载
- 积分:1
-
JMF_API
JMF_API开发文档 chm格式 适用于JMF开发(The development documents chm format of JMF_API JMF development)
- 2013-04-28 11:14:03下载
- 积分:1
-
ownerElement02
this is set by subclasses, but don t make it public.
- 2014-02-25 11:22:56下载
- 积分:1
-
note
很实用的笔记编辑,查看器。你编辑的文本文件可以直接转化成HTML形式(Very practical note - editing, viewer. The text file you edit can be directly transformed into HTML form.)
- 2018-06-22 21:15:04下载
- 积分:1