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

📄 pitc.plg

📁 一个简单的个人所得税计算器,可以编辑税率表和所在地列表.
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PITC - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/PITC.res" /d "NDEBUG" /d "_AFXDLL" "D:\PITC\PITC.rc"" 
Creating temporary file "C:\DOCUME~1\xx\LOCALS~1\Temp\RSP352.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /I "D:\PITC\HtmlHelp.h" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/PITC.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\PITC\AreaDlg.cpp"
"D:\PITC\BCMenu.cpp"
"D:\PITC\CessDlg.cpp"
"D:\PITC\ComputView.cpp"
"D:\PITC\ConfigDoc.cpp"
"D:\PITC\ConfigView.cpp"
"D:\PITC\ConfigViewArea.cpp"
"D:\PITC\ConfigViewCess.cpp"
"D:\PITC\ListCtrlArea.cpp"
"D:\PITC\ListCtrlCess.cpp"
"D:\PITC\MainFrm.cpp"
"D:\PITC\MyEdit.cpp"
"D:\PITC\MyListCtrl.cpp"
"D:\PITC\PITC.cpp"
"D:\PITC\PITCDoc.cpp"
"D:\PITC\PITCView.cpp"
"D:\PITC\TestDlg.cpp"
"D:\PITC\Title.cpp"
"D:\PITC\TitleView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\xx\LOCALS~1\Temp\RSP352.tmp" 
Creating temporary file "C:\DOCUME~1\xx\LOCALS~1\Temp\RSP353.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /I "D:\PITC\HtmlHelp.h" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/PITC.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\PITC\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\xx\LOCALS~1\Temp\RSP353.tmp" 
Creating temporary file "C:\DOCUME~1\xx\LOCALS~1\Temp\RSP354.tmp" with contents
[
HtmlHelp.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/PITC.pdb" /machine:I386 /out:"Release/PITC.exe" 
.\Release\AreaDlg.obj
.\Release\BCMenu.obj
.\Release\CessDlg.obj
.\Release\ComputView.obj
.\Release\ConfigDoc.obj
.\Release\ConfigView.obj
.\Release\ConfigViewArea.obj
.\Release\ConfigViewCess.obj
.\Release\ListCtrlArea.obj
.\Release\ListCtrlCess.obj
.\Release\MainFrm.obj
.\Release\MyEdit.obj
.\Release\MyListCtrl.obj
.\Release\PITC.obj
.\Release\PITCDoc.obj
.\Release\PITCView.obj
.\Release\StdAfx.obj
.\Release\TestDlg.obj
.\Release\Title.obj
.\Release\TitleView.obj
.\Release\PITC.res
.\DETOURS.lib
.\SkinMagicLib.lib
]
Creating command line "link.exe @C:\DOCUME~1\xx\LOCALS~1\Temp\RSP354.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AreaDlg.cpp
BCMenu.cpp
CessDlg.cpp
ComputView.cpp
ConfigDoc.cpp
ConfigView.cpp
ConfigViewArea.cpp
ConfigViewCess.cpp
ListCtrlArea.cpp
ListCtrlCess.cpp
MainFrm.cpp
MyEdit.cpp
MyListCtrl.cpp
PITC.cpp
D:\PITC\PITC.cpp(138) : warning C4129: 'c' : unrecognized character escape sequence
PITCDoc.cpp
PITCView.cpp
TestDlg.cpp
Title.cpp
TitleView.cpp
Generating Code...
Linking...
msvcrt.lib(cinitexe.obj) : warning LNK4098: defaultlib "libc.lib" conflicts with use of other libs; use /NODEFAULTLIB:library



<h3>Results</h3>
PITC.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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