亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來(lái)到蟲(chóng)蟲(chóng)下載站! | ?? 資源下載 ?? 資源專輯 ?? 關(guān)于我們
? 蟲(chóng)蟲(chóng)下載站

?? w_main.srw.bak

?? PB9.0生成的學(xué)生信息管理系統(tǒng)
?? BAK
字號(hào):
$PBExportHeader$w_main.srw
forward
global type w_main from window
end type
type st_11 from statictext within w_main
end type
type sle_weight from singlelineedit within w_main
end type
type st_10 from statictext within w_main
end type
type st_9 from statictext within w_main
end type
type sle_height from singlelineedit within w_main
end type
type sle_major from singlelineedit within w_main
end type
type st_8 from statictext within w_main
end type
type mle_resume from multilineedit within w_main
end type
type sle_class from singlelineedit within w_main
end type
type em_birthday from editmask within w_main
end type
type sle_department from singlelineedit within w_main
end type
type sle_nativeplace from singlelineedit within w_main
end type
type sle_gender from singlelineedit within w_main
end type
type sle_name from singlelineedit within w_main
end type
type st_7 from statictext within w_main
end type
type st_6 from statictext within w_main
end type
type st_5 from statictext within w_main
end type
type st_4 from statictext within w_main
end type
type st_3 from statictext within w_main
end type
type st_2 from statictext within w_main
end type
type cb_inquiry from commandbutton within w_main
end type
type st_1 from statictext within w_main
end type
type sle_number from singlelineedit within w_main
end type
type cb_exit from commandbutton within w_main
end type
end forward

global type w_main from window
integer width = 2775
integer height = 1464
boolean titlebar = true
string title = "學(xué)生信息查詢系統(tǒng)"
boolean controlmenu = true
boolean minbox = true
boolean maxbox = true
boolean resizable = true
long backcolor = 67108864
string icon = "AppIcon!"
boolean center = true
st_11 st_11
sle_weight sle_weight
st_10 st_10
st_9 st_9
sle_height sle_height
sle_major sle_major
st_8 st_8
mle_resume mle_resume
sle_class sle_class
em_birthday em_birthday
sle_department sle_department
sle_nativeplace sle_nativeplace
sle_gender sle_gender
sle_name sle_name
st_7 st_7
st_6 st_6
st_5 st_5
st_4 st_4
st_3 st_3
st_2 st_2
cb_inquiry cb_inquiry
st_1 st_1
sle_number sle_number
cb_exit cb_exit
end type
global w_main w_main

on w_main.create
this.st_11=create st_11
this.sle_weight=create sle_weight
this.st_10=create st_10
this.st_9=create st_9
this.sle_height=create sle_height
this.sle_major=create sle_major
this.st_8=create st_8
this.mle_resume=create mle_resume
this.sle_class=create sle_class
this.em_birthday=create em_birthday
this.sle_department=create sle_department
this.sle_nativeplace=create sle_nativeplace
this.sle_gender=create sle_gender
this.sle_name=create sle_name
this.st_7=create st_7
this.st_6=create st_6
this.st_5=create st_5
this.st_4=create st_4
this.st_3=create st_3
this.st_2=create st_2
this.cb_inquiry=create cb_inquiry
this.st_1=create st_1
this.sle_number=create sle_number
this.cb_exit=create cb_exit
this.Control[]={this.st_11,&
this.sle_weight,&
this.st_10,&
this.st_9,&
this.sle_height,&
this.sle_major,&
this.st_8,&
this.mle_resume,&
this.sle_class,&
this.em_birthday,&
this.sle_department,&
this.sle_nativeplace,&
this.sle_gender,&
this.sle_name,&
this.st_7,&
this.st_6,&
this.st_5,&
this.st_4,&
this.st_3,&
this.st_2,&
this.cb_inquiry,&
this.st_1,&
this.sle_number,&
this.cb_exit}
end on

on w_main.destroy
destroy(this.st_11)
destroy(this.sle_weight)
destroy(this.st_10)
destroy(this.st_9)
destroy(this.sle_height)
destroy(this.sle_major)
destroy(this.st_8)
destroy(this.mle_resume)
destroy(this.sle_class)
destroy(this.em_birthday)
destroy(this.sle_department)
destroy(this.sle_nativeplace)
destroy(this.sle_gender)
destroy(this.sle_name)
destroy(this.st_7)
destroy(this.st_6)
destroy(this.st_5)
destroy(this.st_4)
destroy(this.st_3)
destroy(this.st_2)
destroy(this.cb_inquiry)
destroy(this.st_1)
destroy(this.sle_number)
destroy(this.cb_exit)
end on

