2022年10月2日

C语言常用函数

摘要: 数据类型:整数:char、unsigned char(0-255)、signed char(-128 - 127)、short、unsigned short(0-65535)、int、unsigned int、long、unsigned long小数:float(6位):单精度,eg:2.5fdou 阅读全文

posted @ 2022-10-02 09:28 飞哥100 阅读(235) 评论(0) 推荐(0) 编辑

导航