1.Windows支持多個應用進程同時使用相同dll的一個實例;code
能夠經過 __declspec( dllexport ) 指定dll中要導出哪些符號;進程
__declspec( dllexport )