【正文】
一定要記住過去的經(jīng)驗(yàn)教訓(xùn)!我們還應(yīng)該通過分享自己的體會(huì)和經(jīng)驗(yàn)互相幫助。 (九)經(jīng)驗(yàn)教訓(xùn) 在設(shè)計(jì)一個(gè)pb系統(tǒng)時(shí),你不但應(yīng)該仔細(xì)研究業(yè)務(wù)需求而且還要考察現(xiàn)有的系統(tǒng)。elseclose(w_yhxx)end if(sqlca)()=2207=1424if qx=2 or qx=1 then //根據(jù)登陸的帳號(hào)給出不同的權(quán)限=false=falseend if插入按鈕clicked事件(1)(1)保存按鈕clicked事件int i i=()if i=1 then mit。select count() into :ee from sreport where score60 and score =0。if bb=0 and cc then messagebox(,學(xué)號(hào)不存在!請(qǐng)重新輸入!) //檢查錄入的學(xué)號(hào)在學(xué)生表中是否存在end ifaa=(1,3)ee=integer(aa)if ee0 or ee100 then messagebox(,你輸入的成績超出范圍!請(qǐng)重新輸入!) //檢查錄入的成績是否超出范圍end if確定查找按鈕clicked事件string cc,aa,ddstring sscc= aa= if cc and aa then select , into:ss,:dd from sreport where studentid=:cc and courseid=:aa。if =0 then open(w_startup) else messagebox(,數(shù)據(jù)庫連接失敗) //連接數(shù)據(jù)庫,成功就打開w_startup窗口,否則提示失敗end if2. 登陸窗口的open事件=string(now(),hhmmss) //通過時(shí)間計(jì)算得到驗(yàn)證碼登陸窗口確定按鈕clicked事件int bstring username,passwordusername=password=select count(*) into :b from myuser where userid=:username and password=:password。(六)系統(tǒng)設(shè)計(jì)的總體方案學(xué)生成績管理系統(tǒng)包括:數(shù)據(jù)庫設(shè)計(jì)和應(yīng)用程序設(shè)計(jì)。(五)基本要求,系統(tǒng)特點(diǎn)系統(tǒng)能記錄主窗口的運(yùn)行參數(shù):窗口的大小,打開方式等等。網(wǎng)絡(luò)05101 學(xué)生成績管理系統(tǒng) 2007 V正式版 學(xué)生成績管理系統(tǒng)(一)學(xué)生成績管理系統(tǒng)(二)需求分析::針對(duì)高等院校的教學(xué)工作設(shè)計(jì)應(yīng)用程序—學(xué)生成績管理系統(tǒng),可以 實(shí)現(xiàn)不同權(quán)限的人訪問該系統(tǒng),可以進(jìn)行不同權(quán)限的查看信息和修改信息。數(shù)據(jù)庫的連接方式要靈活。首先,設(shè)計(jì)系統(tǒng)數(shù)據(jù)庫,課程信息表(course)成績信息表(sreport) 學(xué)生信息表(student)用戶信息表(myuseruser)院系信息表(college) 。 //查詢出id 和passwordif b0 and = then //id、password、驗(yàn)證碼的比對(duì) open(w_main) close(w_login)else messagebox(,你的密碼或驗(yàn)證碼有錯(cuò),請(qǐng)重新輸入!)end ifselect rank into :qx from myuser where userid=:username and password=:password。 if =0 then =aa =cc =ss //第二種查找的方法根據(jù)學(xué)號(hào)和課程號(hào)來查 =dd else messagebox(,該學(xué)號(hào)或課程號(hào)不存在) end if else messagebox(,請(qǐng)輸入學(xué)號(hào)和課程號(hào))end if保存修改按鈕clicked事件string cc,aa,bb,ddstring ss cc= //學(xué)號(hào) aa= //課程號(hào) ss= //成績 dd= //備注update sreport set =:ss,=:dd where studentid=:cc and courseid=:aa。messagebox(,90分以上有+aa+~n8090分有+bb+~n70