Description: Make static library link, the implementation class of the separation of interface and implementation, making the program more flexible
To Search:
- [Lesson19DLL] - DLL in the preparation process. Static a
File list (Check if you may need any files):
lib\stack.cpp
...\stack.h
...\应用程序\main.cpp
...\........\stack.h
...\........\应用程序.dsp
...\........\应用程序.dsw
...\........\应用程序.ncb
...\........\应用程序.opt
...\........\应用程序.plg
...\........\Debug\main.obj
...\........\.....\vc60.idb
...\........\.....\vc60.pdb
...\........\.....\应用程序.exe
...\........\.....\应用程序.ilk
...\........\.....\应用程序.pch
...\........\.....\应用程序.pdb
...\stack\stack.dsp
...\.....\stack.dsw
...\.....\stack.ncb
...\.....\stack.opt
...\.....\stack.plg
...\.....\Debug\stack.lib
...\.....\.....\stack.obj
...\.....\.....\stack.pch
...\.....\.....\vc60.idb
...\.....\.....\vc60.pdb
...\应用程序\Debug
...\stack\Debug
...\应用程序
...\stack
lib