| Static Library | Dynamic Library | |
|---|---|---|
| 優點 | 整個Library包進執行檔,能保證在不同機器環境下都能執行 | 檔案連結使用,少占空間資源 |
| 缺點 | 檔案較大,占空間資源 | Library版本不同,會有連結錯誤 |
| 使用時機 | 共用檔少,且函示庫稀有 | 共用檔多,且函示庫常見 |
open cmd.exe in administrator mode change directory to " cd \windows\syswow64 " regsvr32 c:\MSCOMM32.OCX Reference http://blog.sina.com.cn/s/blog_89f286ad01019y18.html
留言
張貼留言