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

📄 d_dept.srd

📁 pb所需编程技巧和事例
💻 SRD
字号:
$PBExportHeader$d_dept.srd
release 8;
datawindow(units=0 timer_interval=0 color=1073741824 processing=0 HTMLDW=no print.documentname="" print.orientation = 0 print.margin.left = 110 print.margin.right = 110 print.margin.top = 96 print.margin.bottom = 96 print.paper.source = 0 print.paper.size = 0 print.prompt=no print.buttons=no print.preview.buttons=no )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=584 color="536870912" )
table(column=(type=long updatewhereclause=yes key=yes name=id dbname="department.id" )
 column=(type=char(14) update=yes updatewhereclause=yes name=deptname dbname="department.deptname" )
 column=(type=char(24) update=yes updatewhereclause=yes name=depttel dbname="department.depttel" )
 column=(type=char(10) update=yes updatewhereclause=yes name=leader dbname="department.leader" )
 column=(type=char(30) update=yes updatewhereclause=yes name=officeaddr dbname="department.officeaddr" )
 retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"department~" ) COLUMN(NAME=~"department.id~") COLUMN(NAME=~"department.deptname~") COLUMN(NAME=~"department.depttel~") COLUMN(NAME=~"department.leader~") COLUMN(NAME=~"department.officeaddr~")) " update="department" updatewhere=0 updatekeyinplace=no )
column(band=detail id=2 alignment="0" tabsequence=10 border="4" color="33554432" x="411" y="48" height="88" width="649" format="[general]" html.valueishtml="0"  name=deptname visible="1" edit.limit=14 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0  font.face="Arial" font.height="-12" font.weight="400"  font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=20 border="4" color="33554432" x="411" y="192" height="88" width="457" format="[general]" html.valueishtml="0"  name=leader visible="1" dddw.name=d_name dddw.displaycolumn=name dddw.datacolumn=name dddw.percentwidth=0 dddw.lines=0 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 dddw.vscrollbar=yes  font.face="Arial" font.height="-12" font.weight="400"  font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="部门名称" border="0" color="33554432" x="37" y="44" height="76" width="352" html.valueishtml="0"  name=deptname_t visible="1"  font.face="Arial" font.height="-12" font.weight="400"  font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="领导人" border="0" color="33554432" x="37" y="188" height="76" width="352" html.valueishtml="0"  name=leader_t visible="1"  font.face="Arial" font.height="-12" font.weight="400"  font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=40 border="4" color="33554432" x="402" y="464" height="92" width="960" format="[general]" html.valueishtml="0"  name=officeaddr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0  font.face="Arial" font.height="-12" font.weight="400"  font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="地址" border="0" color="33554432" x="27" y="468" height="76" width="357" html.valueishtml="0"  name=t_officeaddr visible="1"  font.face="Arial" font.height="-12" font.weight="400"  font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=30 border="4" color="33554432" x="407" y="332" height="88" width="800" format="[general]" html.valueishtml="0"  name=depttel visible="1" edit.limit=24 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0  font.face="Arial" font.height="-12" font.weight="400"  font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="办公室电话" border="0" color="33554432" x="32" y="328" height="76" width="357" html.valueishtml="0"  name=depttel_t visible="1"  font.face="Arial" font.height="-12" font.weight="400"  font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" netscapelayers="0" )
 

⌨️ 快捷键说明

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