readme
来自「xgrafix 是PTSG模拟程序中的图形截面库 改版本是最新版本」· 代码 · 共 22 行
TXT
22 行
This is a simple template which illustrates howone can use xgrafix as a windowing environment forviewing diagnostics in real time. This templateis in FORTRAN.1/19/94 VV/PTSGDepending on your system architecture you may have to makesome modifications to the libraries and flags used whencompiling. The reason for this is that the implementationof the Fortran procedure "getarg" depends on the system.For more information, do a "man getarg" on your system.For example, HP machines require the flag +U77 and the library libU77.a while Sun machines require thelibrary libF77.aFor the titles of your graphs, avoid using periods andsquare brackets [] since they conflict with tk functions. 6/19/96 EK/PTSG
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?