usemsg

来自「phab_sample」· 代码 · 共 22 行

TXT
22
字号
%C - This is a QNX/Photon Application.%C [options]Options:  -s server   Server node or device name  -x x        Initial x position  -y y        Initial y position  -h h        Initial h dimension  -w w        Initial w dimension  -S i|m|n    Initial window state: i=iconified, m=maximized, n=normalExamples:%C -s4  Run using Photon server on node 4%C -s//4/dev/photon  Same as above%C -x10 -y10 -h200 -w300  Run at initial position 10,10 with initial   dimension of 200x300.

⌨️ 快捷键说明

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