摘要:
在c++中,字符串可以通过两种形式表示:传统字符串和字符数组。1. 传统字符串a) char ch1[] = {“liangdiamond”}b) char ch2[] = {“hello world”}其中关于传统字符串,有几个常用的函数a) strcpy()函数b) strcat()函数c) strlen()函数d) strcmp()函数e) s... 阅读全文
posted @ 2009-08-18 09:51
pjh123
阅读(377)
评论(0)
推荐(0)

浙公网安备 33010602011771号