testats.plg

来自「在你的程序中实现脚本功能,该脚本引擎名为AtScript , 是类似于VBScr」· PLG 代码 · 共 55 行

PLG
55
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TestAts - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/TestAts.res" /d "NDEBUG" /d "_AFXDLL" "C:\Documents and Settings\Administrator\桌面\AtsSimple\TestAts.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP163.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /I ".\AtsEng" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/TestAts.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"C:\Documents and Settings\Administrator\桌面\AtsSimple\JfHyperLink.CPP"
"C:\Documents and Settings\Administrator\桌面\AtsSimple\MyAtsObj.cpp"
"C:\Documents and Settings\Administrator\桌面\AtsSimple\TestAts.cpp"
"C:\Documents and Settings\Administrator\桌面\AtsSimple\TestAtsDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP163.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP164.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /I ".\AtsEng" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/TestAts.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"C:\Documents and Settings\Administrator\桌面\AtsSimple\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP164.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP165.tmp" with contents
[
.\AtsEng\release\AtsEng.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/TestAts.pdb" /machine:I386 /out:"./bin/TestAts.exe" 
".\Release\JfHyperLink.obj"
".\Release\MyAtsObj.obj"
".\Release\StdAfx.obj"
".\Release\TestAts.obj"
".\Release\TestAtsDlg.obj"
".\Release\TestAts.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP165.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
JfHyperLink.CPP
MyAtsObj.cpp
TestAts.cpp
TestAtsDlg.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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