原文地址:http://developer.android.com/guide/topics/manifest/manifest-intro.html
每一个 Android 应用都有一个 AndroidManifest.xml 文件,用于告知 Android 系统应用程序运行需要的各种资源。作为Android开发的初学者,很多时候都是不经意间跟着教程使用Manifest...
分类:
移动开发 时间:
2015-01-09 17:20:08
阅读次数:
164
http://blog.sciencenet.cn/blog-273829-312138.htmlhttp://sourceforge.net/p/lemur/wiki/Home/http://qiangrw.github.io/2012/03/intro-to-lemur-tool/http://...
分类:
其他好文 时间:
2015-01-08 12:51:24
阅读次数:
108
一般网站要先做个用户注册的功能页面,但我的网站名气不大,不需要要求用户注册,所以直接使用腾讯QQ登录的API接口。 如何使用JS_SDK让网站拥有QQ登录的功能,官网的这篇文章写得还算完整:http://connect.qq.com/intro/login/jssdk-demo 但是,里面有些地方并...
分类:
Web程序 时间:
2015-01-04 18:54:26
阅读次数:
270
iphone(UITableViewCell)动态加载图片http://developer.apple.com/library/ios/#samplecode/LazyTableImages/Introduction/Intro.html其实在iphone上面是实现图片的动态加载,其实也不是很难,其...
分类:
移动开发 时间:
2015-01-02 22:26:39
阅读次数:
279
Intro to Parallel Programming
How do you dig a hole faster?
GPU理念
很多很多简单计算单元;
清洗的并行计算模型;
关注吞吐量而非延迟;
CPU: HOST
GPU:DEVICE
A Typical GPU Program
1,CPUallocates(分配)...
分类:
其他好文 时间:
2015-01-02 09:50:16
阅读次数:
279
Article intro effectshttp://freebiesbug.com/code-stuff/article-intro-effects/
分类:
其他好文 时间:
2015-01-01 23:38:37
阅读次数:
198
http://sebug.net/paper/books/scipydoc/numpy_intro.htmlnpArr1=np.array([1,2,3],[4,5,6],[7,8,9]])npArr1[0] #0th rownpArr1[0][1] #oth row ,1stcolumnnpArr...
分类:
编程语言 时间:
2015-01-01 07:52:59
阅读次数:
232
在这里学习http://www.w3school.com.cn/html/html_intro.asp链接This is a linkThis is a link标签窗帘,标签 My first Heading My first Heading My first Heading ...
分类:
编程语言 时间:
2014-12-22 20:58:12
阅读次数:
353
参考文档:
http://blog.csdn.net/wangxiafghj/article/details/9014363geohash 算法原理及实现方式
http://blog.charlee.li/geohash-intro/ geohash:用字符串实现附近地点搜索
http://blog.sina.com.cn/s/blog_7c05385f0101eofb.html...
分类:
编程语言 时间:
2014-12-19 12:16:01
阅读次数:
254
参考文档:
http://blog.csdn.net/wangxiafghj/article/details/9014363geohash 算法原理及实现方式
http://blog.charlee.li/geohash-intro/ geohash:用字符串实现附近地点搜索
http://blog.sina.com.cn/s/blog_7c05385f0101eofb.html...
分类:
编程语言 时间:
2014-12-19 12:15:36
阅读次数:
303