📄 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 + -