📄 ripper.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ripper - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP99.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/ripper.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\my document\学习资料\数据挖掘\ripper-2[1].5\code\soft.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP99.tmp"
<h3>Output Window</h3>
Compiling...
soft.c
G:\my document\学习资料\数据挖掘\ripper-2[1].5\code\soft.c(56) : warning C4013: 'reset_rule_weights' undefined; assuming extern returning int
G:\my document\学习资料\数据挖掘\ripper-2[1].5\code\soft.c(74) : warning C4244: '*=' : conversion from 'double ' to 'float ', possible loss of data
G:\my document\学习资料\数据挖掘\ripper-2[1].5\code\soft.c(98) : error C2129: static function 'struct soft_rule_s *__cdecl soft_rule(struct symbol_s *,struct vec_s *)' declared but not defined
G:\my document\学习资料\数据挖掘\ripper-2[1].5\code\soft.c(13) : see declaration of 'soft_rule'
执行 cl.exe 时出错.
<h3>Results</h3>
soft.obj - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -