会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
靖意风
CnBlogs
Home
New Post
Contact
Admin
Subscription
ctype.h
函数声明
说明
int tolower(int c)
将大写字母转化成小写字母
int toupper(int c)
将小写字母转化成大写字母
int islower(int c)
检查字母是否是小写字母
int isupper(int c)
检查字母是否是大写字母
int isdigit(int c)
检查字母是否是数字
posted @
2025-02-18 10:31
靖意风
Views(
15
) Comments(
0
)
收藏
举报
刷新页面
返回顶部
公告