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

📄 testbed.plg

📁 可以控制标签的各种状态
💻 PLG
字号:
--------------------Configuration: TestBed - Win32 Release--------------------
Begining build with project "C:\WINNT\Profiles\chris\Desktop\New codeguru articles\coolcode_demo\TestBed.dsp", at root.
Active configuration is Win32 (x86) Application (based on Win32 (x86) Application)

Project's tools are:
			"32-bit C/C++ Compiler for 80x86" with flags "/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/TestBed.pch" /YX"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c "
			"OLE Type Library Maker" with flags "/nologo /D "NDEBUG" /mktyplib203 /o NUL /win32 "
			"Win32 Resource Compiler" with flags "/l 0x809 /fo"Release/TestBed.res" /d "NDEBUG" /d "_AFXDLL" "
			"Browser Database Maker" with flags "/nologo /o"Release/TestBed.bsc" "
			"COFF Linker for 80x86" with flags "/nologo /subsystem:windows /incremental:no /pdb:"Release/TestBed.pdb" /machine:I386 /out:"Release/TestBed.exe" "
			"Custom Build" with flags ""
			"<Component 0xa>" with flags ""

Creating command line "rc.exe /l 0x809 /fo"Release/TestBed.res" /d "NDEBUG" /d "_AFXDLL" "C:\WINNT\Profiles\chris\Desktop\New codeguru articles\coolcode_demo\TestBed.rc"" 
Creating temp file "C:\TEMP\RSP178.tmp" with contents </nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/TestBed.pch" /YX"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"C:\WINNT\Profiles\chris\Desktop\New codeguru articles\coolcode_demo\Label.cpp"
"C:\WINNT\Profiles\chris\Desktop\New codeguru articles\coolcode_demo\TestBed.cpp"
>
Creating command line "cl.exe @C:\TEMP\RSP178.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/TestBed.pdb" /machine:I386 /out:"Release/TestBed.exe"  ".\Release\Label.obj" ".\Release\TestBed.obj" ".\Release\TestBed.res"" 
Compiling resources...
Compiling...
Label.cpp
TestBed.cpp
Linking...



TestBed.exe - 0 error(s), 0 warning(s)

⌨️ 快捷键说明

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