type st_11 from statictext within w_main
integer x = 96
integer y = 940
integer width = 311
integer height = 72
integer textsize = -12
integer weight = 400
fontcharset fontcharset = ansi!
fontpitch fontpitch = variable!
fontfamily fontfamily = swiss!
string facename = "Arial"
long textcolor = 33554432
long backcolor = 67108864
string text = "簡(jiǎn)要介紹"
boolean focusrectangle = false
end type

event clicked;close(parent)
end event

type sle_weight from singlelineedit within w_main
integer x = 1906
integer y = 676
integer width = 402
integer height = 104
integer taborder = 30
integer textsize = -12
integer weight = 400
fontcharset fontcharset = ansi!
fontpitch fontpitch = variable!
fontfamily fontfamily = swiss!
string facename = "Arial"
long textcolor = 33554432
borderstyle borderstyle = stylelowered!
end type

type st_10 from statictext within w_main
integer x = 1705
integer y = 700
integer width = 169
integer height = 72
integer textsize = -12
integer weight = 400
fontcharset fontcharset = ansi!
fontpitch fontpitch = variable!
fontfamily fontfamily = swiss!
string facename = "Arial"
long textcolor = 33554432
long backcolor = 67108864
string text = "體重"
boolean focusrectangle = false
end type

type st_9 from statictext within w_main
integer x = 978
integer y = 700
integer width = 169
integer height = 72
integer textsize = -12
integer weight = 400
fontcharset fontcharset = ansi!
fontpitch fontpitch = variable!
fontfamily fontfamily = swiss!
string facename = "Arial"
long textcolor = 33554432
long backcolor = 67108864
string text = "身高"
boolean focusrectangle = false
end type

type sle_height from singlelineedit within w_main
integer x = 1193
integer y = 676
integer width = 402
integer height = 104
integer taborder = 20
integer textsize = -12
integer weight = 400
fontcharset fontcharset = ansi!
fontpitch fontpitch = variable!
fontfamily fontfamily = swiss!
string facename = "Arial"
long textcolor = 33554432
borderstyle borderstyle = stylelowered!
end type

type sle_major from singlelineedit within w_main
integer x = 302
integer y = 672
integer width = 402
integer height = 104
integer taborder = 20
integer textsize = -12
integer weight = 400
fontcharset fontcharset = ansi!
fontpitch fontpitch = variable!
fontfamily fontfamily = swiss!
string facename = "Arial"
long textcolor = 33554432
borderstyle borderstyle = stylelowered!
end type

type st_8 from statictext within w_main
integer x = 64
integer y = 680
integer width = 169
integer height = 72
integer textsize = -12
integer weight = 400
fontcharset fontcharset = ansi!
fontpitch fontpitch = variable!
fontfamily fontfamily = swiss!
string facename = "Arial"
long textcolor = 33554432
long backcolor = 67108864
string text = "專業(yè)"
boolean focusrectangle = false
end type

type mle_resume from multilineedit within w_main
integer x = 457
integer y = 856
integer width = 1143
integer height = 292
integer taborder = 20
integer textsize = -12
integer weight = 400
fontcharset fontcharset = ansi!
fontpitch fontpitch = variable!
fontfamily fontfamily = swiss!
string facename = "Arial"
long textcolor = 33554432
boolean hscrollbar = true
boolean vscrollbar = true
borderstyle borderstyle = stylelowered!
end type

type sle_class from singlelineedit within w_main
integer x = 1911
integer y = 464
integer width = 402
integer height = 104
integer taborder = 50
integer textsize = -12
integer weight = 400
fontcharset fontcharset = ansi!
fontpitch fontpitch = variable!
fontfamily fontfamily = swiss!
string facename = "Arial"
long textcolor = 33554432
borderstyle borderstyle = stylelowered!
end type

type em_birthday from editmask within w_main
integer x = 283
integer y = 476
integer width = 585
integer height = 100
integer taborder = 40
integer textsize = -12
integer weight = 400
fontcharset fontcharset = ansi!
fontpitch fontpitch = variable!
fontfamily fontfamily = swiss!
string facename = "Arial"
long textcolor = 33554432
borderstyle borderstyle = stylelowered!
maskdatatype maskdatatype = datemask!
string mask = "yyyy年mm月dd日"
end type

