📄 hotelmanager.msp
字号:
[Project]
name=hotelmanager
type=0
defaultConfig=0
[Debug]
// compiler
workingDirectory=
arguments=
intermediateFilesDirectory=Debug
outputFilesDirectory=Debug
compilerPreprocessor=
extraCompilerOptions=
compilerIncludeDirectory=
noWarning=0
defaultWarning=0
allWarning=1
extraWarning=0
isoWarning=0
warningsAsErrors=0
debugType=1
debugLevel=2
exceptionEnabled=1
runtimeTypeEnabled=1
optimizeLevel=0
// linker
libraryPath=
outputFilename=Debug\hotelmanager.exe
libraries=
extraLinkerOptions=
ignoreStartupFile=0
ignoreDefaultLibs=0
stripExecutableFile=0
// archive
extraArchiveOptions=
//resource
resourcePreprocessor=
resourceIncludeDirectory=
extraResourceOptions=
[Release]
// compiler
workingDirectory=
arguments=
intermediateFilesDirectory=Release
outputFilesDirectory=Release
compilerPreprocessor=
extraCompilerOptions=
compilerIncludeDirectory=
noWarning=0
defaultWarning=0
allWarning=1
extraWarning=0
isoWarning=0
warningsAsErrors=0
debugType=0
debugLevel=0
exceptionEnabled=1
runtimeTypeEnabled=1
optimizeLevel=2
// linker
libraryPath=
outputFilename=Release\hotelmanager.exe
libraries=
extraLinkerOptions=
ignoreStartupFile=0
ignoreDefaultLibs=0
stripExecutableFile=1
// archive
extraArchiveOptions=
//resource
resourcePreprocessor=
resourceIncludeDirectory=
extraResourceOptions=
[Source]
1=account.cpp
2=accountmanage.cpp
3=room.cpp
4=hotel.cpp
5=roommanage.cpp
6=base.cpp
7=login.cpp
8=main.cpp
[Header]
1=account.h
2=base.h
3=room.h
4=roommanage.h
5=hotel.h
6=accountmanage.h
7=login.h
[Resource]
[Other]
1=ReadMe\log.txt
2=ReadMe\改进.txt
3=ReadMe\说明.txt
4=ReadMe\提示!.txt
[History]
main.cpp,1341
login.cpp,1795
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -