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

📄 convert.plg

📁 示例为对一地下管线数据库的操作
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Convert - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\clx\LOCALS~1\Temp\RSP7.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Convert.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\clx\桌面\xgConvert\ConvertDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\clx\LOCALS~1\Temp\RSP7.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Convert.pdb" /debug /machine:I386 /out:"Convert.exe" /pdbtype:sept  ".\Debug\Convert.obj" ".\Debug\ConvertDlg.obj" ".\Debug\StdAfx.obj" ".\Debug\Convert.res" "
<h3>Output Window</h3>
Compiling...
ConvertDlg.cpp
C:\Documents and Settings\clx\桌面\xgConvert\ConvertDlg.cpp(254) : warning C4101: 'm' : unreferenced local variable
C:\Documents and Settings\clx\桌面\xgConvert\ConvertDlg.cpp(377) : warning C4518: 'long ' : storage-class or type specifier(s) unexpected here; ignored
C:\Documents and Settings\clx\桌面\xgConvert\ConvertDlg.cpp(377) : warning C4228: nonstandard extension used : qualifiers after comma in declarator list are ignored
C:\Documents and Settings\clx\桌面\xgConvert\ConvertDlg.cpp(427) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\clx\桌面\xgConvert\ConvertDlg.cpp(447) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\clx\桌面\xgConvert\ConvertDlg.cpp(450) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\clx\桌面\xgConvert\ConvertDlg.cpp(495) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\clx\桌面\xgConvert\ConvertDlg.cpp(498) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
Linking...



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

⌨️ 快捷键说明

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