【正文】
m so gla d you came before we began! May I go and help carry the things to the poor little children? asked Beth eagerly. I shall take the cream and the muffings, added Amy, heroically giving up the article she most liked. Meg was already covering the buckwheats, and piling the bread into one big plate. I thought you39。m truly try ing not to be selfish any more. As she spoke, Amy showed the handsome flask w hich replaced the cheap one, and looked so earnest and humble in her little effort to fet herself that Meg hugged her on the spot, and Jo pronounced her `a trump39。s all right, dear, and a very pretty idea, quite sensible too, for no one can ever mistake now. It will please her very m uch, I know, said Meg, with a frown for Jo and a smile for Beth. There39。t that right? I thought it was better to do it so, because Meg39。t they? Hannah washed and ironed them for me, and I marked them all myself, said Beth, looking proudly at the somewhat uneven letters which had cost her such labor. Bless the child! She39。 最后,我再次感謝幫助過我的人,尤其是我的老師,是她使我走入了 asp大門。 通 過這個系統(tǒng)的制作,我體會到了網(wǎng)頁設(shè) 計(jì)的致用,是學(xué)習(xí)的目的,也是學(xué)習(xí)的最好方法。在此期間,我查閱了許多資料,也得到了老師、同學(xué)的大力支持與幫助,我誠心的感謝他們! 剛開始設(shè)計(jì)這套系統(tǒng)時(shí)遇到了好多難題。 第六章 測試與維護(hù) 6. 1 測試方法 1. 程序執(zhí)行的測試 .該方法不適合大單元、大系統(tǒng)的測試,也不適合于評測中心,測試部門的測試。 2. 頁面中需要用戶填寫的表單元素 該頁面中共有兩個表單元素 名稱 表單元素類型 含義 最大長度 Keyword text 關(guān)鍵字 25 page text 跳轉(zhuǎn)頁碼 10 此頁使用了系統(tǒng)中信息記錄表 learning 信息查詢模塊 信息查詢模塊包含在頁面中。request(ID) sql,conn,1,1 set rs=nothing set conn=nothing % 模塊詳細(xì)設(shè)計(jì) 信息顯示模塊 信息顯示模塊包含 頁面。 charset=gb2312 meta name=GENERATOR content=Microsoft FrontPage title信息查詢系統(tǒng)信息添加界面 /title script LANGUAGE=javascript ! function FrmAddLink_onsubmit() { if (==) { alert(Sorry,信息名稱沒有輸入! ) () return false } else if(== || ()== { alert(Sorry,鏈接地址沒有輸入! ) () return false } else if(==) { alert(Sorry,信息簡介沒有輸入! ) () return false } else if(==) { alert(Sorry,信息大小沒有輸入! ) () return false } else if(==) { alert(Sorry,信息來源沒有輸入! ) () return false } else if(==) { alert(Sorry,信息來源地址沒有輸入! ) () return false } } // /script link rel=stylesheet href=../css/ /head body bgcolor=FFFFFF form align=center method=post name=FrmAddLink LANGUAGE=javascript onsubmit=return FrmAddLink_onsubmit() action= div align=centercenter table border=1 cellspacing=0 width=700 bordercolorlight=000000 bordercolordark=FFFFFF tr bgcolor=0099CC td width=100% height=20 bgcolor=3399cc p align=centerbfont color=FFFFFF添 加 信 息 /font/b /td /tr tr align=center td width=100% height=206 table border=0 cellspacing=1 width=93% tr td width=15% align=right height=9 valign=middlebfont color=0080C0信息名稱: /font/b/td td height=9 colspan=3 width=85% input class=TextBorder name=txttitle size=70 maxlength=70 font color=FF0000 /font/td /tr tr td width=15% align=right height=2 valign=middlebfont color=0080C0鏈接地址: /font/b/td td height=2 colspan=3 width=85% input class=TextBorder name=txturl size=70 maxlength=70 value= /td /tr tr td width=15% align=right height=2 valign=middlebfont color=0080C0信息類型: /font/b/td td height=2 colspan=3 width=85%font color=0099CC select class=smallSel name=typename size=1 option value=國內(nèi)信息 國內(nèi)信息 /option option value=國外信息 國外信息 /option option value=熱點(diǎn)信息 熱點(diǎn)信息 /option option value=工具信息 工具信息 /option option value= 其他類別信息 其他類別信息/option option value=站內(nèi)信息 站內(nèi)信息 /option option value=站外信息 站外信息 /option /select /font/td /tr tr td width=15% align=right height=19 valign=topbfont color=0080C0信息說明: /font/b/td td height=19 colspan=3 width=85% textarea class=TextBorder name=txtcontent cols=70 rows=5/textarea font color=FF0000 /font/td /tr tr td width=15% align=right height=19 valign=topfont color=0080C0b /b/fontbfont color=0080C0 /fontfont color=FFFFFFbfont color=0080C0 信 息 大 小 :/font/b/font/b/td td height=19 colspan=3 width=85%bbfont color=0080C0 input class=TextBorder name=big size=10 maxlength=10 value=未知 /font/b/b/td /tr tr td width=15% align=right height=19 valign=topfont color=FFFFFFbfont color=0080C0信 息評價(jià):/font/b/font/td td height=19 colspan=3 width=85%font color=0099CC input type=radio name=vote value=★ /fontfont color=FF0000 ★ /fontfont color=0099CC input type=radio name=vote value=★★ /fontfont color=FF0000 ★★ /fontfont color=0099CC input type=radio name=vote value=★★★ /fontfont color=FF0000 ★ ★ ★ /fontfont color=0099CC input type=radio name=vote value=★★★★ /fontfont color=FF0000★★★★ /fontfont color=0099CC input