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

正文內(nèi)容

基于ajax的信息發(fā)布與反饋系統(tǒng)的設(shè)計畢業(yè)論文-文庫吧資料

2025-06-30 00:11本頁面
  

【正文】 mes depending upon the needs of your application. always runs with a particular Windows identity so you can secure your application using Windows capabilities such as NTFS Access Control Lists (ACLs), database permissions, and so on. For more information on the identity of , provides intrinsic state management functionality that enables you to store information between page requests, such as customer information or the contents of a shopping cart. You can save and manage applicationspecific, sessionspecific, pagespecific, userspecific, and developerdefined information. This information can be independent of any controls on the page. offers distributed state facilities, which enable you to manage state information across multiple instances of the same application on one puter or on several puters. applications use a configuration system that enables you to define configuration settings for your Web server, for a Web site, or for individual applications. You can make configuration settings at the time your applications are deployed and can add or revise configuration settings at any time with minimal impact on operational Web applications and servers. configuration settings are stored in XMLbased files. Because these XML files are ASCII text files, it is simple to make configuration changes to your Web applications. You can extend the configuration scheme to suit your requirements. includes features that enable you to monitor health and performance of your application. health monitoring enables reporting of key events that provide information about the health of an application and about error conditions. These events show a bination of diagnostics and monitoring characteristics and offer a high degree of flexibility in terms of what is logged and how it is logged. supports two groups of performance counters accessible to your applications:The system performance counter groupThe application performance counter group takes advantage of the runtime debugging infrastructure to provide crosslanguage and crossputer debugging support. You can debug both managed and unmanaged objects, as well as all languages supported by the mon language runtime and script languages. In addition, the page framework provides a trace mode that enables you to insert instrumentation messages into your Web pages. supports XML Web services. An XML Web service is a ponent containing business functionality that enables applications to exchange information across firewalls using standards like HTTP and XML messaging. XML Web services are not tied to a particular ponent technology or objectcalling convention. As a result, programs written in any language, using any ponent model, and running on any operating system can access XML Web services. includes an extensible hosting environment that controls the life cycle of an application from when a user first accesses a resource (such as a page) in the application to the point at which the application is shut down. While relies on a Web server (IIS) as an application host, provides much of the hosting functionality itself. The architecture of enables you to respond to application events and create custom HTTP handlers and HTTP modules. includes enhanced support for creating designers for Web server controls for use with a visual design tool such as Visual Studio. Designers enable you to build a designtime user interface for a control, so that developers can configure your control39。再次還要感謝大學(xué)兩年來所有的老師,為我們打下計算機(jī)專業(yè)知識的基礎(chǔ),同時還要感謝我含辛茹苦的父母,正是因?yàn)橛辛四銈兊闹С趾凸膭睿也拍茉谶@里順利完成設(shè)計。我們經(jīng)常在一塊討論設(shè)計中遇到的問題,經(jīng)過大家的共同探討與研究,克服了許多困難。在此論文完成之際,謹(jǐn)向我尊敬的老師表示誠摯的謝意,感謝高春玲老師對我的關(guān)心和幫助。從X老師身上,我學(xué)到了很多。在這里首先要感謝我的導(dǎo)師XXX老師。由于作者的知識水平有限,本文的疏漏和不當(dāng)之處在所難免,敬請指正。本系統(tǒng)只對功能進(jìn)行了實(shí)現(xiàn),有關(guān)美化界面的工作,還需進(jìn)一步完善。第二,在原有的基礎(chǔ)上,更加合理的開發(fā)運(yùn)用Ajax技術(shù)。今后,后續(xù)的改進(jìn)工作將圍繞這三個方面展開。鑒于本人能力有限,此系統(tǒng)不免會存在不足之處。關(guān)于本系統(tǒng),雖然實(shí)現(xiàn)了提出建議、建議反饋、調(diào)查表管理等基本功能,但系統(tǒng)的功能的可用性還有待在以后的實(shí)踐中去檢驗(yàn),特別是它的實(shí)時性和安全性。在構(gòu)思上符合教師和學(xué)生使用的一般功能;在技術(shù)上,、 AJAX等技術(shù)。系統(tǒng)測試的種類很多,本系統(tǒng)中我采用恢復(fù)測試方式,步驟如下:1. 操作進(jìn)行時,服務(wù)器意外關(guān)閉,所有瀏覽器端用戶將接收到服務(wù)器關(guān)閉,所有操作無法繼續(xù)的提示信息(即無法連接到服務(wù)器);2. 瀏覽器端非正常關(guān)閉,將自動斷開與服務(wù)器端的連接,刪除該瀏覽器端用戶登錄的相關(guān)信息。 系統(tǒng)測試系統(tǒng)測試是將已經(jīng)確認(rèn)的軟件、計算機(jī)硬件、外設(shè)、網(wǎng)絡(luò)等其他元素結(jié)合在一起,進(jìn)行信息系統(tǒng)的各種組裝測試和確認(rèn)測試,其目的是通過與系統(tǒng)的需求相比較,發(fā)現(xiàn)所開發(fā)的系統(tǒng)與用戶需求不符或矛盾的地方,從而提出更加完善的方案。我采用增量集成測試方式,即挑選一個尚未測試過的模塊把它集成到已測試過的模塊中一起進(jìn)行測試,每次增加一個模塊,直至所有模塊全部集成到程序中。圖52 輸入錯誤賬號頁面提示圖 組裝測試集成測試(也叫組裝測試,聯(lián)合測試)是單元測試的邏輯擴(kuò)展,集成測試是對集成后的軟件系統(tǒng)進(jìn)行測試,主要來揭露設(shè)計階段產(chǎn)生的錯誤。此處列舉登陸功能單元測試的方法和步驟如下:功能模塊:用戶登錄;功能特性:用戶登錄;測試目的:驗(yàn)證用戶輸入,允許合法的登錄,阻止錯誤登錄并返回錯誤信息;測試方法:白盒測試——判定/條件覆蓋;測試數(shù)據(jù)(以管理員身份登錄)如表51所示。 軟件測試策略 單元測試單元測試是在軟件開發(fā)過程中要進(jìn)行的最低級別的測試活動,在單元測試活動中,軟件的獨(dú)立單元將在與程序的其他部分相隔離的情況下進(jìn)行測試。(2) 白盒測試方法:白盒測試主要是考慮系統(tǒng)內(nèi)部邏輯結(jié)構(gòu),對系統(tǒng)的邏輯進(jìn)行測試,主要目的在于保證程序需求的實(shí)現(xiàn)。(1) 黑盒測試方法:黑盒測試是不考慮系統(tǒng)內(nèi)部結(jié)構(gòu),主要觀察系統(tǒng)的輸入、輸出關(guān)系。從測試是否針對系統(tǒng)的內(nèi)部結(jié)構(gòu)和具體實(shí)現(xiàn)算法的角度來看,可分為黑盒測試和白盒測試[13]。 軟件測試的基本方法軟件測試的方法和技術(shù)是多種多樣的。軟件測試是一個成熟軟件企業(yè)的重要組成部分,它是軟件生命周期中一項非常重要且非常復(fù)雜的工作,對軟件可靠性保證具有極其重要的意義。圖421 調(diào)查表信息統(tǒng)計頁面第5章 系統(tǒng)測試隨著軟件應(yīng)用領(lǐng)域越來越廣泛,其質(zhì)量的優(yōu)劣也日益受到人們的重視。管理員把調(diào)查結(jié)果反饋到系里,以便系里對調(diào)查表統(tǒng)計結(jié)果所反應(yīng)的問題進(jìn)行及時的核查和處理,從而提高工作效率。建議信息統(tǒng)計的頁面如圖420所示。3. 創(chuàng)建編輯調(diào)查表的流程調(diào)查表功能流程圖如圖419所示。通過“編輯”按鈕管理員可以對相應(yīng)的題目進(jìn)行修改、添加和刪除操作。調(diào)查表創(chuàng)建完成之后管理員可以點(diǎn)擊“瀏覽”查看調(diào)查表的信息。(1) 調(diào)查表基本信息管理調(diào)查表基本信息管理的頁面如圖417所示。 調(diào)查表功能的實(shí)現(xiàn)包括四個部分,第一部分是調(diào)查表基本信息的編輯,第二部分是調(diào)查表題目的編輯,第三部分是題目選項的編輯,第四部分是對調(diào)查結(jié)果的存儲。發(fā)布調(diào)查表時,發(fā)布程序按照調(diào)查表的題目順序和題目選項順序,到數(shù)據(jù)庫中讀取相關(guān)調(diào)查表的內(nèi)容,靈活地在網(wǎng)頁上發(fā)布調(diào)查表[12]。調(diào)查表的輸入和發(fā)布都通過這些特定的數(shù)據(jù)表進(jìn)行動態(tài)讀寫和管理。調(diào)查表的設(shè)計分別由調(diào)查表基本信息、調(diào)查表題目信息、調(diào)查表題目選項信息三個內(nèi)容組成。1. 設(shè)計思想調(diào)查表功能是模擬網(wǎng)上考試生成試卷的原理實(shí)現(xiàn)。本系統(tǒng)能夠?qū)崿F(xiàn)調(diào)查表的創(chuàng)建和編輯功能,使管理員能隨時創(chuàng)建新的調(diào)查表并進(jìn)行發(fā)布。圖416 關(guān)鍵字管理頁面 調(diào)查表管理調(diào)查表生成功能是本系統(tǒng)設(shè)計中的一個難點(diǎn)。圖414 學(xué)生信息管理頁面圖415 建議類別管理頁面 關(guān)鍵字管理關(guān)鍵字是分類別進(jìn)行存儲的,管理員可以根據(jù)類別查看相應(yīng)的關(guān)鍵字,還可以修改、添加、刪除關(guān)鍵字。 類別管理管理員可以查看、修改、添加、刪除建議類別。三種用戶管理頁面基本相同,因此此處只列舉出學(xué)生信息管理頁面。2. 教師信息管理管理員可以查看、修改、添加、刪除教師信息。圖413 管理員建議管理頁面 用戶管理用戶管理包括:學(xué)生信息管理,教師信息管理和管理員信息管理三項。 建議管理管理員可以根據(jù)“類別”和“關(guān)鍵字”查找相關(guān)建議,管理員可查看詳細(xì)信息,并可對其進(jìn)行類別的修改或?qū)⑵鋭h除,還可以進(jìn)行添加關(guān)鍵字等操作。圖412 教師修改密碼頁面 管理員功能設(shè)計管理員功能主要包括:收件箱,建議管理,用戶(學(xué)生、教師、管理員)管理,關(guān)鍵字管理,類別管理,調(diào)查表管理,題目管理,建議信息統(tǒng)計和調(diào)查表信息統(tǒng)計等九項功能。教師收件箱功能流程圖如圖411所示。 教師收件箱學(xué)生給教師的建議都存儲在收件箱中,教師可以查看詳細(xì)建議信息,教師還可以對收件箱的信息進(jìn)行刪除操作。圖48 學(xué)生填寫調(diào)查表頁面學(xué)生填寫調(diào)查表的流程圖如圖49所示。圖47 學(xué)生修改密碼頁面
點(diǎn)擊復(fù)制文檔內(nèi)容
環(huán)評公示相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1