📄 sugethw
字号:
/*********************** self documentation **********************/string sdoc =" \n"" SUGETHW - sugethw writes the values of the selected key words \n"" \n"" sugethw key1 key2 ... [output=] <infile [>outfile] \n"" \n"" Required parameters: \n"" At least one key word. \n"" \n"" Optional parameters: \n"" output=ascii output written as ascii \n"" =binary for output as binary floats \n"" \n"" Output is written in the order of the keys on the command \n"" line for each trace in the data set. \n"" \n"" Example: \n"" sugethw <stdin sx gx \n"" writes sx, gx values as ascii trace by trace to the terminal. \n"" \n";/**************** end self doc ***********************************/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -