随笔分类 -  嵌入式内核精髓

string.h里的智慧
摘要://// 底层字符串操作函数.c// //// Created by kks on 14-3-19./////** * strnicmp - Case insensitive, length-limited string comparison * @s1: One string * @s2: ... 阅读全文
posted @ 2015-07-25 18:18 瓜牛很牛 阅读(395) 评论(0) 推荐(0)