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

📄 verify.plg

📁 VC 中OCSP 简单实现部分辕马 实现了大部分的功能,但是还没写完,等几天我把所有的都写出来在上传
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: verify - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSP2352.TMP" with contents
[
/nologo /G6 /MDd /W3 /WX /Gm /GX /Zi /Od /Ob2 /Gf /Gy /D "_CONSOLE" /D "_MBCS" /D "_WINDOWS" /D "WIN32_LEAN_AND_MEAN" /D "L_ENDIAN" /D "WIN32" /D "_DEBUG" /D "MK1MF_BUILD" /D "NOCRYPT" /FR"Debug/" /Fo"Debug/" /Fd"Debug/" /FD /c 
"E:\VCProject\Verify\verify.c"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP2352.TMP" 
Creating command line "link.exe /nologo /subsystem:console /incremental:yes /pdb:"Debug/verify.pdb" /debug /machine:I386 /out:"Debug/verify.exe" /pdbtype:sept  .\Debug\verify.obj ..\Lib\libeay32.lib "
<h3>Output Window</h3>
Compiling...
verify.c
Linking...



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

⌨️ 快捷键说明

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