⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cge.dsp

📁 《面向对象程序设计实用教程》一书的源码
💻 DSP
字号:
# Microsoft Developer Studio Project File - Name="cge" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Application" 0x0101

CFG=cge - Win32 Debug
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE 
!MESSAGE NMAKE /f "cge.mak".
!MESSAGE 
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE 
!MESSAGE NMAKE /f "cge.mak" CFG="cge - Win32 Debug"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "cge - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "cge - Win32 Debug" (based on "Win32 (x86) Application")
!MESSAGE 

# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe

!IF  "$(CFG)" == "cge - Win32 Release"

# PROP BASE Use_MFC 5
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release"
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 5
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
# ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD BASE RSC /l 0x804 /d "NDEBUG"
# ADD RSC /l 0x804 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
# ADD LINK32 /nologo /subsystem:windows /machine:I386

!ELSEIF  "$(CFG)" == "cge - Win32 Debug"

# PROP BASE Use_MFC 5
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 5
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /Yu"stdafx.h" /FD /c
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD BASE RSC /l 0x804 /d "_DEBUG"
# ADD RSC /l 0x804 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
# ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept

!ENDIF 

# Begin Target

# Name "cge - Win32 Release"
# Name "cge - Win32 Debug"
# Begin Group "Source Files"

# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File

SOURCE=.\cge.cpp
# End Source File
# Begin Source File

SOURCE=.\cge.rc
# End Source File
# Begin Source File

SOURCE=.\cgeDoc.cpp
# End Source File
# Begin Source File

SOURCE=.\cgeView.cpp
# End Source File
# Begin Source File

SOURCE=.\diejiaDLG.cpp
# End Source File
# Begin Source File

SOURCE=.\FFT.cpp
# End Source File
# Begin Source File

SOURCE=.\FilePath.cpp
# End Source File
# Begin Source File

SOURCE=.\jiaozhunDLG.cpp
# End Source File
# Begin Source File

SOURCE=.\MainFrm.cpp
# End Source File
# Begin Source File

SOURCE=.\Mdlg.cpp
# End Source File
# Begin Source File

SOURCE=.\mdsetpar.cpp
# End Source File
# Begin Source File

SOURCE=.\MyLine.cpp
# End Source File
# Begin Source File

SOURCE=.\mySplitterwnd.cpp
# End Source File
# Begin Source File

SOURCE=.\NewFile.cpp
# End Source File
# Begin Source File

SOURCE=.\Passw.cpp
# End Source File
# Begin Source File

SOURCE=.\ProgDlg.cpp
# End Source File
# Begin Source File

SOURCE=.\Setpar.cpp
# End Source File
# Begin Source File

SOURCE=.\SinDia.cpp
# End Source File
# Begin Source File

SOURCE=.\SoftKeyDlg.cpp
# End Source File
# Begin Source File

SOURCE=.\Splash.cpp
# End Source File
# Begin Source File

SOURCE=.\StdAfx.cpp
# ADD CPP /Yc"stdafx.h"
# End Source File
# Begin Source File

SOURCE=.\Sysdialog.cpp
# End Source File
# Begin Source File

SOURCE=.\TTY.cpp
# End Source File
# Begin Source File

SOURCE=.\userhelp.cpp
# End Source File
# Begin Source File

SOURCE=.\View0.cpp
# End Source File
# Begin Source File

SOURCE=.\View1.cpp
# End Source File
# Begin Source File

SOURCE=.\View2.cpp
# End Source File
# Begin Source File

SOURCE=.\WrSeg2.cpp
# End Source File
# End Group
# Begin Group "Header Files"

# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File

SOURCE=.\cge.h
# End Source File
# Begin Source File

SOURCE=.\cgeDoc.h
# End Source File
# Begin Source File

SOURCE=.\cgeView.h
# End Source File
# Begin Source File

SOURCE=.\diejiaDLG.h
# End Source File
# Begin Source File

SOURCE=.\FFT.h
# End Source File
# Begin Source File

SOURCE=.\FilePath.h
# End Source File
# Begin Source File

SOURCE=.\jiaozhunDLG.h
# End Source File
# Begin Source File

SOURCE=.\MainFrm.h
# End Source File
# Begin Source File

SOURCE=.\Mdlg.h
# End Source File
# Begin Source File

SOURCE=.\mdsetpar.h
# End Source File
# Begin Source File

SOURCE=.\MyLine.h
# End Source File
# Begin Source File

SOURCE=.\mySplitterwnd.h
# End Source File
# Begin Source File

SOURCE=.\NewFile.h
# End Source File
# Begin Source File

SOURCE=.\Passw.h
# End Source File
# Begin Source File

SOURCE=.\ProgDlg.h
# End Source File
# Begin Source File

SOURCE=.\Resource.h
# End Source File
# Begin Source File

SOURCE=.\Setpar.h
# End Source File
# Begin Source File

