How to install
Ctrl+Shift+P → Package Control: Add Repository → https://github.com/i-akhmadullin/Sublime-CSS3
Ctrl+Shift+P → Package Control: Install Package → Sublime-CSS3
(in .css file) V...
分类:
Web程序 时间:
2015-04-05 09:13:52
阅读次数:
181
高级特性:
SIMD single instruction multiple data
单指令多数据
SIMD扩展 Streaming SIMD Extension (SSE)
流化扩展第二实现 SSE2
第三 SSE3
MMX 对整数执行SIMD操作
64位打包字节,字,双字整数,
MMx 0-7 映射到FPU寄存器R0-7
使用...
分类:
其他好文 时间:
2015-04-04 09:21:12
阅读次数:
243
// Created By 郭仔 2015年04月03日20:09:43...
分类:
其他好文 时间:
2015-04-03 22:35:37
阅读次数:
203
下载方法:1. 访问http://chrome-extension-downloader.com/2. 把https://chrome.google.com/webstore/detail/xpath-helper/hgimnogjllphhhkhlmebbmlgjoejdpjl拷贝到文本框里面,然...
分类:
其他好文 时间:
2015-04-03 15:10:18
阅读次数:
257
Description
Mike is very upset that many people on the Internet usually mix uppercase and lowercase letters in one word. That's why he decided to invent an extension for his favorite browser that w...
分类:
其他好文 时间:
2015-04-03 09:33:05
阅读次数:
156
摘要 :NetExt中有两个比较常用的命令可以用来分析heap上面的对象. 一个是!wheap, 另外一个是!windex.!wheap 这个命令可以用于打印出heap structure信息. heap 上 object汇总后的信息. 这个命令也可以按照一些条件过滤出objects, 不过执行速度...
分类:
数据库 时间:
2015-04-02 22:33:05
阅读次数:
316
问题:打开本地html文件时,报错如下
Cross origin requests are only supported for protocol schemes: http, data,chrome-extension, https, chrome-extension-resource.
分析:浏览器为了安全性考虑,默认对跨域访问禁止。
...
分类:
Web程序 时间:
2015-04-02 20:54:14
阅读次数:
635
问题:打开本地html文件时,报错如下Cross origin requests are only supported for protocol schemes: http, data,chrome-extension, https, chrome-extension-resource.分析:浏览器...
分类:
Web程序 时间:
2015-04-02 13:04:09
阅读次数:
222
对继承开放、对修改关闭(继承了就不能修改原来父类的方法)
Open for extension
Closed for modification...
分类:
其他好文 时间:
2015-04-01 19:57:43
阅读次数:
123
animation绘制同心圆这里是动画相关的详细介绍http://developer.android.com/intl/zh-cn/guide/topics/resources/animation-resource.html在实现帧动画的时候有以下几点需要注意:1) 帧动画不能根据你的view设置的...
分类:
其他好文 时间:
2015-04-01 19:43:36
阅读次数:
166