C++动态库和静态库的使用.rar

时间:2024-03-09 08:55:10
【文件属性】:

文件名称:C++动态库和静态库的使用.rar

文件大小:9.72MB

文件格式:RAR

更新时间:2024-03-09 08:55:10

c++ 动态库 静态库

c++封装的动态库和静态库文件及调用


【文件预览】:
LibraryLoad
----Debug()
--------StaticLib1.lib(4KB)
--------Dll1.pdb(364KB)
--------test.ilk(386KB)
--------Dll1.lib(2KB)
--------Dll1.dll(37KB)
--------Dll1.exp(824B)
--------StaticLib1.pdb(68KB)
--------test.exe(40KB)
--------test.pdb(436KB)
--------Dll1.ilk(321KB)
----LibraryLoad.sln(3KB)
----StaticLib1()
--------StaticLib1.vcxproj(8KB)
--------Debug()
--------StaticLib1.vcxproj.user(168B)
--------StaticLib1.vcxproj.filters(1KB)
--------testlib.cpp(113B)
--------testlib.h(153B)
----.vs()
--------LibraryLoad()
----Dll1()
--------Dll1.vcxproj.user(168B)
--------Debug()
--------testdll.cpp(116B)
--------Dll1.vcxproj.filters(1KB)
--------Dll1.vcxproj(8KB)
--------testdll.h(315B)
----test()
--------test2.cpp(796B)
--------test.cpp(346B)
--------Debug()
--------test.vcxproj.filters(1KB)
--------test.vcxproj.user(168B)
--------test.vcxproj(7KB)

网友评论