<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Strict//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><htmlxmlns="http://www.w3.org/1999/xhtml"lang="zh-CN"><head><title></title><metahttp-equiv="Content-Type"content="text/htm..
分类:
Web程序 时间:
2015-04-30 20:25:29
阅读次数:
1184
<tableclass="grid"singleselect="true"><thead><tr><tdstyle="width:20px;text-align:center;"></td><tdstyle="width:100px;text-align:center;">业务编号</td><tdstyle="width:120px;text-align:center;">大类名称</td&g..
分类:
其他好文 时间:
2015-04-30 20:22:32
阅读次数:
128
<!doctypehtml><html><head><title>table表提交数据(不用对应input版)</title></head><body><divid="table-div"> <tableid="table-batabase"> <tr><th>编号</th><th>名字</th><th&..
分类:
其他好文 时间:
2015-04-29 17:25:40
阅读次数:
232
扇面:Cylinder/磁道:Track / sectors扇区:Sector / head CHS:Cylinder、Head、Sector/Track,示意图如下: Cylinder柱面数表示硬盘每面盘面上有几条磁道,编号是从0开始,最大为1023,表示有1024个磁道。Head磁头数表示磁盘共有几个磁头,也就是几面盘面,编号从0开始,最大为255,表示有256个磁头。Sector/Tr...
分类:
其他好文 时间:
2015-04-29 11:52:28
阅读次数:
184
<!DOCTYPEhtmlPUBLIC"-//W3C//DTDHTML4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<htmlxmlns="http://www.w3.org/1999/xhtml"lang="en">
<head>
<metahttp-equiv="Content-Type"content="text/html;charset=utf-8"/>
<title>inde..
分类:
Web程序 时间:
2015-04-29 07:23:38
阅读次数:
133
1.test.html<!DOCTYPEhtmlPUBLIC"-//W3C//DTDHTML4.01Transitional//EN""http://www.w3.org/TR/html4/loose.dtd"><html><head><metahttp-equiv="Content-Type"content="text/html;charset=utf-8"><title>好看的瀑布</title><scripttype..
分类:
Web程序 时间:
2015-04-28 18:49:16
阅读次数:
174
添加文件的表单<!DOCTYPEHTMLPUBLIC"-//W3C//DTDHTML4.01Transitional//EN""http://www.w3.org/TR/html4/loose.dtd"><html><head><metahttp-equiv="Content-Type"content="text/html;charset=utf-8"><title>添加excel入库</title></hea..
分类:
数据库 时间:
2015-04-28 18:45:05
阅读次数:
206
一、基本概念1、什么是PXEPXE(Pre-bootExecutionEnvironment,预启动执行环境)是由Intel公司开发的最新技术,工作于Client/Server的网络模式,支持工作站通过网络从远端服务器下载映像,并由此支持通过网络启动操作系统,在启动过程中,终端要求服务器分配IP地址,再用TFTP(tr..
分类:
其他好文 时间:
2015-04-28 02:01:57
阅读次数:
189
stop()方法在动画中扮演了很精彩的角色,他能够阻止连续动画或连续事件出现累积的状况,令动画有条不紊的进行。1语法结构stop([clearQueue],[gotoEnd]);这两个参数都是可选的,并且都是布尔值(true/false)。这样一来,stop()方法就有了4种组合。stop(tr.....
分类:
其他好文 时间:
2015-04-27 14:58:55
阅读次数:
111
http://web.cse.ohio-state.edu/hpcs/WWW/HTML/publications/papers/TR-14-2.pdf (辅助参考:https://cwiki.apache.org/confluence/display/Hive/Correlation+Optimiz...
分类:
Web程序 时间:
2015-04-27 00:11:30
阅读次数:
233