type sle_department from singlelineedit within w_main
integer x = 1179
integer y = 472
integer width = 402
integer height = 104
integer taborder = 40
integer textsize = -12
integer weight = 400
fontcharset fontcharset = ansi!
fontpitch fontpitch = variable!
fontfamily fontfamily = swiss!
string facename = "Arial"
long textcolor = 33554432
borderstyle borderstyle = stylelowered!
end type

type sle_nativeplace from singlelineedit within w_main
integer x = 1906
integer y = 260
integer width = 402
integer height = 104
integer taborder = 40
integer textsize = -12
integer weight = 400
fontcharset fontcharset = ansi!
fontpitch fontpitch = variable!
fontfamily fontfamily = swiss!
string facename = "Arial"
long textcolor = 33554432
borderstyle borderstyle = stylelowered!
end type

type sle_gender from singlelineedit within w_main
integer x = 1170
integer y = 264
integer width = 402
integer height = 104
integer taborder = 40
integer textsize = -12
integer weight = 400
fontcharset fontcharset = ansi!
fontpitch fontpitch = variable!
fontfamily fontfamily = swiss!
string facename = "Arial"
long textcolor = 33554432
borderstyle borderstyle = stylelowered!
end type

type sle_name from singlelineedit within w_main
integer x = 279
integer y = 264
integer width = 402
integer height = 104
integer taborder = 30
integer textsize = -12
integer weight = 400
fontcharset fontcharset = ansi!
fontpitch fontpitch = variable!
fontfamily fontfamily = swiss!
string facename = "Arial"
long textcolor = 33554432
borderstyle borderstyle = stylelowered!
end type

type st_7 from statictext within w_main
integer x = 1687
integer y = 480
integer width = 169
integer height = 72
integer textsize = -12
integer weight = 400
fontcharset fontcharset = ansi!
fontpitch fontpitch = variable!
fontfamily fontfamily = swiss!
string facename = "Arial"
long textcolor = 33554432
long backcolor = 67108864
string text = "班級(jí)"
boolean focusrectangle = false
end type

type st_6 from statictext within w_main
integer x = 987
integer y = 492
integer width = 169
integer height = 72
integer textsize = -12
integer weight = 400
fontcharset fontcharset = ansi!
fontpitch fontpitch = variable!
fontfamily fontfamily = swiss!
string facename = "Arial"
long textcolor = 33554432
long backcolor = 67108864
string text = "院系"
boolean focusrectangle = false
end type

type st_5 from statictext within w_main
integer x = 64
integer y = 480
integer width = 169
integer height = 72
integer textsize = -12
integer weight = 400
fontcharset fontcharset = ansi!
fontpitch fontpitch = variable!
fontfamily fontfamily = swiss!
string facename = "Arial"
long textcolor = 33554432
long backcolor = 67108864
string text = "生日"
boolean focusrectangle = false
end type

type st_4 from statictext within w_main
integer x = 1687
integer y = 260
integer width = 169
integer height = 96
integer textsize = -12
integer weight = 400
fontcharset fontcharset = ansi!
fontpitch fontpitch = variable!
fontfamily fontfamily = swiss!
string facename = "Arial"
long textcolor = 33554432
long backcolor = 67108864
string text = "籍貫"
boolean focusrectangle = false
end type

type st_3 from statictext within w_main
integer x = 987
integer y = 272
integer width = 169
integer height = 72
integer textsize = -12
integer weight = 400
fontcharset fontcharset = ansi!
fontpitch fontpitch = variable!
fontfamily fontfamily = swiss!
string facename = "Arial"
long textcolor = 33554432
long backcolor = 67108864
string text = "性別"
boolean focusrectangle = false
end type

type st_2 from statictext within w_main
integer x = 64
integer y = 276
integer width = 169
integer height = 72
integer textsize = -12
integer weight = 400
fontcharset fontcharset = ansi!
fontpitch fontpitch = variable!
fontfamily fontfamily = swiss!
string facename = "Arial"
long textcolor = 33554432
long backcolor = 67108864
string text = "姓名"
boolean focusrectangle = false
end type

type cb_inquiry from commandbutton within w_main
integer x = 1189
integer y = 44
integer width = 457
integer height = 128
integer taborder = 20
integer textsize = -12
integer weight = 400
fontcharset fontcharset = ansi!
fontpitch fontpitch = variable!
fontfamily fontfamily = swiss!
string facename = "Arial"
string text = "查詢"
end type

event clicked;datetime birthday1;

