1) 打开选择的文件所在目录,并选择文件 OpenExplorer https://github.com/samsonw/OpenExplorer/downloads 将jar包放到eclipse的plugins目录中,重新eclipse2) 打开Java文件对应的Class文件 ...
分类:
系统相关 时间:
2015-01-26 22:27:57
阅读次数:
201
https://github.com/rockerhieu/emojicon用法和TextView一样。发送的时候用UTF-8 String enCodedStatusCode = ""; try { enCodedStatus...
分类:
移动开发 时间:
2015-01-26 22:21:55
阅读次数:
229
2011年,twitter的“一小撮”工程师为了提高他们内部的分析和管理能力,用业余时间为他们的产品构建了一套易用、优雅、灵活、可扩展的前端工具集--BootStrap。Bootstrap由MARK OTTO和Jacob Thornton所设计和建立,在github上开源之后,迅速成为该站上最多.....
分类:
其他好文 时间:
2015-01-26 20:52:06
阅读次数:
506
2015.1.261. 安装 android-studio:来源:http://paolorotolo.github.io/android-studio/命令:sudo apt-add-repositoryppa:paolorotolo/android-studiosudo apt-get upda...
分类:
系统相关 时间:
2015-01-26 20:36:41
阅读次数:
146
Xcode和github详细教程!
主要是参考了现在网上的一些资料给没整过的人一个详细的指南。
(1)先在github上注册账号,自行解决!
(2)在导航栏右上角new一个repository(仓库)。
(3)填写仓库的名称、描述等信息。第二部是设置公开或者私人项目,隐私项目适合于公司的代码托管但是是收费的。
(4)下面就不用管了,在MAC...
分类:
其他好文 时间:
2015-01-26 19:18:47
阅读次数:
273
LLDBhttps://github.com/nangege© 2015objc中国本站由@onevcat创建,文章源自objc.io,由objc中国 项目组整理维护你是否曾经苦恼于理解你的代码,而去尝试打印一个变量的值?NSLog(@"%@", whatIsInsideThisThing);或者跳...
分类:
移动开发 时间:
2015-01-26 19:13:07
阅读次数:
355
1. {}+""相当于+"", 因为js解析器把{} 当做 block表达式。 一元运算符+ 的规则是(http://es5.github.io/index.html#x11.4.6):Letexprbe the result of evaluating UnaryExpression.Return...
分类:
编程语言 时间:
2015-01-26 19:03:37
阅读次数:
206
书籍名称:HTML5-Animation-with-JavaScript书籍源码:https://github.com/lamberta/html5-animation1.使用quadraticCurveTo,开始点:moveTo(20,20)控制点:quadraticCurveTo(20,100,...
分类:
其他好文 时间:
2015-01-26 18:45:40
阅读次数:
141
安装:#wgethttps://codeload.github.com/andymccurdy/redis-py/zip/master
#cdredis-py-master
#pythonsetup.pyinstall使用:#wgethttps://codeload.github.com/p/redis-dump-load/zip/master
#cdredis-dump-load-master导出:#./redisdl.py-odump.json导入:#./redisdl.py-ld..
分类:
其他好文 时间:
2015-01-26 17:26:32
阅读次数:
289