-
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
-
Hadoop-Authoritative-guide-Chinese
本书从Hadoop的缘起开始,由浅入深,结合理论和实践,全方位地介绍Hadoop这一高性能处理海量数据集的理想工具。全书共16章,3个附录,涉及的主题包括:Hadoop简介 MapReduce简介 Hadoop分布式文件系统 Hadoop的I/O、MapReduce应用程序开发;MapReduce的工作机 MapReduce的类型和格式 MapReduce的特性 如何构建Hadoop集群,如何管理Hadoop Pig简介:HBase简介;Hive简介:ZooKeeper简介;开源工具Sqoop,最后还提供了丰富的案例分析。(This book starts the origin of Hadoop the shallower to the deeper, combination of theory and practice, all-round introduce the Hadoop that a ideal tool can process massive data sets . The book has 16 chapters and 3 appendices, topics covered include: Hadoop MapReduce Hadoop distributed file system the development of I/O, MapReduce Hadoop application MapReduce working machine the type and format of MapReduce MapReduce characteristics how to construct a Hadoop cluster, how to manage the Hadoop Pig Description: HBase introduction Hive: ZooKeeper Sqoop open source tools, and finally provide a rich analysis of the case.)
- 2016-10-22 19:29:19下载
- 积分:1
-
HuffmanCoding
多媒体类别,包含Huffman编码、lzw编码和算数编码三种,对“I have a dream”进行编码(Including Huffman Coding、lzw coding and Arithmetic coding)
- 2012-05-13 22:57:19下载
- 积分:1
-
Boot
说明: windows 平台 debugger 简易方法 操作流程(basic windows debugger)
- 2020-02-05 21:58:11下载
- 积分:1
-
4GuessNumber
给你一个1至100之间的整数,请猜测这个数(Java GuessNumber give you a 1 to 100 between integer, please guess the number Java
)
- 2012-04-03 16:05:24下载
- 积分:1
-
Struts2
《Struts2深入浅出》,对于初学者有很大帮助(The Struts2 simple terms, there is a great help for beginners)
- 2012-05-19 23:46:25下载
- 积分:1
-
netbanking
NETBANKING ONLINE SYSTEM
- 2012-12-16 14:21:57下载
- 积分:1
-
java的一个ssm框架快速学习 SSM-master
java的一个ssm框架快速学习oop,di,aop等spring框架思想的demo(A SSM framework of Java to quickly learn the demo of spring framework ideas such as oop, di, AOP)
- 2020-06-23 08:40:02下载
- 积分:1
-
dingcanxitong-
在线订餐系统,上传了那么多自己选吧,功能都差不多,基本功能都能实现 。(very good!
)
- 2012-12-09 22:16:37下载
- 积分:1
-
Microphone_Array_Signal_Processing_Springer-2008-0
麦克风整列声源定位.2008年spring出的很好(A book for acoustic source localization with microphone array .)
- 2009-09-07 10:26:56下载
- 积分:1