2_0.rc

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

RC
139
字号
## 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 = <B>WWWdb</B> Help - Overview (Part II)[Layout Label top_nav_prev]Pos   = +1.0.0Align = leftText  = "Previous"Ref   = wwwdb://WWWdb:Help:Overview:1_0[Layout Label top_nav_up]Pos   = +0.1+1.0Align = centerText  = "Up"Ref   = wwwdb://WWWdb:Help:Index[Layout Label top_nav_next]Pos   = +0.4.0Align = rightText  = "Next"Ref   = wwwdb://WWWdb:Help:Overview:3_0[Layout Label nav_top_hl]Pos   = +1.+0+4.0Text  = <HR>[Layout Label what_can_it_do]Pos   = +1.+0+4.0Text  = <<EOFWhat can it do?<BR><BR>EOFFont = color=blueAlign = center[Layout Label what_can_it_do1]Pos   = +1.+0+4.0Text  = <<EOF<B>WWWdb</B> is primary a frontend to database-tables.<BR>You can do the following <i>actions</i> with your <i>data-records</i>:<ul><li>Create</li><li>Search</li><li>Browse</li><li>Update</li><li>Delete</li></ul><br>But wait - that's not all! You can set up the layout and design you want,to show the data to the user.<BR><BR>Without giving explicit Layout-description each field is shown in oneline with its corresponding label. But that looks very ugly!<BR>So <B>WWWdb</B> gives you the possibility, to <i>layout</i> yourdatabase-fields in a HTML-table-grid. You can put fields or labels inone single ore more (spanned) columns or put more fields in one columntogether.<BR><BR>In addition you can assign <i>different input-types</i> to thedatabase-fields. The following field-Types are supported:<BR><ul><li>normal Text-input</li><li>Password-field</li><li>Multi-lined text</li><li>Radio-fields</li><li>Selection-boxes</li><li>Check-buttons</li><li>Hidden-fields</li><li>Labels (read-only)</li></ul><br>Last but not least, you can set <i>attributes</i> to your fields.This means they can be bold, italics, coloured, aligned and more.<BR><BR>EOF[Layout Label nav_bot_hl]Pos   = +1.+0+4.0Text  = <HR>[Layout Label bot_nav_prev]Pos   = +1.0.0Align = leftText  = "Previous"Ref   = wwwdb://WWWdb:Help:Overview:1_0[Layout Label bot_nav_up]Pos   = +0.1+1.0Align = centerText  = "Up"Ref   = wwwdb://WWWdb:Help:Index[Layout Label bot_nav_next]Pos   = +0.4.0Align = rightText  = "Next"Ref   = wwwdb://WWWdb:Help:Overview:3_0

⌨️ 快捷键说明

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