sle_name.text=""
sle_gender.text=""
sle_nativeplace.text=""
em_birthday.text=""
sle_department.text=""
sle_class.text=""
sle_major.text=""
sle_height.text=""
sle_weight.text=""
mle_resume.text=""

select name,gender,nativeplace,
birthday,department,class,
major,height,weight,resume
into :sle_name.text,:sle_gender.text,:sle_nativeplace.text,
:birthday1,:sle_department.text,:sle_class.text,
:sle_major.text,:sle_height.text,:sle_weight.text,:mle_resume.text
from student
where number=:sle_number.text
using sqlca;

if sle_name.text="" then
	messagebox("提示:","沒(méi)有找到符合條件的記錄,請(qǐng)重新輸入學(xué)號(hào)!")
	return
end if	

em_birthday.text=Mid(string(birthday1),1,10)
sle_height.text=sle_height.text+"厘米"
sle_weight.text=sle_weight.text+"公斤"
end event
type st_1 from statictext within w_main
integer x = 64
integer y = 52
integer width = 453
integer height = 80
integer textsize = -12
integer weight = 400
fontcharset fontcharset = ansi!
fontpitch fontpitch = variable!
fontfamily fontfamily = swiss!
string facename = "Arial"
long textcolor = 33554432
long backcolor = 67108864
string text = "請(qǐng)輸入學(xué)號(hào)"
boolean focusrectangle = false
end type

type sle_number from singlelineedit within w_main
integer x = 544
integer y = 32
integer width = 457
integer height = 108
integer taborder = 10
integer textsize = -12
integer weight = 400
fontcharset fontcharset = ansi!
fontpitch fontpitch = variable!
fontfamily fontfamily = swiss!
string facename = "Arial"
long textcolor = 33554432
long backcolor = 134217752
borderstyle borderstyle = stylelowered!
end type

type cb_exit from commandbutton within w_main
integer x = 2089
integer y = 1036
integer width = 457
integer height = 128
integer taborder = 10
integer textsize = -12
integer weight = 400
fontcharset fontcharset = ansi!
fontpitch fontpitch = variable!
fontfamily fontfamily = swiss!
string facename = "Arial"
string text = "退出"
end type

event clicked;Close(parent)
end event

