我们需要理解jQuery背后的工作原理,掌握现代浏览器API,把Web开发从jQuery的陷阱中拯救出来,jQuery不等于JavaScript!原文:http://blog.garstasio.com/you-dont-need-jquery/抛弃jQuery:Why?现在的Web工程师太依赖jQ...
分类:
Web程序 时间:
2015-01-12 14:37:43
阅读次数:
358
a*b^n(mod(b-1) =a(mod(b-1)http://acm.timus.ru/problem.aspx?space=1&num=1104 1 #include 2 #include 3 4 char str[1000000 + 10]; 5 6 int CharToInt(ch...
分类:
其他好文 时间:
2015-01-10 16:29:36
阅读次数:
185
Implement atoi to convert a string to an integer.
Hint: Carefully consider all possible input cases. If you want a challenge, please do not see below and ask yourself what are the possible input case...
分类:
其他好文 时间:
2015-01-09 00:16:53
阅读次数:
233
Akka Actor_Future的使用 常见的是通过Actor的tell方法给另外一个actor发送消息,但是actor 和 future怎么交互,发送消息,如下, Future<Object>?future?=?Patterns.ask(a,?"are?you?ready?",?timeout);...
分类:
其他好文 时间:
2015-01-08 18:19:36
阅读次数:
261
Implement atoi to convert a string to an integer.
Hint: Carefully consider all possible input cases. If you want a challenge, please do not see below and ask yourself what are the possible input ca...
分类:
其他好文 时间:
2015-01-08 09:41:06
阅读次数:
187
上一篇中主要介绍了编码中的原理,这里主要是结合HM中的代码介绍读残差系数的方法
HM变换系数熵解码简介:
初始一个TU对象
成员变量介绍:
public:
typedef enum TU_SPLIT_MODE { DONT_SPLIT=0, VERTICAL_SPLIT=1, QUAD_SPLIT=2, NUMBER_OF_SPLIT_MODES=3 } SPLI...
分类:
其他好文 时间:
2015-01-05 18:45:16
阅读次数:
817
安装
安装net-wireless/wpa_supplicant包
emerge --ask wpa_supplicant
配置
Set for Gentoo net.* scrips,tell the network script to use wpa_supplicant.
File/etc/conf.d/net
modules_wlan0="wpa_supplicant"
# 因...
分类:
其他好文 时间:
2015-01-05 14:54:03
阅读次数:
229
Writer:BYSocket(泥沙砖瓦浆木匠) 微博: BYSocket 豆瓣: BYSocket Reprint it anywhere u want. ”Hi , Happy New Year.Written in Stupid Enlish,Dont push me *.* ” 2014 System ??? 2015 is coming.B...
分类:
其他好文 时间:
2015-01-01 22:37:25
阅读次数:
260
Writer:BYSocket(泥沙砖瓦浆木匠)微博:BYSocket豆瓣:BYSocketReprint it anywhere u want.”Hi , Happy New Year.Written in Stupid Enlish,Dont push me *.* ”2014 System 2...
分类:
其他好文 时间:
2015-01-01 22:28:22
阅读次数:
228
参考:http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/quick-tip-dont-forget-the-viewport-meta-tag/一、网页手机wap2.0网页的head里加入下面这条元标签,在iPhone的浏览器中页面将...
分类:
移动开发 时间:
2014-12-25 13:01:37
阅读次数:
159