-
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
-
uTinyRipper
解包贴图文件 Unpackaged Mapping FileUnpackaged Mapping File(Unpackaged Mapping Mapping document)
- 2020-06-20 22:40:01下载
- 积分:1
-
AccountSetupOptionsTests
Tests of basic UI logic in the AccountSetupOptions screen for Andriod.
- 2013-10-06 00:29:52下载
- 积分:1
-
socket
实现一个简单的超级服务器,支持多协议通信,也支持多协议文件传输(Implement a simple super-server, multi-protocol communication, also supports multi-protocol file transfer)
- 2011-06-30 11:56:02下载
- 积分:1
-
facedetectionsvmeigenface
SVM that uses eigen faces for face recognition
- 2009-04-30 08:05:33下载
- 积分:1
-
KeyFactoryTestDSA
Shows a list of bug reports currently in /sdcard/bugreports.
- 2013-11-21 23:46:40下载
- 积分:1
-
myeclipse2015-keygen
实用的开发Java工具破解软件
-(MYEclipse
The practical development of Java tool software. )
- 2014-11-23 21:43:50下载
- 积分:1
-
pl0
java编写的pl0 程序用于编译原理的课程实验,也可以自行翻译成c++版本的(pl0 written java program used to compile the curriculum principle experiments can also be translated into their own c++ version of the)
- 2009-12-14 13:39:52下载
- 积分:1
-
Jackess 3.0.1
Java微软Access工具,用于读取或创建微软Access数据库文件,支持1997-2019全部版本。(Java Microsoft Access tool, used to read or create Microsoft Access database files, supporting all versions of 1997-2019.)
- 2019-05-14 18:23:32下载
- 积分:1
-
DefaultFileComparator
Default File Comparator implements Comparator, Serializable.
- 2014-01-22 14:13:04下载
- 积分:1