trivial.doc

来自「qt-x11-free-3.0.3.tar.gz minigui图形界面工具」· DOC 代码 · 共 23 行

DOC
23
字号
/*! \page trivial-nsplugin-example.html  \ingroup nsplugin-examples  \title Trivial Example  This example is trivial, and thus useful for  investigating problems you might have installing the  extension.  To build the example, you must first build the  <a href=nsplugin.html>Qt Netscape Plugin Extension</a> library.  Then type <tt>make</tt> in <tt>extensions/nsplugin/examples/trivial/</tt>  and copy the resulting <tt>trivial.so</tt> or <tt>nptrivial.dll</tt>  to the Plugins directory of your WWW browser.  <EMBED TYPE=trivial/very WIDTH=100 HEIGHT=100>  <hr>  Implementation:  \include trivial/trivial.cpp*/

⌨️ 快捷键说明

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