会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
靖意风
CnBlogs
Home
New Post
Contact
Admin
Subscription
2024年12月24日
记录 string.h 的常用函数
1. 按照指定字符串str2 分割字符串src_strchar *strtok(char *src_str, const char *str2) 2. 在src_str1中查找str2的位置size_t strcspn(const char *src_str1, const char *str2)
Read More
posted @ 2024-12-24 09:52 靖意风
Views(3)
Comments(0)
Diggs(0)
Edit
公告