?? req.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: req - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSP5343.TMP" with contents
[
/nologo /G6 /MD /W3 /WX /Ox /Ob2 /Gy /I "..\..\inc32\\" /I "..\..\tmp32dll" /D "_CONSOLE" /D "_MBCS" /D "WIN32" /D "WIN32_LEAN_AND_MEAN" /D "NOCRYPT" /Fo"Release/" /Fd"Release/" /FD /GF /c
"E:\VCProject\REQ\app_rand.c"
"E:\VCProject\REQ\req.c"
"E:\VCProject\REQ\apps.c"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP5343.TMP"
Creating command line "link.exe /nologo /subsystem:console /incremental:no /pdb:"Release/req.pdb" /machine:I386 /out:"Release/req.exe" ..\Lib\libeay32.lib .\Release\app_rand.obj .\Release\req.obj .\Release\apps.obj "
<h3>Output Window</h3>
Compiling...
app_rand.c
req.c
apps.c
Generating Code...
Linking...
<h3>Results</h3>
req.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -