test_Pimpl

所属分类:其他
开发工具:C++
文件大小:304KB
下载次数:2
上传日期:2013-06-18 22:59:43
上 传 者lanyzh0909@126.com
说明:  pimpl 手法在 C++ 里已是“高手”们广泛运用的成熟方法之一,它的优点很多,诸如降低编译依赖、提高重编译速度之类的工具性优势自不待赘言,而其对“保持接口稳定性”的优点更值得称道。
(pimpl practices in C++ where is the " master" were widely used sophisticated methods, it has many advantages, such as reducing build dependencies and improve the speed of re-compile tools like advantage since not wait to say, while its right " to maintain stable interfaces nature " advantages more commendable.)

文件列表:
test_Pimpl\Pimpl.cpp (2278, 2013-04-13)
test_Pimpl\Pimpl.h (193, 2013-04-13)
test_Pimpl\stdafx.cpp (293, 2013-01-27)
test_Pimpl\stdafx.h (516, 2013-01-27)
test_Pimpl\test_1.cpp (889, 2013-04-13)
test_Pimpl\test_1.ncb (1469440, 2013-04-21)
test_Pimpl\test_1.sln (876, 2013-01-27)
test_Pimpl\test_1.suo (12800, 2013-04-21)
test_Pimpl\test_1.vcproj (4622, 2013-04-13)
test_Pimpl\test_1.vcproj.20100708-1438.Administrator.user (1423, 2013-04-21)
test_Pimpl (0, 2013-06-18)

======================================================================== CONSOLE APPLICATION : test_1 Project Overview ======================================================================== AppWizard has created this test_1 application for you. This file contains a summary of what you will find in each of the files that make up your test_1 application. test_1.vcproj This is the main project file for VC++ projects generated using an Application Wizard. It contains information about the version of Visual C++ that generated the file, and information about the platforms, configurations, and project features selected with the Application Wizard. test_1.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named test_1.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" comments to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者