“Control panel” => “Ease of Access” => “Ease of Access Center” => “Make the computer easier to see” => “Set the thickness of the blinking cursor”. 8 p...
正在查询,请稍后。。。。 当执行点击事件时,通过js控制div做一次显示即可。function showDiv(){ document.getElementById('popDiv').style.display='block'; document.ge...
分类:
其他好文 时间:
2014-08-04 10:28:06
阅读次数:
253
提示信息的设计提示信息的类:.alert:提示信息类.alert alert-danger:.alert alert-error:.alert alert-success:.alert alert-info:.alert alert-block:.alert alert-heading:提示信息按钮...
分类:
其他好文 时间:
2014-08-03 17:38:45
阅读次数:
232
多线程下载:1.发送请求,获取下载文件的长度2.通过RandomAccessFile file=new RandomAccessFile(file,"rwd")对象,创建一个于要下载文件同样大小的文件3.定义一个线程的数据,计算每条线程的下载量,long block=filesize%threads...
分类:
编程语言 时间:
2014-08-02 15:25:44
阅读次数:
251
对a链接的display设置为block,以便整个标签可以点击。但是,如果对该标签设置为position:absolute后,会发现在ie6、ie7下有时点击无效,ie8下有效(ie8标准),使用zoom:1方式也无法解决问题。解决方案1、使用position:relative而不是position...
分类:
其他好文 时间:
2014-08-02 15:18:13
阅读次数:
252
inline-block标签1标签2标签3a标签本来就是内联 这样写,他出来效果就是--------标签1标签2标签3但如果你想要定义宽度,不加块状是起不来作用的,都是单单加块状(display:block),他又换行了,所以这时加display:inline-block 就起到很大作用,内联块状....
分类:
其他好文 时间:
2014-08-02 12:42:43
阅读次数:
160
2014-06-18 20:34:59,622 FATAL org.apache.hadoop.hdfs.server.datanode.DataNode: Initialization failed for block pool Block pool (Datanode Uuid unassig....
分类:
其他好文 时间:
2014-08-02 12:13:03
阅读次数:
269
我个人认为Magento模板制作的难点在于不了解Magento的架构,不会调动block。Magento的block调动几乎都是靠xml。在下面的内容会提及如何操作。制作Magento模板的前提是:你要会Html,div+css。不管你想做什么模板,这个都是基础。如果想要做出个精致的Magento,...
分类:
其他好文 时间:
2014-08-01 10:36:11
阅读次数:
242
服装快速制造、智能裁缝、解决方案、新型羽绒 - 爱斯达科技欢迎来到爱斯达科技 佛山市顺德区爱斯达科技研发有限公司成立于2008年11月11日,位于中国牛仔服装名镇---李小龙的故乡---佛山市顺德区均安镇. 厂房占地面积12000平方米,建筑面积10000平方米(内设宿舍、饭堂、球场、公园设施配套齐...
分类:
其他好文 时间:
2014-08-01 09:06:31
阅读次数:
166