02 2012 档案

摘要:http://www.cnblogs.com/tanlon/archive/2011/11/27/2265135.html 阅读全文
posted @ 2012-02-24 17:30 SimonShi 阅读(209) 评论(0) 推荐(0)
摘要:android获取方向是通过磁场感应器和加速度感应器共同获得的http://blog.csdn.net/a345017062/article/details/6459643http://blog.csdn.net/beeboobeeboo/article/details/6536941 阅读全文
posted @ 2012-02-23 13:20 SimonShi 阅读(188) 评论(0) 推荐(0)
摘要:http://www.blogjava.net/freeman1984/archive/2009/11/18/302803.htmlhttp://blog.csdn.net/hpoi/article/details/4647767 阅读全文
posted @ 2012-02-20 18:32 SimonShi 阅读(223) 评论(0) 推荐(0)
摘要:http://hi.baidu.com/ai5173609/blog/item/30e1a28fb6de21fe503d927d.html 阅读全文
posted @ 2012-02-18 20:31 SimonShi 阅读(203) 评论(0) 推荐(0)
摘要:1.C语言中的enum转JAVA常量:g/^\s*$/dg/^/s//public static final int/let i=1000g/,/ s//\='='.i.';'/ |let i=i+12.C语言中的#define宏转JAVA常量:%s/^#define [A-Z, 0-9, _]*\zs\s\ze/=/g/#define/s//public static final int/g/$/s//;/vim中一些高级替换技巧1.替换变量在正规表达式中使用 \( 和 \) 符号括起正规表达式,即可在后面使用\1、\2等变量来访问 \( 和 \) 中的内容。 阅读全文
posted @ 2012-02-13 22:19 SimonShi 阅读(5842) 评论(0) 推荐(0)
摘要:http://blog.csdn.net/cen616899547/article/details/6728040C:\Program Files\Android\android-sdk\samples\android-8\BluetoothChat\src\com\example\android\BluetoothChat 阅读全文
posted @ 2012-02-09 23:05 SimonShi 阅读(272) 评论(0) 推荐(0)
摘要:http://rkdu2-163-com.iteye.com/blog/800481 阅读全文
posted @ 2012-02-06 13:33 SimonShi 阅读(180) 评论(0) 推荐(0)
摘要:http://archive.cnblogs.com/a/2269830/ 阅读全文
posted @ 2012-02-03 13:54 SimonShi 阅读(184) 评论(0) 推荐(0)