資源簡介
將自己寫的方法為DLL并將其應用到其他項目
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
namespace?MyTestDll
{
????public?class?Class1
????{
????}
}
- 上一篇:將winform程序封裝為DLL實現計算器功能
- 下一篇:c#串口調試助手源代碼
評論
共有 條評論