摘要:
如下是我的测试文件:#include #include #include int main(){ char str1[10] = "123456789"; char str2[10] = "1234567890abcd"; char str3[10] = "12345"; char str4[10] = "12345 12"; char str5[10] = {'1'... 阅读全文
posted @ 2014-09-29 09:09
林特斯9527
阅读(18429)
评论(0)
推荐(0)
浙公网安备 33010602011771号