→ james732:scanf 請用 char a[100]; 這種 c-style 的 string 吧? 04/12 00:15
推 legendmtg:用cin cout或用c-style string 04/12 00:16
→ akasan:printf 那邊要用a.c_str() 04/12 01:32
→ tinlans:你知道 <string> 跟 <string.h> 有什麼不同嗎? 04/12 07:27
推 stonehomelaa:怎麼是簡體字@@ 但ip是中正大學 04/12 10:42
→ sunneo:大概是選到了bbs輸出轉簡體字吧 04/12 14:31
→ discipile:回james732,我是想試試看有沒有這種寫法 04/13 01:25
→ discipile:回legendmtg,我google了一下"cin cout"好像是兩個東西, 04/13 01:26
→ discipile:但不清楚是甚麼,能否說明下,謝謝 04/13 01:27
→ discipile:回akasan,請問是修改成printf("%s",a.c_str());這樣嗎? 04/13 01:29
→ discipile:可是一樣不能執行(可以編譯) 04/13 01:29
→ discipile:回tinlans,我不知道的說,有<string>這種標頭檔? 04/13 01:32
→ discipile:麻煩說明下 04/13 01:32