码迷,mamicode.com
首页 >  
搜索关键字:hacks    ( 104个结果
针对 IE的 的优化
针对 IE 的优化 有些时候,你需要对 IE 浏览器的 bug 定义一些特别的规则,这里有太多的 CSS 技巧(hacks),我只使用其中的两种方法,不 管微软在即将发布的 IE7 beta 版里是否更好的支持 CSS,这两种方法都是最安全的。 · 1.注释的方法 o (a)在 IE 中隐藏一个 C ...
分类:其他好文   时间:2017-05-11 10:24:26    阅读次数:151
理解Linux系统/etc/init.d目录和/etc/rc.local脚本
原文链接:http://blog.csdn.net/acs713/article/details/7322082 本文英语版本来自:http://www.ghacks.net/2009/04/04/get-to-know-linux-the-etcinitd-directory/ 以下内容是作者自己 ...
分类:系统相关   时间:2017-05-09 15:47:23    阅读次数:210
<转>How to Encourage Your Child's Interest in Science and Tech
How to Encourage Your Child's Interest in Science and Tech This week’s Ask-A-Data-Scientist column is from a parent on how to encourage their child in ...
分类:其他好文   时间:2017-05-09 11:12:28    阅读次数:212
Wordpress目录结构
根目录 1.index.php:wordpress核心索引文件,即博客输出文件。 2.license.txt:WordPress GPL许可证文件。 3.my-hacks.php:定义了博客输出之前处理的追加程序。默认安装中并没有这个文件,但如果存在,它就会被管理页面引用。 4.readme.htm ...
分类:其他好文   时间:2017-05-07 13:03:49    阅读次数:354
wordpress根目录文件分析
index.php:WordPress核心索引文件,即博客输出文件。 license.txt:WordPress GPL许可证文件。 my-hacks.php:定义了博客输出之前处理的追加程序。默认安装中并没有这个文件,但如果存在,它就会被管理页面引用。 readme.html:WordPress安 ...
分类:其他好文   时间:2017-03-15 20:47:25    阅读次数:269
理解Linux系统/etc/init.d目录和/etc/rc.local脚本(转载)
本文英语版本来自:http://www.ghacks.net/2009/04/04/get-to-know-linux-the-etcinitd-directory/ 以下内容是作者自己的翻译版本,如需转载到CSDN外其他网站,请注明本文链接。 一、关于/etc/init.d 如果你使用过Linux ...
分类:系统相关   时间:2017-01-20 17:19:02    阅读次数:249
top 9 Cloud Computing Failures
top 9 Cloud Computing Failures Outages, hacks, bad weather, human error and other factors have led to some spectacular cloud failures. 9. Hackers Acce ...
分类:其他好文   时间:2017-01-12 10:32:12    阅读次数:291
ECMAScript Web APIs node.js
https://hacks.mozilla.org/2015/04/es6-in-depth-an-introduction/ What falls under the scope of ECMAScript? The JavaScript programming language is stand ...
分类:Windows程序   时间:2017-01-06 14:09:39    阅读次数:215
ES6 will change the way you write JS code.
https://hacks.mozilla.org/2015/04/es6-in-depth-an-introduction/ Counting to 6 The previous editions of the ECMAScript standard were numbered 1, 2, 3, ...
分类:Web程序   时间:2017-01-06 13:57:37    阅读次数:199
ES6 的模块系统
此文为翻译,原文地址在这儿:https://hacks.mozilla.org/2015/08/es6-in-depth-modules/【转】 ES6 是 ECMAScript 第 6 版本的简称,这是新一代的 JavaScript 的标准。ES6 in Depth 是关于 ES6 的一系列新特性 ...
分类:其他好文   时间:2016-11-20 10:51:13    阅读次数:181
104条   上一页 1 2 3 4 5 6 ... 11 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!