Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2530410
  • 博文数量: 245
  • 博客积分: 4125
  • 博客等级: 上校
  • 技术积分: 3113
  • 用 户 组: 普通用户
  • 注册时间: 2009-03-25 23:56
文章分类

全部博文(245)

文章存档

2015年(2)

2014年(26)

2013年(41)

2012年(40)

2011年(134)

2010年(2)

发布时间:2013-07-22 18:22:03

http://www.w3schools.com/jsref/jsref_regexp_test.aspSyntaxRegExpObject.test(string)JS中正则表达式pattern写在两个顺斜杠之间  .ExampleDo a global search, and test for "Hello" and "W3Schools" in a string:var str="Hello world!";//look for "Hello"var patt=/Hello.........【阅读全文】

阅读(1378) | 评论(1) | 转发(0)

发布时间:2013-07-04 10:49:58

http://xuijs.com/jqtouchjosencha touchjquery mobilezepto......【阅读全文】

阅读(1498) | 评论(0) | 转发(0)

发布时间:2013-07-02 17:42:58

参考:http://stackoverflow.com/questions/9229645/remove-duplicates-from-javascript-array方法一:点击(此处)折叠或打开a = ["Mike","Matt","Nancy","Adam","Jenny","Nancy","Carl",1,2,3,1,2,3,4,5,6,7,8,1,2,3];b = {};for (var i = 0; i < a.length; i++.........【阅读全文】

阅读(1447) | 评论(1) | 转发(0)

发布时间:2013-07-02 15:54:35

工具:http://www.sencha.com/blog/creating-native-applications-with-sencha-desktop-packager......【阅读全文】

阅读(2578) | 评论(0) | 转发(0)

发布时间:2013-07-02 15:45:00

参考:http://www.sencha.com/learn/getting-started-with-sencha-touch-2/http://stackoverflow.com/questions/14655707/sencha-touch-cannot-generate-first-appsencha cmd工具:http://cdn.sencha.com/cmd/3.1.2.342/SenchaCmd-3.1.2.342-windows.exe.zipWindows下安装sencha  cmd工具后,会自动加入环境变量PA.........【阅读全文】

阅读(3265) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

甜心1832013-07-24 18:45

大牛级人物,膜拜

回复  |  举报

ansnq8572013-04-03 13:12

好好学习,天天向上

回复  |  举报

大鬼不动2010-08-09 00:57

回复  |  举报
留言热议
请登录后留言。

登录 注册