1.例如int a=100;我要把a轉成字串並取得第一個字"1"要怎麼做呢?2.例如string b="100";我要把b轉成數字並且把b + 1 = 101 要怎麼做呢?非常感恩.
tw.knowledge.yahoo.com