会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
靖意风
CnBlogs
Home
New Post
Contact
Admin
Subscription
2024年12月24日
记录 string.h 的常用函数
函数名称 说明 char *strcat(char *dest, const char *src) char *strpbrk(const char *str1, const char *str2) 检索字符串 str1 中第一个 出现在str2 中字符,不包含空结束字符。也就是说,依次检验字符串
Read More
posted @ 2024-12-24 09:52 靖意风
Views(32)
Comments(0)
Diggs(0)
公告