欢迎来到天天文库
浏览记录
ID:20079932
大小:95.00 KB
页数:17页
时间:2018-10-09
《vc270端口信息工具的设计与实现((端口扫描程序)》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、VC270端口信息工具的设计与实现((端口扫描程序)
======================================================================== MICROSOFTFOUNDATIONCLASSLIBRARY:PortScan========================================================================
AppWizardhascreatedthisPort
2、Scanapplicationforyou. ThisapplicationnotonlydemonstratesthebasicsofusingtheMicrosoftFoundationclassesbutisalsoastartingpointforwritingyourapplication.
ThisfilecontainsasummaryofwhatyouwillfindineachofthefilesthatmakeupyourPortScanapplication.
PortScan.dsp
3、 Thisfile(theprojectfile)containsinformationattheprojectleveland isusedtobuildasingleprojectorsubproject.Otheruserscansharethe project(.dsp)file,buttheyshouldexportthemakefileslocally.
PortScan.h Thisisthemainheader
4、filefortheapplication. Itincludesother projectspecificheaders(includingResource.h)anddeclaresthe CPortScanAppapplicationclass.
PortScan.cpp Thisisthemainapplicationsourcefilethatcontainstheapplication  
5、;classCPortScanApp.
PortScan.rc ThisisalistingofalloftheMicrosoftWindowsresourcesthatthe programuses. Itincludestheicons,bitmaps,andcursorsthatarestored intheRESsubdirectory. ThisfilecanbedirectlyeditedinMicrosoft
6、> VisualC++.
PortScan.clw ThisfilecontainsinformationusedbyClassWizardtoeditexisting classesoraddnewclasses. ClassWizardalsousesthisfiletostore informationneededtocreateandeditmessagemapsanddialogdata
7、 mapsandtocreateprototypememberfunctions.
resPortScan.ico Thisisaniconfile,whichisusedastheapplication'sicon. This iconisincludedbythemainresourcefilePortScan.rc.
re
此文档下载收益归作者所有