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

📄 convertnum.plg

📁 这个程序有别于已经做好exe文件的2-8-10-16进制转换程序而是可以被其他程序调用
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ConvertNum - Win32 Release MinDependency--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"ReleaseMinDependency/ConvertNum.res" /d "NDEBUG" "G:\ConvertNum\ConvertNum.rc"" 
Creating temporary file "C:\WINDOWS\TEMP\RSPB311.TMP" with contents
[
/nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Fp"ReleaseMinDependency/ConvertNum.pch" /Yu"stdafx.h" /Fo"ReleaseMinDependency/" /Fd"ReleaseMinDependency/" /FD /c 
"G:\ConvertNum\Convert.cpp"
"G:\ConvertNum\ConvertNum.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPB311.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSPB312.TMP" with contents
[
/nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Fp"ReleaseMinDependency/ConvertNum.pch" /Yc"stdafx.h" /Fo"ReleaseMinDependency/" /Fd"ReleaseMinDependency/" /FD /c 
"G:\ConvertNum\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPB312.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSPB313.TMP" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:no /pdb:"ReleaseMinDependency/ConvertNum.pdb" /machine:I386 /def:".\ConvertNum.def" /out:"ReleaseMinDependency/ConvertNum.dll" /implib:"ReleaseMinDependency/ConvertNum.lib" 
.\ReleaseMinDependency\Convert.obj
.\ReleaseMinDependency\ConvertNum.obj
.\ReleaseMinDependency\StdAfx.obj
.\ReleaseMinDependency\ConvertNum.res
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSPB313.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPB314.BAT" with contents
[
@echo off
regsvr32 /s /c ".\ReleaseMinDependency\ConvertNum.dll"
echo regsvr32 exec. time > ".\ReleaseMinDependency\regsvr32.trg"
]
Creating command line "C:\WINDOWS\TEMP\RSPB314.BAT"
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Convert.cpp
G:\ConvertNum\Convert.cpp(116) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
ConvertNum.cpp
Generating Code...
Linking...
   Creating library ReleaseMinDependency/ConvertNum.lib and object ReleaseMinDependency/ConvertNum.exp
<h3>Output Window</h3>
Performing registration



<h3>Results</h3>
ConvertNum.dll - 0 error(s), 1 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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