stkconn.plg

来自「演示connect 连接 stk 的方法」· PLG 代码 · 共 33 行

PLG
33
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: stkconn - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/stkconn.res" /d "NDEBUG" /d "_AFXDLL" "F:\地理空间信息系统资料库\stk\stkconnect\stkconn.rc"" 
Creating temporary file "C:\DOCUME~1\ZHUXIA~1\LOCALS~1\Temp\RSP1CD.tmp" with contents
[
/nologo /MD /W3 /GX /Zi /Od /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fo"Release/" /Fd"Release/" /FD /c 
"F:\地理空间信息系统资料库\stk\stkconnect\stkconn.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ZHUXIA~1\LOCALS~1\Temp\RSP1CD.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/stkconn.pdb" /debug /machine:I386 /out:"stkconn.exe"  ".\Release\stkconn.obj" ".\Release\stkconnDlg.obj" ".\Release\stkconn.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
stkconn.cpp
Linking...
Creating command line "bscmake.exe /nologo /o"Release/stkconn.bsc"  ".\Release\stkconn.sbr" ".\Release\stkconnDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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