摘要: /*** 时间 :2016年4月6日22:35:07** 地点 :宿舍。** 目的 :测试一下字符数组的一些问题。** 功能 :打印不同长度的字符串的相关信息。*/ #include <stdio.h>#include <string.h> int main(void){ /* hello worl 阅读全文
posted @ 2016-04-06 23:06 海~洋 阅读(364) 评论(0) 推荐(0)