download.rc

来自「使用perl和C写的基于Web的管理数据库表的程序」· RC 代码 · 共 62 行

RC
62
字号
## This is a Template-File for WWWdb#### --- Description of the data to access -----------------------------------------[Data]Table    =Order    =UpdFields =QryFields =# Buttons for all states# please note that "-" deactivates a Button[State All]BtnCancel  = -BtnHelp    = -BtnExit = -# This is the state when the form is called the first time, or the Back-button# is pressed[State Init]BtnNew = -BtnQry = -Header = WWWdb Help - Download# --- Here are the examples for the single fields -------------------------------[Layout Label header]Pos   = +1.+0+4.0Text  = <<EOFDownload<BR><BR>EOFFont = color=blueBig  = yesAlign = center[Layout Label download]Pos   = +1.+0+4.0Align = leftText  = <<EOF<a href=http://linux.twc.de/WWWdb/WWWdb-0.0.4.tar.gz>Here</a> you can<a href=http://linux.twc.de/WWWdb/WWWdb-0.0.4.tar.gz>download</a> theactual version of <B>WWWdb</B> (0.0.4).<BR><BR>For suggestions and troubles, please feel free to contact me at <ahref="mailto:Klaus@twc.de">Klaus@twc.de</a> or visit our bugtracker at<a href="http://www.twc.de/jitterbug">http://www.twc.de/jitterbug</a><BR><BR>NOTE:It includes the perl-modules <B>WWWdb</B> relies on, in the<TT>./contrib</TT>-directory.EOF

⌨️ 快捷键说明

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