1. <tt id="5hhch"><source id="5hhch"></source></tt>
    1. <xmp id="5hhch"></xmp>

  2. <xmp id="5hhch"><rt id="5hhch"></rt></xmp>

    <rp id="5hhch"></rp>
        <dfn id="5hhch"></dfn>

      1. 基于用戶的Web應(yīng)用站點集成ASP+SQL

        • 相關(guān)推薦

        基于用戶的Web應(yīng)用站點集成ASP+SQL

        畢業(yè)論文

        目錄
        前言 5
        1 緒論 6
        1.1 Web站點的概述 6
        1.1.1 Web站點的工作方式 6
        1.1.2 Web站點的特點 6
        1.1.3 Web站點的功能 7
        1.2 論文的選題背景 8
        1.2.1 問題的提出 8
        1.3 課題的主要內(nèi)容 10
        1.3.1 問題的解決 10
        2 相關(guān)技術(shù) 11
        2.1 ASP技術(shù) 11
        2.1.1 ASP的簡介 11
        2.1.2 ASP的特點 11
        2.1.3 ASP與傳統(tǒng)技術(shù)的比較 12
        2.1.4 ASP的基本工作原理和流程 13
        2.1.5 IIS簡介以及安裝 15
        2.2 網(wǎng)絡(luò)數(shù)據(jù)庫技術(shù) 16
        2.2.1 數(shù)據(jù)庫系統(tǒng) 16
        2.2.2 SQL語言 18
        2.2.3 ODBC技術(shù) 19
        2.2.4 網(wǎng)絡(luò)數(shù)據(jù)庫 21
        2.3 MD5加密 22
        2.3.1 算法的應(yīng)用 24
        2.3.2 MD5的安全性 24
        3 系統(tǒng)總體設(shè)計 26
        3.1 系統(tǒng)需求分析 26
        3.1.1 硬件需求 26
        3.1.2 用戶需求 27
        3.1.3 安全性需求 27
        3.1.4 系統(tǒng)可行性分析 27
        3.2 系統(tǒng)總體框架設(shè)計 28
        4 系統(tǒng)詳細(xì)設(shè)計 32
        4.1 登陸模塊 32
        4.1.1注冊新用戶子模塊 34
        4.1.2 忘記密碼子模塊 35
        4.2 主界面模塊 36
        4.2.1 添加子模塊 37
        4.2.2 修改子模塊 38
        4.2.3 查詢子模塊 39
        4.2.4 刪除子模塊 40
        4.3 加密子模塊 41
        4.3.1 訪問者用戶名、密碼加密模塊 44
        4.4 站點檢測子模塊 45
        5 結(jié)論與展望 48
        參考文獻(xiàn) 49
        致謝 50

         
        基于用戶的Web應(yīng)用站點集成
         


        摘要:隨著互聯(lián)網(wǎng)的迅猛發(fā)展,網(wǎng)上的信息資源越來越龐大,用戶注冊的Web應(yīng)用站點也越來越多,并且用戶名、密碼也因Web應(yīng)用站點的不同而不同。如何使用戶能夠快速、準(zhǔn)確地訪問已注冊的Web應(yīng)用站點已成為互聯(lián)網(wǎng)用戶面臨的首要問題。本論文的工作是開發(fā)1個界面友好,能夠查詢、保存、檢測各用戶已注冊的應(yīng)用站點,以滿足各種用戶不同的多樣化信息需求,能夠適應(yīng)用戶在不同地點保存、訪問相關(guān)Web站點。
        論文介紹了ASP技術(shù)和網(wǎng)絡(luò)數(shù)據(jù)庫原理,闡述了Web應(yīng)用站點集成系統(tǒng)的設(shè)計和開發(fā)過程。系統(tǒng)功能模塊主要包括:用戶注冊,Web應(yīng)用站點的瀏覽檢索,各種Web應(yīng)用站點地址及訪問用戶名、密碼等信息的添加、刪除、保存,用戶重要信息的加密等模塊。通過這個系統(tǒng),可以達(dá)到用戶快速訪問的目的,另外由于對所有用戶的重要信息進(jìn)行了加密存儲,并且對Web站點質(zhì)量定期進(jìn)行檢測,從而使用戶可以安全、準(zhǔn)確地訪問到Web應(yīng)用站點,以方便快捷的獲取到用戶所需的信息。
        關(guān)鍵詞:Web應(yīng)用站點集成;站點檢測;ASP; IIS;網(wǎng)絡(luò)數(shù)據(jù)庫
         

        The integration of web sites based on the users
         


        Abstract: With rapid growth of Internet, there are more and more information and knowledge resources on Internet. Many Web sites should be registered before one user who want to browse it, The name of user and the password will be different due to the different Web sites. How to make the user fleetly and accurately to visit the Web sites which registered by the user before. This is a big problem to the user who used Internet. The present work is to develop a good software which can query, conserve and examine the registered Web sites. The system also can conserve different Web sites anytime and everywhere that can meet to the need of many users.
        This article will introduce the ASP technology and the network database principle to us, elaborate the design and the performance of the system. The system includes some function module: The registration of user , the browsing retrieval of Web sites,  the address of any Web sites, the registered user name, and increase, delete, preservate the important information of the users and so on .Through this system, the user can access to the Web sites fast, otherwise all the important information of users are encrypted, and the  users can examine the quality of the Web sites regularly, thus the user can browse the Web sites security and accurately .The users can gain the information which he wants.
        Keyword: the integration of Web sites; Stand examination; ASP; IIS; Network database
         
        前言
        網(wǎng)絡(luò)已經(jīng)滲透到社會生活的各個領(lǐng)域,在人們?nèi)找嬖鲩L的需求之下,怎樣高速有效的利用網(wǎng)絡(luò)已成為我們深入研究的課題。1直以來人們使用傳統(tǒng)人工的方式來獲取信息,這種方式存在著許多缺點,如:效率低、保密性差,另外時間1長,將產(chǎn)生大量的文件和數(shù)據(jù),這對于查找、更新和維護(hù)都帶來了不少的困難。而使用計算機(jī)進(jìn)行信息查詢,具有手工管理所無法比擬的優(yōu)點。例如:迅速、方便、可靠性高、存儲量大、保密性好、壽命長、成本低等。這些優(yōu)點能夠極大地提高網(wǎng)絡(luò)信息化效率,也是提高我們生活、工作質(zhì)量的科學(xué)化、正規(guī)化的重要途徑。
        隨著互聯(lián)網(wǎng)的迅猛發(fā)展,網(wǎng)上的信息資源越來越龐大,用戶注冊的Web應(yīng)用站點也越來越多,并且用戶名、密碼也因Web應(yīng)用站點的不同而不同。如何使用戶能夠快速、準(zhǔn)確地訪問已注冊的Web應(yīng)用站點已成為互聯(lián)網(wǎng)用戶面臨的首要問題。本論文的工作是開發(fā)1個界面友好,能夠查詢、保存、檢測各用戶已注冊的應(yīng)用站點,以滿足各種用戶不同的多樣化信息需求,能夠適應(yīng)用戶在不同地點保存、訪問相關(guān)Web站點。

        【基于用戶的Web應(yīng)用站點集成ASP+SQL】相關(guān)文章:

        基于Web服務(wù)的集成研究03-08

        基于WEB的網(wǎng)絡(luò)考試系統(tǒng)ASP+SQL03-08

        基于web的校園論壇系統(tǒng)ASP+SQL03-08

        基于web的實驗課選課系統(tǒng)的設(shè)計ASP+sql03-08

        基于Web技術(shù)的高校監(jiān)考安排系統(tǒng)的設(shè)計與應(yīng)用02-27

        基于可信Web服務(wù)的電子商務(wù)應(yīng)用集成模式研究03-21

        基于WEB的在線考試系統(tǒng)03-09

        基于知識集成提升企業(yè)集成創(chuàng)新能力初探03-21

        基于Web技術(shù)的網(wǎng)絡(luò)考試系統(tǒng)03-18

        国产高潮无套免费视频_久久九九兔免费精品6_99精品热6080YY久久_国产91久久久久久无码

        1. <tt id="5hhch"><source id="5hhch"></source></tt>
          1. <xmp id="5hhch"></xmp>

        2. <xmp id="5hhch"><rt id="5hhch"></rt></xmp>

          <rp id="5hhch"></rp>
              <dfn id="5hhch"></dfn>