String.Empty是string类的一个静态常量;String.Empty和string=””区别不大,因为String.Empty的内部实现是: 1 2 3 4 5 6 7 8 9 10 11 12 ...
確定! 回上一頁