📄 ss7tran.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ss7tran - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/ss7tran.res" /d "NDEBUG" /d "_AFXDLL" "D:\ss7tran\ss7tran\ss7tran.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPBB.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/ss7tran.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\ss7tran\ss7tran\ss7tran.cpp"
"D:\ss7tran\ss7tran\ss7tranDlg.cpp"
"D:\ss7tran\ss7tran\ss7tranpar1.cpp"
"D:\ss7tran\ss7tran\ss7tranpar2.cpp"
"D:\ss7tran\ss7tran\ss7tranpar3.cpp"
"D:\ss7tran\ss7tran\ss7tranpar4.cpp"
"D:\ss7tran\ss7tran\ss7tranpar5.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPBB.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPBC.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/ss7tran.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\ss7tran\ss7tran\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPBC.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPBD.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/ss7tran.pdb" /machine:I386 /out:"Release/ss7tran.exe"
.\Release\ss7tran.obj
.\Release\ss7tranDlg.obj
.\Release\ss7tranpar1.obj
.\Release\ss7tranpar2.obj
.\Release\ss7tranpar3.obj
.\Release\ss7tranpar4.obj
.\Release\ss7tranpar5.obj
.\Release\StdAfx.obj
.\Release\ss7tran.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPBD.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ss7tran.cpp
ss7tranDlg.cpp
D:\ss7tran\ss7tran\ss7tranDlg.cpp(209) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
D:\ss7tran\ss7tran\ss7tranDlg.cpp(226) : warning C4244: '+=' : conversion from 'long' to 'char', possible loss of data
ss7tranpar1.cpp
ss7tranpar2.cpp
ss7tranpar3.cpp
ss7tranpar4.cpp
ss7tranpar5.cpp
Generating Code...
Linking...
<h3>Results</h3>
ss7tran.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -