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

📄 contacts.rc

📁 使用perl和C写的基于Web的管理数据库表的程序
💻 RC
字号:
[Data]Table     = contactsOrder     = companyUpdFields = title, sex, first_name, last_name, company, conttyp1, contadr1, conttyp2, contadr2, conttyp3, contadr3, conttyp4, contadr4, conttyp5, contadr5, comments, state, last_changeQryFields = first_name, last_name, company, conttyp1, contadr1, conttyp2, contadr2, comments[Browser]MaxRows = 8[Header]Title = Contact-database[GUI][State All]BtnCancel  = Back[State Init]Header = "Search / Create"BtnNew = CreateBtnQry = Search[State Work]BtnUpd = SaveBtnDel = DeleteHeader = "Work with ..."[State Qry]Header = "Select data"[Layout Table]Border      = 0[Layout Label pers_angaben]Text        = Data of the personPos         = +1.0+3.0Font        = color=blueBold        = JaBig         = JaAlign       = CenterBgColor     = #f0f0f0[Layout Label title_1]Text        = "Title "Pos         = +1.0.0Align       = Right[Layout Label title_2]Text        = (b.E. Mr./Mrs.)Pos         = +0.+0.1Small       = Ja[Layout Field title]Pos         = +0.+1.0Size        = 8[Layout Field title1]Pos         = +0.+0.+1Size        = 1Type        = SelectValues      = <<EOFSELECT DISTINCT titleFROM            contactsWHERE           title <> ''ORDER BY        titleEOF[Layout Label sex]Pos         = +0.+1.0Text        = SexAlign       = Right[Layout Field sex]Pos         = +0.+1.0Type        = RadioValues      = <<EOFf\,Femalem\,MaleEOF[Layout Label first_name]Pos         = +1.0.0Align       = RightText        = First name[Layout Field first_name]Pos         = +0.+1.0[Layout Label last_name]Pos         = +0.+1.0Align       = RightText        = Name[Layout Field last_name]Pos         = +0.+1.0[Layout Label company]Pos         = +1.0.0Text        = CompanyAlign       = RightBold        = Ja[Layout Field company]Pos         = +0.+1+2.0Size        = 75MaxLength   = 80[Layout Label comments]Pos         = +1.0.0Text        = CommentsAlign       = Right[Layout Field comments]Pos         = +0.1+2.0Type        = AreaRows        = 3Size        = 75[Layout Label cont_angaben_line]Text        = <hr>Pos         = +2.0+3.0[Layout Label cont_angaben]Text        = Contact-informationPos         = +1.0+3.0Font        = color=blueBold        = JaBig         = JaAlign       = CenterBgColor     = #f0f0f0[Layout Label conttyp1]Pos         = +1.0.0Text        = 1st ContactAlign       = RightBold        = Ja[Layout Field conttyp1]Pos         = +0.+1+3.0Type        = SelectValues      = <<EOFSELECT   key_value, label, sort_nrFROM     wwwdb_lookupWHERE    key = 'conttype'ORDER BY sort_nrEOF[Layout Field contadr1]Pos         = +0.+0.+1Size        = 50[Layout Label conttyp2]Pos         = +1.0.0Text        = 2nd ContactAlign       = Right[Layout Field conttyp2]Pos         = +0.+1+3.0Type        = SelectValues      = <<EOFSELECT   key_value, label, sort_nrFROM     wwwdb_lookupWHERE    key = 'conttype'ORDER BY sort_nrEOF[Layout Field contadr2]Pos         = +0.+0.+1Size        = 50[Layout Label conttyp3]Pos         = +1.0.0Text        = 3rd ContactAlign       = Right[Layout Field conttyp3]Pos         = +0.+1+3.0Type        = SelectValues      = <<EOFSELECT   key_value, label, sort_nrFROM     wwwdb_lookupWHERE    key = 'conttype'ORDER BY sort_nrEOF[Layout Field contadr3]Pos         = +0.+0.+1Size        = 50[Layout Label conttyp4]Pos         = +1.0.0Text        = 4th ContactAlign       = Right[Layout Field conttyp4]Pos         = +0.+1+3.0Type        = SelectValues      = <<EOFSELECT   key_value, label, sort_nrFROM     wwwdb_lookupWHERE    key = 'conttype'ORDER BY sort_nrEOF[Layout Field contadr4]Pos         = +0.+0.+1Size        = 50[Layout Label conttyp5]Pos         = +1.0.0Text        = 5th ContactAlign       = Right[Layout Field conttyp5]Pos         = +0.+1+3.0Type        = SelectValues      = <<EOFSELECT   key_value, label, sort_nrFROM     wwwdb_lookupWHERE    key = 'conttype'ORDER BY sort_nrEOF[Layout Field contadr5]Pos         = +0.+0.+1Size        = 50[Layout Label ende_line]Text        = <hr>Pos         = +1.0+3.0[Layout Label state]Text        = ""[Layout Field state]Type        = Hidden[Layout Label last_change]Text        = ""[Layout Field last_change]Type        = Hidden

⌨️ 快捷键说明

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