摘要:
java中import用法 单类型导入(single-type-import),例如import java.io.File;按... 阅读全文
posted @ 2011-07-13 17:08
yuzaipiaofei
阅读(480)
评论(0)
推荐(0)
摘要:
java中import用法 单类型导入(single-type-import),例如import java.io.File;按... 阅读全文
posted @ 2011-07-13 17:08
yuzaipiaofei
阅读(400)
评论(0)
推荐(0)
摘要:
注意利用返回值(字符串长度)CODE:#include using namespace std;int main(){ char buf[100]; sprintf(buf, "%.*s", 4, "fluke"); printf("%s\n", buf); memset(buf, 0, sizeo... 阅读全文
posted @ 2011-07-13 13:39
yuzaipiaofei
阅读(239)
评论(0)
推荐(0)
摘要:
注意利用返回值(字符串长度)CODE:#include using namespace std;int main(){ char buf[100]; sprintf(buf, "%.*s", 4, "fluke"); printf("%s\n", buf); memset(buf, 0, sizeo... 阅读全文
posted @ 2011-07-13 13:39
yuzaipiaofei
阅读(226)
评论(0)
推荐(0)
摘要:
初始化在 SystemServer 启动的时候,会生成一个 ConnectivityService 的实例,try {Log.i(TAG, "Starting Connectivity Service.");ServiceManager.addService(Context.CONNECTIVITY... 阅读全文
posted @ 2011-07-13 11:54
yuzaipiaofei
阅读(172)
评论(0)
推荐(0)
摘要:
初始化在 SystemServer 启动的时候,会生成一个 ConnectivityService 的实例,try {Log.i(TAG, "Starting Connectivity Service.");ServiceManager.addService(Context.CONNECTIVITY... 阅读全文
posted @ 2011-07-13 11:54
yuzaipiaofei
阅读(267)
评论(0)
推荐(0)
摘要:
orting WiFidrivers to AndroidFor mini-box.com picoPC we want to support several USB and miniPCIWiFi dongles, this guide provides a step by step explan... 阅读全文
posted @ 2011-07-13 11:50
yuzaipiaofei
阅读(218)
评论(0)
推荐(0)
摘要:
orting WiFidrivers to AndroidFor mini-box.com picoPC we want to support several USB and miniPCIWiFi dongles, this guide provides a step by step explan... 阅读全文
posted @ 2011-07-13 11:50
yuzaipiaofei
阅读(179)
评论(0)
推荐(0)
摘要:
linux编程之pthread_create函数2011-04-12 14:24UNIX环境创建线程函数,具体格式: #include int pthread_create(pthread_t *restrict tidp,const pthread_attr_t *restrict_attr... 阅读全文
posted @ 2011-07-13 11:44
yuzaipiaofei
阅读(180)
评论(0)
推荐(0)
摘要:
linux编程之pthread_create函数2011-04-12 14:24UNIX环境创建线程函数,具体格式: #include int pthread_create(pthread_t *restrict tidp,const pthread_attr_t *restrict_attr... 阅读全文
posted @ 2011-07-13 11:44
yuzaipiaofei
阅读(427)
评论(0)
推荐(0)
浙公网安备 33010602011771号