1.using指令。using 名稱空間名字,這樣可以在程式中直接用命令空間中的型 ... 例如:using System; 一般都會出現在*.cs中。 ... c#中using的三種用法.
確定! 回上一頁