【正文】
.......................................... 13 上傳頁面 .......................................................... 14 功能描述 ..................................................... 14 界面設(shè)計(jì) ..................................................... 14 工作流程和代碼 ............................................... 15 用戶注冊(cè)頁面 ...................................................... 15 功能描述 ..................................................... 15 界面設(shè)計(jì) ..................................................... 16 工作流程和代碼 ............................................... 16 修改密碼頁面 ...................................................... 17 功能描述 ..................................................... 17 界面設(shè)計(jì) ..................................................... 17 工作流程和編程代碼 ........................................... 18 顯示圖片評(píng)論頁面 ................................................... 18 功能描述 ..................................................... 18 界面設(shè)計(jì) ..................................................... 19 工作流程和代碼 ............................................... 20 結(jié) 論 .................................................................. 22 參考文獻(xiàn) .................................................................. 22 致 謝 .................................................................. 23 聲 明 .................................................................. 24 第 1 頁 共 24 頁 1 引言 隨著科技的進(jìn)步和發(fā)展,越來越多的人習(xí)慣了信息時(shí)代的生活,以電腦為核心的大量信息 家 電涌入家庭,電子相冊(cè)的發(fā)展也就 順 理成章了,而以提供電子相冊(cè)服務(wù)的相冊(cè)網(wǎng)站也以迅速地發(fā)展起來。 在整個(gè)設(shè)計(jì)中基本運(yùn)用基礎(chǔ)的 進(jìn)行功能編程,也運(yùn)用到了一些前端控件來控制輸入信息,對(duì)輸入信息進(jìn)行驗(yàn)證,連接數(shù)據(jù)庫使用的 技術(shù)。本設(shè)計(jì)主要講述了電子相冊(cè)的基本功能和使用 、數(shù)據(jù)庫的設(shè)計(jì)方法 。 website。 讓生動(dòng)的圖片作為 人們 在虛擬網(wǎng)絡(luò)空間上最真實(shí)的表達(dá)方式 之一。后者則具有節(jié)省投資、跨地域廣的優(yōu)點(diǎn)。電子相冊(cè)的市場(chǎng)需求缺口大,如今 DV 族越來越多,游山玩水、 親朋聚會(huì),都免不了要大 “ 拍 ” 一番;但拍完了照片存在哪里好呢?放在硬盤上占用空間,刻光盤又麻煩,隨著互聯(lián)網(wǎng)的普及和發(fā)展,越來越多的人選擇了網(wǎng)絡(luò),利用電子相冊(cè)來保存自己的照片,這讓電子相冊(cè)行業(yè)迅速的紅火起來。 微軟的 SQL Server 是一項(xiàng)完美的客戶 /服務(wù)器系統(tǒng)。 Visual 提供了 Web Forms 設(shè)計(jì)器, Windows Forms 設(shè)計(jì)器,組件設(shè)計(jì)器,大幅度地提高了開發(fā)人員地工作效率。 底層結(jié)構(gòu)捕獲客戶端上的事件數(shù)據(jù),并把它發(fā)送給服務(wù)器。 Microsoft 希望看到所有的公司使用 Web 服務(wù),并且未來的應(yīng)用程序可以簡單地“粘”在不同的 Web 服務(wù)上,就像現(xiàn)在可以使用 Visual Basic for Applications (VBA)建立基于 Office 和支持 VBA 的程序的解決方案一樣。此網(wǎng)站前臺(tái)使用 語言開發(fā),后臺(tái)連接數(shù)據(jù)庫。 數(shù)據(jù)管理:管理員操作存儲(chǔ)圖片信息,評(píng)論信息,還有目錄信息的表,達(dá)到管理的目的 權(quán)限設(shè)置:對(duì)用戶進(jìn)行權(quán)限設(shè)定,屬性為 Administrator 的用戶擁有最高權(quán)限,可以對(duì)網(wǎng)頁上的任何目錄和圖片進(jìn)行刪除,添加和修改。 6. 編輯圖片 根據(jù)需求分析,提供對(duì)已上傳的圖片修改名稱及描述信息的功能,用戶在想修改圖片名稱和描述信息的時(shí)候不用將圖片刪除 重新上傳 7. 修改密碼 用戶可根據(jù)自己的需要對(duì)原有的密碼進(jìn)行修改。 表 4 ment(評(píng)論信息表) 名稱 中文描述 數(shù)據(jù)類型 長度 Null PK 默認(rèn)值 id 評(píng)論信息 id int 4 Not null Y photo_id 圖片 id int 4 Null userid 用戶 id int 4 Null content 評(píng)論內(nèi)容 varchar 100 Null time 發(fā)表時(shí)間 datetime 8 Null 4 網(wǎng)站詳細(xì)設(shè)計(jì) 相冊(cè)首頁的設(shè)計(jì) 功能描述 相冊(cè)首頁顯示所有相冊(cè)目錄,目錄可以點(diǎn)擊進(jìn)入,瀏覽目錄內(nèi)的圖片。 39。 界面設(shè)計(jì) 添加一個(gè)窗體,設(shè)置 6個(gè) linkbutton控件,連接到其他頁面。 amp。 amp。 39。一個(gè) linkbutton控件退回初時(shí)狀態(tài);設(shè)置 5 個(gè) label, 2 個(gè) textbox,分別輸入相冊(cè)相片的相關(guān)信息;設(shè)置一個(gè) dropdownlist,用來選定相冊(cè)的目錄名;設(shè)置 2 個(gè) button,確定上傳相片和取消此次操作;設(shè)置一個(gè) sqldatasource 綁定數(shù)據(jù)源。 amp。 amp。 amp。 amp。這部分文本框的輸入信息用前端控件來控制輸入格式,并用 label 提示錯(cuò)誤信息,因此在輸入錯(cuò)誤格式的時(shí)候旁邊會(huì)提示錯(cuò)誤信息,并不返回后端驗(yàn)證,頁面不會(huì)閃動(dòng)。 39。 39。不輸入密碼或者兩次密碼輸入不一致,前端控件驗(yàn)證提示“密碼不能為空”或者“兩次輸入密碼不一致”。 界面設(shè)計(jì) 設(shè)置 1 個(gè) image 用來顯示圖片;設(shè)置一個(gè) textbox 用來輸入評(píng)論信息;設(shè)置12 個(gè) label;設(shè)置 8 個(gè) linkbutton,分別為“上一頁”,“下一頁”,“首頁”,“尾頁”,“上一張”,“下一張”,“修改”,“刪除”;設(shè)置一個(gè) datalist,用來顯示評(píng)論信息,里面再設(shè)置 5 個(gè) label,一個(gè) linkbutton;設(shè)置 3 個(gè) button,分別用來下載圖片,提交評(píng)論信息和取消提交評(píng)論信息。 bstr = select phototitle, photopath ,photodesc,time,photo_id from photos where cateid= amp。 , amp。 amp。 參考文獻(xiàn) [1] 龍馬工作室 .ASP+SQL Server 組建動(dòng)態(tài)網(wǎng)站實(shí)例精講 [M].北京: 人民郵電出版社,2020。在此向他表示我最衷心的感謝! 在論文完成過程中,本人還得到了其他老師和許多同學(xué)的熱心幫助,本人向他們表示深深的謝意! 最后向在百忙之中評(píng)審本文的各位專家、老師表示衷心的感謝! 作 者簡介 姓 名: 蔣煜 性別:女 出生年月: 民族:漢 Email: 第 24 頁 共 24 頁 聲 明 本論文的工作是 2020 年 2 月至 2020 年 6 月在成都信息工程學(xué)院 網(wǎng)絡(luò)工程系完成的。 除非另有科研合同和其他法律文書的制約,本論文 的科研成果屬于成都信息工程學(xué)院。 Fuentes,〃 the gypsy said. What he said. Am I sick? TH had settled it that Mr. Darcy would bring his sister to visit her the very day after her reaching Pemberley。 but the observation of a very few minutes convinced her that she was only exceedingly shy. She found it difficult to obtain evct. The debate concerned whether it was an interstellar space vehicle or an artificial world, like O39。re not getting c。 and more than monly anxious to please, she naturally suspected that every power of pleasing would fail her. She retreated from the window, fearful of being seen。 Sure, theyˇ re horses.〃 They talked, sitting their gaunt horses in the dark. Zurito said nothing. He had the only steady horse of the lot. He had tried him, wheeling him in the corrals, and he responded to the bit and the spurs. He had ta ken the bandage off his right eye and cut the strings where they had tied his ears tight shut at the base. He was a good, solid horse, solid on his legs. That was all he needed. He intended to r ide him all through the corrida. He had already, since he had mounted, sitting in the halfdark in the big, quilted saddle, waiting for the paseo, piced through the whole corrida in his mind. The other picadors went on talking on both sides of him. He did not hear them. The tw o matadors stood together in front of their three peones, their capes furled over their left arms in the same fashion. Manuel was thinking about the three lads in back of him. They were all three Madrile?os, like Hernandez, boys about nieen. One of them, a gypsy, serious, aloof, and darkfaced, he liked the look of. He turned. 168。 ( 4)學(xué)??稍试S學(xué)位論文被查閱或借閱。 [7] 張慶華 . 完全自學(xué)手冊(cè) [M].北京:機(jī)械工業(yè)出版社, 2020。只有將總體設(shè)計(jì)這份前期工作做好了,后期工作才能順利進(jìn)行。,39。 (photos, bstr) “提交評(píng)論”代碼如下: Protected Sub Button1_Click(ByVal sender As Object, ByVal e As ) Handles Dim str As String str = insert into ment(photo_id,user_id,content,[time]) values( amp。核心代碼如下: “上一張”代碼如下: Protected Sub LinkButton8_Click(ByVal sender As Object, ByVal e As ) Handles Dim str As String Dim bstr As String str = select , , fr