⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 news.rc

📁 使用perl和C写的基于Web的管理数据库表的程序
💻 RC
字号:
## 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 - News[Layout Label header]Pos   = +1.+0+4.0Text  = <<EOFWWWdb - News<BR><BR>EOFFont = color=blueBig  = yesAlign = center[Layout Label news]Pos   = +1.+0+4.0Align = leftText  = <<EOF<TABLE BORDER=1> <TR>  <TH>        Date  </TH>  <TH>        Version  </TH>  <TH>        News / Changes  </TH> </TR> <TR>  <TD>        1999/10/07  </TD>  <TD>        0.0.1  </TD>  <TD>        First (internal) announcement  </TD> </TR> <TR>  <TD>        1999/10/26  </TD>  <TD>   0.0.3  </TD>  <TD>        First official announcement on        <A href=http://www.freshmeat.net/appindex/1999/10/26/940941012.html>        freshmeat</A>.  </TD> </TR> <TR>  <TD>        1999/11/22  </TD>  <TD>   0.0.4  </TD>  <TD>        New features:        <UL>        <LI>System:</LI>          <UL>          <LI>Datatype-conversion between db and HTML-form</LI>          <LI>Session-id-handling</LI>          <LI>Log-files in own tmp-area</LI>          <LI>Own die-handlers</LI>          <LI>New Plugins: WWWdb_Pre|Post</LI>          <LI>New Plugin: PreCreateForm</LI>          <LI>One standard db-handle for all acesses</LI>          <LI>User-defined environment per session</LI>          <LI>Navigation-column</LI>          <LI>Background-images are possible</LI>          <LI>Exit-Button to jump to the main-application</LI>          <LI>Generate WWWdb-references with session-info</LI>          <LI>Debugging-enhancements (Stack, clear HTML-output)</LI>          <LI>Redirections are now possible</LI>          </UL>        <LI>API:</LI>          <UL>          <LI>SQLSelectList - Selects Data and returns a list</LI>          <LI>GetAttr - Get internal attributes of WWWdb</LI>          <LI>SQLDo - executes a SQL-Statement</LI>          </UL>        <LI>Applications:</LI>          <UL>          <LI>Login-Procedure with crypted passwords</LI>          <LI>Create a WWWdb-User</LI>          <LI>Set up a users environment</LI>          <LI>Help-Files</LI>          </UL>         </UL>  </TD> </TR></TABLE><BR><BR>EOF

⌨️ 快捷键说明

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