<noscript id="isq8o"><optgroup id="isq8o"></optgroup></noscript>
      <ul id="isq8o"></ul>
    • <ul id="isq8o"><pre id="isq8o"></pre></ul>
    • <strike id="isq8o"></strike>
        論文格式
        電氣工程 會(huì)計(jì)論文 金融論文 國(guó)際貿(mào)易 財(cái)務(wù)管理 人力資源 輕化工程 德語(yǔ)論文 工程管理 文化產(chǎn)業(yè)管理 信息計(jì)算科學(xué) 電氣自動(dòng)化 歷史論文
        機(jī)械設(shè)計(jì) 電子通信 英語(yǔ)論文 物流論文 電子商務(wù) 法律論文 工商管理 旅游管理 市場(chǎng)營(yíng)銷(xiāo) 電視制片管理 材料科學(xué)工程 漢語(yǔ)言文學(xué) 免費(fèi)獲取
        制藥工程 生物工程 包裝工程 模具設(shè)計(jì) 測(cè)控專(zhuān)業(yè) 工業(yè)工程 教育管理 行政管理 應(yīng)用物理 電子信息工程 服裝設(shè)計(jì)工程 教育技術(shù)學(xué) 論文降重
        通信工程 電子機(jī)電 印刷工程 土木工程 交通工程 食品科學(xué) 藝術(shù)設(shè)計(jì) 新聞專(zhuān)業(yè) 信息管理 給水排水工程 化學(xué)工程工藝 推廣賺積分 付款方式
        • 首頁(yè) |
        • 畢業(yè)論文 |
        • 論文格式 |
        • 個(gè)人簡(jiǎn)歷 |
        • 工作總結(jié) |
        • 入黨申請(qǐng)書(shū) |
        • 求職信 |
        • 入團(tuán)申請(qǐng)書(shū) |
        • 工作計(jì)劃 |
        • 免費(fèi)論文 |
        • 合作期刊 |
        • 論文同學(xué)網(wǎng) |
        搜索 高級(jí)搜索

        當(dāng)前位置:論文格式網(wǎng) -> 畢業(yè)論文 -> 計(jì)算機(jī)論文
        畢業(yè)論文標(biāo)題:

        文檔資料管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)

         本文ID:LWGSW13723 價(jià)格:收費(fèi)積分/100
        掃一掃 掃一掃
        本站會(huì)員可自行下載:下載地址 文檔資料管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) (收費(fèi):1000 積分)  

        論文字?jǐn)?shù):10968,頁(yè)數(shù):24

          摘    要
        本系統(tǒng)使用MFC提供的文檔視圖結(jié)構(gòu)為主體框架,用XML文擋進(jìn)行數(shù)據(jù)的儲(chǔ)存,實(shí)現(xiàn)對(duì)各種資料的管理。第一部分是實(shí)現(xiàn)對(duì)用戶(hù)界面操作的響應(yīng),這部分主要是使用MFC提供的不同的窗口類(lèi),即框架窗口,視圖窗口,對(duì)話窗口以及控件來(lái)實(shí)現(xiàn)用戶(hù)操作界面的主體框架的實(shí)現(xiàn)。第二部分為處理具體事務(wù)的模塊,實(shí)現(xiàn)用戶(hù)對(duì)資料的管理和使用。第三部分是用XML編寫(xiě)儲(chǔ)存結(jié)構(gòu),這部分主要是設(shè)計(jì)XML樹(shù)和對(duì)其存儲(chǔ)和讀取的具體實(shí)現(xiàn)。
        利用本系統(tǒng)可以管理自己的各種資料(文本的和電子的), 對(duì)每一份資料均有命名,對(duì)所有的資料進(jìn)行歸類(lèi),指明各資料的存放位置,可以給每一份資料指明關(guān)鍵字,便于用戶(hù)查找資料。若是電子資料(如電腦上的文件),可以通過(guò)鼠標(biāo)點(diǎn)擊直接打開(kāi)文件。整個(gè)系統(tǒng)實(shí)現(xiàn)了最初設(shè)計(jì)的各種功能,并能夠快速方便的幫助用戶(hù)查找到需要的資料信息,整個(gè)操作界面簡(jiǎn)潔和實(shí)用。

        關(guān)鍵詞: MFC;XML;框架;窗口

        The Design and Implementation of the Documents Management System
        Abstract
        The Documents Management System can manage various materials. It is implemented by the Document-View framework provided by the MFC. In order to hold the materials data, a XML document is used. The system is composed by the user interface、the logic processing and the XML operation. The first part responds to the operation of the user. This part is implemented by the various kinds of windows in the MFC, such as a frame window, a view window, the dialog windows, and many control windows. The second part is design to process material management operation such as adding a material, deleting materials, browsing and searching materials. The last part is the serialization module. It uses a XML tree structure to organize the data in the memory and holds the data by a XML text document in the disk.
        Users can manage their own materials conveniently by this system. In the system, every material has many attributes such as a name what we can call it, a path indicates where it is, an author who writes it, a catalogs field specifies how many catalogs it belongs to, and some keywords for searching it. If the material is a document in the computer, users can view it directly by double clicking the document. The system is enabled all the functions at design and quickly and conveniently search the users need. The document is concise and pragmatic.

        Key words: MFC;XML;Frame;Window

         

        目 錄

        1引  言 1
        2 設(shè)計(jì)理論依據(jù) 1
        2.1 MFC簡(jiǎn)介 1
        2.2 XML介紹 2
        3文檔資料管理系統(tǒng)簡(jiǎn)介 4
        3.1 系統(tǒng)開(kāi)發(fā)背景 4
        3.2系統(tǒng)開(kāi)發(fā)環(huán)境 5
        3.2.1 系統(tǒng)軟件環(huán)境 5
        3.2.2工具簡(jiǎn)介 5
        3.3系統(tǒng)概述 5
        4文檔資料管理系統(tǒng)的設(shè)計(jì) 6
        4.1系統(tǒng)需求分析及功能設(shè)計(jì) 6
        4.2 XML存儲(chǔ)結(jié)構(gòu)的設(shè)計(jì) 7
        4.3用戶(hù)界面和事物處理 12
        4.3.1用戶(hù)界面 12
        4.3.2事務(wù)處理 13
        5軟件測(cè)試 15
        結(jié)    論 18
        參考文獻(xiàn) 18
        致    謝 19
        聲    明 20


        相關(guān)論文
        本論文在計(jì)算機(jī)論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請(qǐng)注明來(lái)源www.donglienglish.cn,更多論文,請(qǐng)點(diǎn)論文格式范文查看
        上一篇:基于Linux的遠(yuǎn)程管理系統(tǒng)客戶(hù)端的.. 下一篇:基于Notes的獵頭公司網(wǎng)站的設(shè)計(jì)與..
        Tags:文檔 資料 管理系統(tǒng) 設(shè)計(jì) 實(shí)現(xiàn) 【收藏】 【返回頂部】
        最新文章
        熱門(mén)文章
        計(jì)算機(jī)論文
        推薦文章

        本站部分文章來(lái)自網(wǎng)絡(luò),如發(fā)現(xiàn)侵犯了您的權(quán)益,請(qǐng)聯(lián)系指出,本站及時(shí)確認(rèn)刪除 E-mail:349991040@qq.com

        論文格式網(wǎng)(www.donglienglish.cn--論文格式網(wǎng)拼音首字母組合)提供計(jì)算機(jī)論文畢業(yè)論文格式,論文格式范文,畢業(yè)論文范文

        Copyright@ 2010-2018 LWGSW.com 論文格式網(wǎng) 版權(quán)所有 蜀ICP備09018832號(hào)

        感谢您访问我们的网站,您可能还对以下资源感兴趣:

        论文格式网:毕业论文格式范文
            <th id="ce20w"></th>
            <samp id="ce20w"></samp>