?? readme
字號:
#AGOCG Tcl/Tk Cookbook
#Tcl/Tk and FORTRAN
#Authors Lakshmi & Venkat Sastry
This directory contains the source files (*.f & *.tcl) for running the
simple application that provides a Tk interface to a FORTRAN application.
To compile the FORTRAN code for your machine, you will need to have access
to a FORTRAN compiler. Compile and create the fortran executable "quads".
If you call the Fortran executable as anything other than quads, please do
ensure that you change the reference to this executable at the appropriate
line in the Tcl file gui_quads.tcl
Ensure that you can execute the Tcl scripts.
Run the application by typing gui_quads.tcl at command level of your window.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -