会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
萧飞IDO
2017年4月16日
C语言正则表达式
摘要: Description POSIX regex compiling regcomp() is supplied with preg, a pointer to a pattern buffer storage area; regex, a pointer to the null-terminated
阅读全文
posted @ 2017-04-16 22:01 萧飞IDO
阅读(1636)
评论(0)
推荐(0)
[C] 语言字符串函数
摘要: 一、字符串函数 1、gets() 头文件:#include <stdio.h> 函数原型:char *gets(char *string); 函数说明:从标准输入流(stdin)中读取整行,直至遇到换行符结束,然后丢弃换行符,储存其余字符,并在末尾加上空字符,表示一个字符串; 函数返回值:若成功则返
阅读全文
posted @ 2017-04-16 18:22 萧飞IDO
阅读(704)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告