SOURCE=.\SinDia.h
# End Source File
# Begin Source File

SOURCE=.\SoftKeyDlg.h
# End Source File
# Begin Source File

SOURCE=.\Splash.h
# End Source File
# Begin Source File

SOURCE=.\StdAfx.h
# End Source File
# Begin Source File

SOURCE=.\Sysdialog.h
# End Source File
# Begin Source File

SOURCE=.\TTY.h
# End Source File
# Begin Source File

SOURCE=.\userhelp.h
# End Source File
# Begin Source File

SOURCE=.\View0.h
# End Source File
# Begin Source File

SOURCE=.\View1.h
# End Source File
# Begin Source File

SOURCE=.\View2.h
# End Source File
# Begin Source File

SOURCE=.\WrSeg2.h
# End Source File
# End Group
# Begin Group "Resource Files"

# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
# Begin Source File

SOURCE=.\res\cge.ico
# End Source File
# Begin Source File

SOURCE=.\res\cge.rc2
# End Source File
# Begin Source File

SOURCE=.\res\cgeDoc.ico
# End Source File
# Begin Source File

SOURCE=.\res\filetool.bmp
# End Source File
# Begin Source File

SOURCE=.\res\filetoolbar.bmp
# End Source File
# Begin Source File

SOURCE=.\Splsh16.bmp
# End Source File
# Begin Source File

SOURCE=.\res\Toolbar.bmp
# End Source File
# Begin Source File

SOURCE=.\res\toolbar1.bmp
# End Source File
# Begin Source File

SOURCE=.\res\toolbar2.bmp
# End Source File
# End Group
# Begin Source File

SOURCE=.\ReadMe.txt
# End Source File
# End Target
# End Project
# Section cge : {1E2F2F03-D42A-11D3-A326-954964DD9438}
# 	2:10:TreeDisp.h:TreeDisp.h
# 	2:12:TreeDisp.cpp:TreeDisp.cpp
# 	2:16:CLASS: CTreeDisp:CTreeDisp
# 	2:19:Application Include:cge.h
# End Section
# Section cge : {648A5600-2C6E-101B-82B6-000000000014}
# 	2:21:DefaultSinkHeaderFile:mscomm.h
# 	2:16:DefaultSinkClass:CMSComm
# End Section
# Section cge : {E6E17E90-DF38-11CF-8E74-00A0C90F26F8}
# 	2:5:Class:CMSComm
# 	2:10:HeaderFile:mscomm.h
# 	2:8:ImplFile:mscomm.cpp
# End Section
# Section cge : {7D3C5781-81E8-11D5-A514-B1FBB1970C5B}
# 	1:14:IDD_DIALOG_SIN:109
# 	2:14:CLASS: CSinDia:CSinDia
# 	2:16:Resource Include:resource.h
# 	2:14:IDD_DIALOG_SIN:IDD_DIALOG_SIN
# 	2:8:SinDia.h:SinDia.h
# 	2:10:ENUM: enum:enum
# 	2:10:SinDia.cpp:SinDia.cpp
# 	2:19:Application Include:cge.h
# End Section
# Section cge : {30E61BE0-D344-11D3-A326-CAB19519B83A}
# 	2:11:CLASS: CTTY:CTTY
# 	2:18:TYPEDEF: NPTTYINFO:NPTTYINFO
# 	2:16:TYPEDEF: TTYINFO:TTYINFO
# 	2:5:TTY.h:TTY.h
# 	2:19:Application Include:cge.h
# 	2:7:TTY.cpp:TTY.cpp
# 	2:17:CLASS: tagTTYINFO:tagTTYINFO
# End Section
# Section cge : {1E2F2F02-D42A-11D3-A326-954964DD9438}
# 	2:12:StringView.h:StringView.h
# 	2:18:CLASS: CStringView:CStringView
# 	2:14:StringView.cpp:StringView.cpp
# 	2:19:Application Include:cge.h
# End Section
# Section cge : {72ADFD6C-2C39-11D0-9903-00A0C91BC942}
# 	1:21:CG_IDR_POPUP_CGE_VIEW:104
# End Section
# Section cge : {1E2F2F01-D42A-11D3-A326-954964DD9438}
# 	2:12:RighView.cpp:RighView.cpp
# 	2:10:RighView.h:RighView.h
# 	2:19:Application Include:cge.h
# 	2:16:CLASS: CRighView:CRighView
# End Section
# Section cge : {72ADFD78-2C39-11D0-9903-00A0C91BC942}
# 	1:10:IDB_SPLASH:108
# 	2:21:SplashScreenInsertKey:4.0
# End Section
# Section cge : {9B8F15C1-61A9-11D4-821A-D6CEA23F045C}
# 	2:15:CLASS: FilePath:FilePath
# 	2:10:FilePath.h:FilePath.h
# 	2:19:Application Include:cge.h
# 	2:12:FilePath.cpp:FilePath.cpp
# End Section

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -