asp網(wǎng)頁數(shù)據(jù)庫設(shè)計(jì)(vbscript).doc
約37頁DOC格式手機(jī)打開展開
asp網(wǎng)頁數(shù)據(jù)庫設(shè)計(jì)(vbscript),asp網(wǎng)頁數(shù)據(jù)庫設(shè)計(jì)(vbscript)全文37頁 約12000字論述翔實(shí)【中文摘要】本系統(tǒng)對校園網(wǎng)站進(jìn)行整體規(guī)劃,實(shí)現(xiàn)信息以新聞的方式全面發(fā)布,針對動態(tài)管理實(shí)現(xiàn)靜態(tài)新聞,從而提高瀏覽者的訪問速度。提供多樣化的管理方式,針對不同級別瀏覽者的身份進(jìn)行瀏覽限制。提供模塊化的項(xiàng)目管理,方便管理員增刪模塊,方便管理。系統(tǒng)集成了...
內(nèi)容介紹
此文檔由會員 花季永駐 發(fā)布
ASP網(wǎng)頁數(shù)據(jù)庫設(shè)計(jì)(VBScript)
全文37頁 約12000字 論述翔實(shí)
【中文摘要】
本系統(tǒng)對校園網(wǎng)站進(jìn)行整體規(guī)劃,實(shí)現(xiàn)信息以新聞的方式全面發(fā)布,針對動態(tài)管理實(shí)現(xiàn)靜態(tài)新聞,從而提高瀏覽者的訪問速度。提供多樣化的管理方式,針對不同級別瀏覽者的身份進(jìn)行瀏覽限制。提供模塊化的項(xiàng)目管理,方便管理員增刪模塊,方便管理。系統(tǒng)集成了在線論壇、在線投票系統(tǒng)、在線報(bào)名系統(tǒng)、資源中心等為一體。本文側(cè)重分析ASP與MSSQL數(shù)據(jù)庫的配置和運(yùn)行環(huán)境,本系統(tǒng)的功能列表及部分腳本代碼。說明了采用ASP編程實(shí)現(xiàn)方法,利用VBScript腳本語言的跨平臺特性,以及其優(yōu)良的線程特性和內(nèi)存管理特性。
【關(guān)鍵字】
最新導(dǎo)讀、新聞、大小類管理、專題管理、FSO式上傳圖片、公告廣播、友情鏈接、用戶等級管理、評論管理、配色方案、模板管理、統(tǒng)計(jì)數(shù)據(jù)
【Abstract】
This system proceeds to the whole campus website programs, realizing the information announced completely by news, aiming at the developing management and the static news, so as to increases speed of skimming the net. It offers various supervising methods that restricts the skimming according to the viewers’ distinction. It also provides the module supervising so that it is convenient for the managers to add or delete the module.. The system gathers on-line discussion, on-line vote system, on-line register system and resources center etc. This article lays emphasis to analyze the ASP installs with the database of MSSQL with circulate the environment, function list and parts of scripts codes of this system. The article explains how to use ASP to make programs and how to use ASP to supervise the website. And make use of the phonetic cross-platform in the script of VBScript characteristic, and its good line distance characteristic saves to manage the characteristic with the inside.
【Key Word】
Spread the picture and announce in the latest guided reading, news, size management, special subject management, the type of FSO the broadcast, friendship chain connect, customer grade management, comment on management, nuance project, template management, covariance data
目 錄
第一章 前 言
一 關(guān)于ASP-----------------------------------------------------------------------------------3
二 ASP的新功能------------------------------------------------------------------------------4
三 SQL 語 法 參 考 手 冊-----------------------------------------------------------5
四 關(guān)于JS------------------------------------------------------------------------------------10
第二章 可藍(lán)心校園網(wǎng)系統(tǒng)的介紹
一 可藍(lán)心校園網(wǎng)主站系統(tǒng)配置說明---------------------------------------------------11
二 ASP與SQL Server數(shù)據(jù)庫的連接---------------------------------------------------13
三 可藍(lán)心校園網(wǎng)系統(tǒng) MSSQL Ver3.0 版本功能列表------------------------------14
四 UBB代碼使用說明---------------------------------------------------------------------15
五 可藍(lán)心校園網(wǎng)系統(tǒng)首頁全能調(diào)用代碼---------------------------------------------17
六 可藍(lán)心校園網(wǎng)系統(tǒng)首頁(圖片)全能調(diào)用代碼-------------------------------------19
七 新聞標(biāo)題函數(shù)調(diào)用說明---------------------------------------------------------------21
八 欄目標(biāo)題函數(shù)調(diào)用說明---------------------------------------------------------------21
第三章 可藍(lán)心校園網(wǎng)系統(tǒng)的設(shè)計(jì)
一 檢查用戶名(session.asp) ----------------------------------------------------------22
二 管理員列表(admin_adminmana.asp) -----------------------------------------26
三 增加新聞(admin_Newadd1.asp) -----------------------------------------------28
四 首頁非新聞類 JS 生成報(bào)告(admin_jscreat.asp) -------------------29
五 首頁新聞類 JS 生成報(bào)告(admin_jscreatnews.asp) ---------------------31
第四章 系統(tǒng)的安裝設(shè)置
安裝設(shè)置---------------------------------------------------------------------------------33
第五章 參考文獻(xiàn)-------------------------------------------------------------------------------37
部分參考文獻(xiàn)
[3] SQL完全手冊 [專著]/(美)James R.Groff,(美)Paul N.Weinberg著 ;章小莉等譯
[4] SQL Server 2000實(shí)用全書 [專著]/(美)Ray Rankins等著;邱仲潘等譯
[5] Visual Basic網(wǎng)絡(luò)編程從入門到精通 [專著]/陳峰棋編著
[6] ASP網(wǎng)絡(luò)編程技術(shù) 肖金秀[主編]/清華大學(xué)出版社出版
全文37頁 約12000字 論述翔實(shí)
【中文摘要】
本系統(tǒng)對校園網(wǎng)站進(jìn)行整體規(guī)劃,實(shí)現(xiàn)信息以新聞的方式全面發(fā)布,針對動態(tài)管理實(shí)現(xiàn)靜態(tài)新聞,從而提高瀏覽者的訪問速度。提供多樣化的管理方式,針對不同級別瀏覽者的身份進(jìn)行瀏覽限制。提供模塊化的項(xiàng)目管理,方便管理員增刪模塊,方便管理。系統(tǒng)集成了在線論壇、在線投票系統(tǒng)、在線報(bào)名系統(tǒng)、資源中心等為一體。本文側(cè)重分析ASP與MSSQL數(shù)據(jù)庫的配置和運(yùn)行環(huán)境,本系統(tǒng)的功能列表及部分腳本代碼。說明了采用ASP編程實(shí)現(xiàn)方法,利用VBScript腳本語言的跨平臺特性,以及其優(yōu)良的線程特性和內(nèi)存管理特性。
【關(guān)鍵字】
最新導(dǎo)讀、新聞、大小類管理、專題管理、FSO式上傳圖片、公告廣播、友情鏈接、用戶等級管理、評論管理、配色方案、模板管理、統(tǒng)計(jì)數(shù)據(jù)
【Abstract】
This system proceeds to the whole campus website programs, realizing the information announced completely by news, aiming at the developing management and the static news, so as to increases speed of skimming the net. It offers various supervising methods that restricts the skimming according to the viewers’ distinction. It also provides the module supervising so that it is convenient for the managers to add or delete the module.. The system gathers on-line discussion, on-line vote system, on-line register system and resources center etc. This article lays emphasis to analyze the ASP installs with the database of MSSQL with circulate the environment, function list and parts of scripts codes of this system. The article explains how to use ASP to make programs and how to use ASP to supervise the website. And make use of the phonetic cross-platform in the script of VBScript characteristic, and its good line distance characteristic saves to manage the characteristic with the inside.
【Key Word】
Spread the picture and announce in the latest guided reading, news, size management, special subject management, the type of FSO the broadcast, friendship chain connect, customer grade management, comment on management, nuance project, template management, covariance data
目 錄
第一章 前 言
一 關(guān)于ASP-----------------------------------------------------------------------------------3
二 ASP的新功能------------------------------------------------------------------------------4
三 SQL 語 法 參 考 手 冊-----------------------------------------------------------5
四 關(guān)于JS------------------------------------------------------------------------------------10
第二章 可藍(lán)心校園網(wǎng)系統(tǒng)的介紹
一 可藍(lán)心校園網(wǎng)主站系統(tǒng)配置說明---------------------------------------------------11
二 ASP與SQL Server數(shù)據(jù)庫的連接---------------------------------------------------13
三 可藍(lán)心校園網(wǎng)系統(tǒng) MSSQL Ver3.0 版本功能列表------------------------------14
四 UBB代碼使用說明---------------------------------------------------------------------15
五 可藍(lán)心校園網(wǎng)系統(tǒng)首頁全能調(diào)用代碼---------------------------------------------17
六 可藍(lán)心校園網(wǎng)系統(tǒng)首頁(圖片)全能調(diào)用代碼-------------------------------------19
七 新聞標(biāo)題函數(shù)調(diào)用說明---------------------------------------------------------------21
八 欄目標(biāo)題函數(shù)調(diào)用說明---------------------------------------------------------------21
第三章 可藍(lán)心校園網(wǎng)系統(tǒng)的設(shè)計(jì)
一 檢查用戶名(session.asp) ----------------------------------------------------------22
二 管理員列表(admin_adminmana.asp) -----------------------------------------26
三 增加新聞(admin_Newadd1.asp) -----------------------------------------------28
四 首頁非新聞類 JS 生成報(bào)告(admin_jscreat.asp) -------------------29
五 首頁新聞類 JS 生成報(bào)告(admin_jscreatnews.asp) ---------------------31
第四章 系統(tǒng)的安裝設(shè)置
安裝設(shè)置---------------------------------------------------------------------------------33
第五章 參考文獻(xiàn)-------------------------------------------------------------------------------37
部分參考文獻(xiàn)
[3] SQL完全手冊 [專著]/(美)James R.Groff,(美)Paul N.Weinberg著 ;章小莉等譯
[4] SQL Server 2000實(shí)用全書 [專著]/(美)Ray Rankins等著;邱仲潘等譯
[5] Visual Basic網(wǎng)絡(luò)編程從入門到精通 [專著]/陳峰棋編著
[6] ASP網(wǎng)絡(luò)編程技術(shù) 肖金秀[主編]/清華大學(xué)出版社出版
TA們正在看...
- 汽車銷售技術(shù)劉海燕教學(xué)全套課件任務(wù)1產(chǎn)品概述ppt.ppt
- 汽車銷售技術(shù)劉海燕教學(xué)全套課件任務(wù)1客戶概述ppt.ppt
- 汽車銷售技術(shù)劉海燕教學(xué)全套課件任務(wù)1新車上牌ppt.ppt
- 汽車銷售技術(shù)劉海燕教學(xué)全套課件任務(wù)2市場狀況ppt.ppt
- 汽車銷售技術(shù)劉海燕教學(xué)全套課件任務(wù)2ppt.ppt
- 汽車銷售技術(shù)劉海燕教學(xué)全套課件任務(wù)2新車交付ppt.ppt
- 汽車銷售技術(shù)劉海燕教學(xué)全套課件任務(wù)2汽車性能展示...ppt
- 汽車銷售技術(shù)劉海燕教學(xué)全套課件任務(wù)2潛在客戶開發(fā)...ppt
- 汽車銷售技術(shù)劉海燕教學(xué)全套課件任務(wù)3六方位介紹ppt.ppt
- 汽車銷售技術(shù)劉海燕教學(xué)全套課件任務(wù)3ppt.ppt