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

📄 destest.plg

📁 des加密算法源码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: destest - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSPB383.TMP" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/destest.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\D e s\Trdes\destest.c"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPB383.TMP" 
<h3>Output Window</h3>
Compiling...
destest.c
C:\D e s\Trdes\destest.c(46) : warning C4013: 'des3_cbc_encrypt' undefined; assuming extern returning int
C:\D e s\Trdes\destest.c(51) : warning C4013: 'des3_cbc_decrypt' undefined; assuming extern returning int
C:\D e s\Trdes\destest.c(52) : warning C4013: 'memcmp' undefined; assuming extern returning int
C:\D e s\Trdes\destest.c(63) : error C2065: 'end' : undeclared identifier
C:\D e s\Trdes\destest.c(63) : error C2224: left of '.tv_usec' must have struct/union type
C:\D e s\Trdes\destest.c(63) : error C2065: 'now' : undeclared identifier
C:\D e s\Trdes\destest.c(63) : error C2224: left of '.tv_usec' must have struct/union type
C:\D e s\Trdes\destest.c(64) : error C2224: left of '.tv_usec' must have struct/union type
C:\D e s\Trdes\destest.c(64) : error C2224: left of '.tv_usec' must have struct/union type
C:\D e s\Trdes\destest.c(65) : error C2224: left of '.tv_sec' must have struct/union type
C:\D e s\Trdes\destest.c(65) : error C2224: left of '.tv_sec' must have struct/union type
C:\D e s\Trdes\destest.c(68) : error C2224: left of '.tv_usec' must have struct/union type
C:\D e s\Trdes\destest.c(68) : error C2224: left of '.tv_usec' must have struct/union type
C:\D e s\Trdes\destest.c(69) : error C2224: left of '.tv_sec' must have struct/union type
C:\D e s\Trdes\destest.c(69) : error C2224: left of '.tv_sec' must have struct/union type
C:\D e s\Trdes\destest.c(75) : warning C4244: '=' : conversion from 'int ' to 'float ', possible loss of data
Error executing cl.exe.



<h3>Results</h3>
destest.obj - 12 error(s), 4 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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