freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

小型超市零售管理系統(tǒng)設(shè)計(jì)書(編輯修改稿)

2025-05-04 23:07 本頁(yè)面
 

【文章內(nèi)容簡(jiǎn)介】 cursor bas sele bas c=reccount() if c1 use messagebox(數(shù)據(jù)庫(kù)中不存在您所要查詢的記錄,16,系統(tǒng)提示) () return endifendif if a=生產(chǎn)廠商 Select * from 入庫(kù)單 where 生產(chǎn)廠商 like b +% into cursor bas sele bas c=reccount() if c1 use messagebox(數(shù)據(jù)庫(kù)中不存在您所要查詢的記錄,16,系統(tǒng)提示) () return endif endif if a=倉(cāng)管員 Select * from 入庫(kù)單 where 倉(cāng)管員 like b +% into cursor bas sele bas c=reccount() if c1 use messagebox(數(shù)據(jù)庫(kù)中不存在您所要查詢的記錄,16,系統(tǒng)提示) () return endif endif if a=單價(jià) b=ntom(val(alltrim())) Select * from 入庫(kù)單 where 單價(jià) =b into cursor bas sele bas c=reccount() if c1 use messagebox(數(shù)據(jù)庫(kù)中不存在您所要查詢的記錄,16,系統(tǒng)提示) () return endif endif if a=金額 b=ntom(val(alltrim())) Select * from 入庫(kù)單 where 金額 =b into cursor bas sele bas c=reccount() if c1 use messagebox(數(shù)據(jù)庫(kù)中不存在您所要查詢的記錄,16,系統(tǒng)提示) () return endif endif if a=數(shù)量 b=val(alltrim()) Select * from 入庫(kù)單 where 數(shù)量 =b into cursor bas sele bas c=reccount() if c1 use messagebox(數(shù)據(jù)庫(kù)中不存在您所要查詢的記錄,16,系統(tǒng)提示) () return endif endif if a=出廠日期 b=ctod(alltrim()) Select * from 入庫(kù)單 where 出廠日期 =b into cursor bas sele bas c=reccount() if c1 use messagebox(數(shù)據(jù)庫(kù)中不存在您所要查詢的記錄,16,系統(tǒng)提示) () return endif endif with .width=588 .height=200 .left=10 .recordsource=bas .deletemark=.f. .visible=.t. .readonly=.t. .ColumnCount=9 .=入庫(kù)編號(hào) .=RGB(255,255,190) .=RGB(255,255,190) .=商品型號(hào) .=RGB(255,255,190) .=計(jì)量單位 .=RGB(255,255,190) .=單價(jià) .=RGB(255,255,190) .=數(shù)量 .=RGB(255,255,190) .=金額 .=RGB(255,255,190) .=生產(chǎn)廠商 .=RGB(255,255,190) .=出廠日期 .=RGB(255,255,190) .=倉(cāng)管員 .=80 .=80 .=80 .=80 .=80 .=80 .=80 .=80 .=80 endwith (DynamicBackColor,RGB(224,225,255),Column) else messagebox(請(qǐng)輸入要查找的內(nèi)容!,16,系統(tǒng)提示) = endif②“取消”按鈕(mand2)的click事件如下:下圖為查詢模塊其余的出庫(kù)查詢、庫(kù)存查詢和商品資料查詢的界面設(shè)計(jì),其制作過(guò)程與入庫(kù)查詢相似。 (周慧立編寫)四、數(shù)據(jù)修改模塊項(xiàng)目詳細(xì)設(shè)計(jì)修改模塊:出庫(kù)修改、入庫(kù)修改、商品資料修改例:入庫(kù)修改界面操作說(shuō)明:按鈕控制策略:查找方式組合框共有9個(gè)選項(xiàng),查找內(nèi)容為空,查找、修改、取消按鈕一直為亮。修改處理過(guò)程:需要修改時(shí),在組合框中選擇要查找的條件,在文本框中輸入相應(yīng)信息(輸入信息要正確,否則系統(tǒng)會(huì)出現(xiàn)錯(cuò)誤提示),按按鈕查找,即下面的文本框中會(huì)出現(xiàn)所要查找的記錄的詳細(xì)信息(其中入庫(kù)編號(hào)是固定的)。對(duì)相應(yīng)信息進(jìn)行修改后,按
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1