?? 快捷鍵說(shuō)明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號(hào) Ctrl + =
減小字號(hào) Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
91蜜桃网址入口| 成人动漫一区二区在线| 亚洲一二三四在线观看| 国产精品毛片高清在线完整版| 日韩欧美在线影院| 久久综合九色综合欧美亚洲| 久久视频一区二区| 国产女主播视频一区二区| 国产精品久久久久久亚洲毛片| 亚洲欧美区自拍先锋| 亚洲成人午夜电影| 精品一区二区在线播放| 国产一区二区三区综合| 色婷婷av一区二区| 久久伊人蜜桃av一区二区| 国产精品久线观看视频| 日日摸夜夜添夜夜添国产精品| 国产成人av资源| 91麻豆精品91久久久久同性| 国产欧美精品日韩区二区麻豆天美| 污片在线观看一区二区| 国产激情精品久久久第一区二区| 欧美日韩一卡二卡| 亚洲色图另类专区| 91在线视频免费91| 国产亚洲一区二区在线观看| 丝袜美腿亚洲色图| 91精品国产品国语在线不卡| 亚洲午夜久久久久久久久电影网| 国产成人av一区| 中文字幕在线不卡视频| 国产精品99久久久久久似苏梦涵| 在线成人小视频| 日日夜夜免费精品| 精品国产髙清在线看国产毛片| 亚洲不卡一区二区三区| 777xxx欧美| 韩国av一区二区三区四区| 欧美精品一区二区三区在线播放| 亚洲午夜久久久久中文字幕久| 欧美日韩电影一区| 捆绑变态av一区二区三区| 国产视频不卡一区| 91在线视频播放地址| 日韩国产一二三区| 国产日韩欧美激情| 在线日韩av片| 国产999精品久久久久久| 一区二区三区欧美| 久久久久国色av免费看影院| 91网站在线观看视频| 国内成+人亚洲+欧美+综合在线| 1000部国产精品成人观看| 在线视频一区二区三| 国产精品自拍网站| 爽爽淫人综合网网站| 国产精品美女久久久久av爽李琼| 精品污污网站免费看| eeuss鲁片一区二区三区| 麻豆传媒一区二区三区| 中文字幕一区二区三区四区 | 午夜视频一区二区| 欧美亚洲自拍偷拍| 久久国产精品露脸对白| 欧美tickling网站挠脚心| 在线观看国产一区二区| 亚洲人成网站色在线观看| av在线一区二区| 天天综合天天做天天综合| 亚洲精品在线电影| 在线观看网站黄不卡| 另类小说欧美激情| 免费精品99久久国产综合精品| 精品国产3级a| 欧美日韩电影在线播放| 色婷婷精品大在线视频| 国产制服丝袜一区| 秋霞影院一区二区| 一区二区三区欧美激情| 中文字幕一区二区视频| 日韩精品一区二区三区蜜臀| 欧美性大战久久久久久久| 91影视在线播放| 欧美精品少妇一区二区三区| 日本最新不卡在线| 精品美女被调教视频大全网站| 欧美夫妻性生活| 久久麻豆一区二区| 日韩精品综合一本久道在线视频| 国产午夜精品一区二区三区嫩草| 欧美一区二区在线免费观看| 久久九九久久九九| 久久精品亚洲国产奇米99| 国产精品三级久久久久三级| 亚洲天堂av一区| 成人黄色一级视频| 日韩欧美国产成人一区二区| 亚洲精品乱码久久久久久黑人| 韩国av一区二区| 国产一区二区三区四区五区入口| 99久久99久久久精品齐齐| 色综合久久综合网97色综合| 久久综合色婷婷| 亚洲最新视频在线播放| 欧美日韩一区二区电影| 国产福利一区二区| 久久久久一区二区三区四区| 亚洲蜜臀av乱码久久精品蜜桃| voyeur盗摄精品| 亚洲国产综合视频在线观看| 日韩欧美亚洲另类制服综合在线| 国产一区福利在线| 《视频一区视频二区| 欧美老女人第四色| 国产成人亚洲精品青草天美| 一区二区三区中文字幕| 欧美mv日韩mv亚洲| 91小视频免费观看| 国产一区二区三区四区五区入口| 亚洲三级免费电影| 精品国产三级a在线观看| 97久久超碰精品国产| 麻豆精品在线播放| 亚洲人成人一区二区在线观看| 欧美一区二区二区| 成人18视频在线播放| 日韩国产欧美视频| 亚洲精品免费播放| 国产亚洲一区二区三区四区| 欧美一区二区精品在线| 色香蕉久久蜜桃| 国产一区二区主播在线| 视频一区二区欧美| 一区二区三区在线视频观看58 | 狠狠久久亚洲欧美| 一区二区成人在线| 国产亚洲成av人在线观看导航| 在线播放91灌醉迷j高跟美女| 成人av电影在线网| 国产综合色精品一区二区三区| 亚洲成人自拍偷拍| 亚洲综合久久av| 国产精品美女久久久久久久久久久| 亚洲精品一区在线观看| 日韩欧美国产精品一区| 欧美伦理影视网| 在线观看亚洲一区| 在线观看成人免费视频| 91麻豆成人久久精品二区三区| 成人午夜激情片| hitomi一区二区三区精品| 成人免费看视频| heyzo一本久久综合| va亚洲va日韩不卡在线观看| 91在线你懂得| 欧美在线高清视频| 欧美色中文字幕| 精品视频在线视频| 在线综合视频播放| 日韩你懂的电影在线观看| 欧美一区二区三区影视| 欧美一级在线免费| 精品福利在线导航| 国产亚洲欧美一级| 国产精品久久久久桃色tv| 最新国产精品久久精品| 亚洲色图另类专区| 亚洲国产视频一区| 奇米亚洲午夜久久精品| 激情小说亚洲一区| 成人中文字幕在线| 一本色道**综合亚洲精品蜜桃冫| 色综合咪咪久久| 制服丝袜中文字幕亚洲| 欧美不卡在线视频| 国产精品久久精品日日| 一区二区三区四区五区视频在线观看 | 国产激情视频一区二区三区欧美| 成人在线视频首页| 欧美影视一区在线| 欧美sm极限捆绑bd| 亚洲精品国产a| 免费成人av在线| 成人久久久精品乱码一区二区三区 | 成人av网站大全| 欧美性猛交xxxx乱大交退制版| 在线电影一区二区三区| 国产日韩高清在线| 亚洲成人av在线电影| 国内精品自线一区二区三区视频| 成人aaaa免费全部观看| 91精品国产91久久综合桃花| 国产日韩欧美综合在线| 日韩中文字幕1| av一区二区三区| 欧美一级在线观看| 亚洲女人的天堂| 国产成人自拍在线| 欧美久久免费观看| 中文字幕中文字幕一区|