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

📄 writeimei.plg

📁 写入SN号/IMEI工具源代码,供学习用
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: WriteIMEI - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Admin\LOCALS~1\Temp\RSPF8.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/WriteIMEI.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\dev\tools\SN_IMEI Writer\ColReadOnlyEdit.cpp"
"D:\dev\tools\SN_IMEI Writer\WriteIMEI.cpp"
"D:\dev\tools\SN_IMEI Writer\WriteIMEIDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Admin\LOCALS~1\Temp\RSPF8.tmp" 
Creating temporary file "C:\DOCUME~1\Admin\LOCALS~1\Temp\RSPF9.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/WriteIMEI.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\dev\tools\SN_IMEI Writer\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Admin\LOCALS~1\Temp\RSPF9.tmp" 
Creating temporary file "C:\DOCUME~1\Admin\LOCALS~1\Temp\RSPFA.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/WriteIMEI.pdb" /debug /machine:I386 /out:"Debug/WriteIMEI.exe" /pdbtype:sept 
".\Debug\ColReadOnlyEdit.obj"
".\Debug\StdAfx.obj"
".\Debug\WriteIMEI.obj"
".\Debug\WriteIMEIDlg.obj"
".\Debug\WriteIMEI.res"
]
Creating command line "link.exe @C:\DOCUME~1\Admin\LOCALS~1\Temp\RSPFA.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
ColReadOnlyEdit.cpp
WriteIMEI.cpp
WriteIMEIDlg.cpp
D:\dev\tools\SN_IMEI Writer\WriteIMEIDlg.cpp(326) : warning C4018: '!=' : signed/unsigned mismatch
D:\dev\tools\SN_IMEI Writer\WriteIMEIDlg.cpp(376) : warning C4018: '!=' : signed/unsigned mismatch
D:\dev\tools\SN_IMEI Writer\WriteIMEIDlg.cpp(430) : warning C4018: '!=' : signed/unsigned mismatch
D:\dev\tools\SN_IMEI Writer\WriteIMEIDlg.cpp(483) : warning C4018: '!=' : signed/unsigned mismatch
Generating Code...
Linking...



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

⌨️ 快捷键说明

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