7_0.rc
来自「使用perl和C写的基于Web的管理数据库表的程序」· RC 代码 · 共 105 行
RC
105 行
## 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 VII)[Layout Label top_nav_prev]Pos = +1.0.0Align = leftText = "Previous"Ref = wwwdb://WWWdb:Help:Overview:6_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:Index[Layout Label nav_top_hl]Pos = +1.+0+4.0Text = <HR>[Layout Label configuration]Pos = +1.+0+4.0Text = <<EOFDon't forget ...<BR><BR>EOFFont = color=blueAlign = center[Layout Label configuration1]Pos = +1.+0+4.0Text = <<EOF.. to save the data, you want to have for a future Session. But howcan you do this?<BR><BR>In the URL you can find a 16-digit hex-identification, which is randomlygenerated and is the key for your current session. If you log in,you can reget your session-id you have previously used. Because thissession-id can be password-protected, a secure data-transport isguaranteed.<BR><BR>Using this session-id you can save state-information, which expires aftera time-range, selected by you. Also you can share session-informationsover different applications, which allows you, to build your ownHTML-application-framework.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:6_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:Index
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?