trivial.doc
来自「这个是Linux的qt源代码」· 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 \link netscape-plugin.html Qt Netscape Plugin Extension\endlink library. Then type \c{make} in \c{extensions/nsplugin/examples/trivial/} and copy the resulting \c{trivial.so} or \c{nptrivial.dll} 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 + -
显示快捷键?