C#中接口的使用
摘要:public interface ILog{ int OpenLogFile(string FileName); int CloseLogFile(); void LogString(string...
阅读全文
posted @ 2004-10-29 17:45
posted @ 2004-10-29 17:45
posted @ 2004-10-29 14:23
posted @ 2004-10-29 10:50