verbosity.html

来自「this is code for finding and tracking fe」· HTML 代码 · 共 37 行

HTML
37
字号
<title> </title><a href = "../index.html"><IMG SRC="../home_motif.gif" ALIGN=bottom></a><a href = "index.html"><IMG SRC="../toc_motif.gif" ALIGN=bottom></a><a href = "stop.html"><IMG SRC="../previous_motif.gif" ALIGN=bottom></a><a href = "tc.html"><IMG SRC="../next_motif.gif" ALIGN=bottom></a><hr><h2> KLTSetVerbosity() </h2> <h2> <code>void KLTSetVerbosity(<br>     int verbosity);<br></code></h2>KLTSetVerbosity() sets the verbosity.  Currently there are onlytwo levels:<ul><li> 0: forbids all printing to the screen 	(except for error and warning messages).<li> 1: provides feedback by printing sparse messages (the default).</ul><hr>

⌨️ 快捷键说明

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