这个ZString的使用方法较为麻烦,自然不能像C#的String那么自如。例如一个将Int转为字符串的操作,需要这么写: using (ZString.Block()) { int number = 16578187; ...
確定! 回上一頁