• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
yuzaipiaofei
博客园    首页    新随笔    联系   管理    订阅  订阅
上一页 1 ··· 49 50 51 52 53 54 55 56 57 ··· 62 下一页
2011年7月13日
java中import用法
摘要: java中import用法 单类型导入(single-type-import),例如import java.io.File;按... 阅读全文
posted @ 2011-07-13 17:08 yuzaipiaofei 阅读(480) 评论(0) 推荐(0)
java中import用法
摘要: java中import用法 单类型导入(single-type-import),例如import java.io.File;按... 阅读全文
posted @ 2011-07-13 17:08 yuzaipiaofei 阅读(400) 评论(0) 推荐(0)
sprintf()的snprintf()用法
摘要: 注意利用返回值(字符串长度)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)
sprintf()的snprintf()用法
摘要: 注意利用返回值(字符串长度)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)
ANDROID移植: WIFI设计原理(源码分析
摘要: 初始化在 SystemServer 启动的时候,会生成一个 ConnectivityService 的实例,try {Log.i(TAG, "Starting Connectivity Service.");ServiceManager.addService(Context.CONNECTIVITY... 阅读全文
posted @ 2011-07-13 11:54 yuzaipiaofei 阅读(172) 评论(0) 推荐(0)
ANDROID移植: WIFI设计原理(源码分析
摘要: 初始化在 SystemServer 启动的时候,会生成一个 ConnectivityService 的实例,try {Log.i(TAG, "Starting Connectivity Service.");ServiceManager.addService(Context.CONNECTIVITY... 阅读全文
posted @ 2011-07-13 11:54 yuzaipiaofei 阅读(267) 评论(0) 推荐(0)
Porting WiFi drivers to Android
摘要: 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)
Porting WiFi drivers to Android
摘要: 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函数
摘要: 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函数
摘要: 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)
上一页 1 ··· 49 50 51 52 53 54 55 56 57 ··· 62 下一页
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3