📄 code39.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Code39 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSP1D2.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CODE39_EXPORTS" /D "_WINDLL" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/Code39.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\扬敬允\Code39(隔列)\Code39.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP1D2.TMP"
<h3>Output Window</h3>
Compiling...
Code39.cpp
Creating command line "link.exe /nologo /dll /incremental:yes /pdb:"Debug/Code39.pdb" /debug /machine:I386 /def:".\Code39.def" /out:"Debug/Code39.dll" /implib:"Debug/Code39.lib" /pdbtype:sept ".\Debug\Code39.obj" "
<h3>Output Window</h3>
Linking...
.\Code39.def : warning LNK4017: CODE statement not supported for the target platform; ignored
.\Code39.def : warning LNK4017: DATA statement not supported for the target platform; ignored
Creating library Debug/Code39.lib and object Debug/Code39.exp
Creating command line "bscmake.exe /nologo /o"Debug/Code39.bsc" ".\Debug\Code39.sbr""
Creating browse info file...
<h3>Output Window</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSP295.BAT" with contents
[
@echo off
copy d:\Code39\Debug\Code39.dll c:\windows\system\Code39.dll
]
Creating command line "C:\WINDOWS\TEMP\RSP295.BAT"
File not found - d:\Code39\Debug\Code39.dll
0 file(s) copied
<h3>Results</h3>
Code39.dll - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -