首页
编程
java
php
前端
首页
编程
java
php
前端
c语言中各个字符串代表什么
在c语言中,char str[50]是什么意思?
申明了一个可存放50个字符的字符数组
点击展开全文