跳到主要內容

臺灣博碩士論文加值系統

(44.192.92.49) 您好!臺灣時間:2023/06/10 13:44
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:蕭有廷
研究生(外文):Yu-Ting Hsiao
論文名稱:運用HTML驅動雙向互動式WAP應用之研究
論文名稱(外文):A Study of Generating Two-way Interactive WAP Application Driven by HTML Tables
指導教授:劉艾華劉艾華引用關係
指導教授(外文):Ay-Hwa Andy Liou
學位類別:碩士
校院名稱:淡江大學
系所名稱:資訊管理學系
學門:電算機學門
學類:電算機一般學類
論文種類:學術論文
論文出版年:2001
畢業學年度:89
語文別:中文
論文頁數:41
中文關鍵詞:WAP應用HTML表格轉換應用自動產生雙向互動式應用資料庫
外文關鍵詞:WAP ApplicationHTML Tables TransformApplication Automatic GeneratingTwo-way Interactive ApplicationDatabase
相關次數:
  • 被引用被引用:0
  • 點閱點閱:120
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:0
本研究旨在嘗試提出一套能夠發揮WAP特性與功能的架構,而能為WAP之應用開拓新途。本架構主要是讓使用者能利用WAP手機對其應用領域所自行建立之相關資訊進行查詢,並在容許進一步處理並儲存使用者回應資料後,擴充成為無須撰寫程式即可建構完成的雙向互動式WAP應用網站建置機制。架構的做法是使用者先取得依應用內容建立之HTML表格資訊,再以本系統的表格轉換介面(Table Transform Interface,TTI)針對HTML文件標籤進行分析,擷取出其中的表格內容並將這些修訂過後的資料存到資料庫中,並藉由QAV(WAP message Querying, Answering and Verifying routine)提供使用者查詢及回應、驗證功能。在此機制中,為了能讓使用者進行有效率的查詢,本架構以建立資料庫索引的方式建構一套查詢系統,並對特殊性質欄位賦予相關動作,以利使用者針對此欄位進行雙向互動式應用所需之動作。本研究最後以開會召集以及個人化資訊服務此兩類型應用來實證其可行性。

Cellular phone are one of the utilities used daily in developed countries. WAP, which is an industrial standard protocol and widely used in cellular phone, can help cellular phone users access the information on Internet. WAP-enabled cellular phone has some disadvantages, such as small display area and limited keystroke input method, therefore the applications being built on the cellular phone have some difficulties need to be overcome. Our research focuses on the retrieving of user- specified information and building interactive applications on WAP. Users can construct personal information, which is in tabular format of HTML or Word document, onto the Internet. The Table Transform Interface can parse the table and place useful information onto the database. After that, users can access the database via WAP message Querying, Answering and Verifying routine (QAV) and then retrieve the information, even modify the information. In the system design, we introduced the method of setting TYPE attributes, which is suitable and efficient for WAP cellular phone, on database tables. The TYPE attribute can help us find the dependent information on different table and filter unnecessary information. This system was developed with Java programming language. We verify the feasibility of our research by two applications: meeting convening and personal information service.

目 錄
圖目錄…………………………………………III
表目錄…………………………………………III
第一章、緒論
1.1、研究背景與動機……………………1
1.2、研究目的與重點……………………2
1.3、論文架構……………………………4
第二章、文獻探討
2.1、WAP相關研究……………………………5
2.2、HTML表格內容擷取相關研究……………6
2.3、資料庫索引相關研究……………………6
第三章、系統架構
3.1、表格內容之擷取與儲存…………………8
3.2、類別索引之建置與維護………………10
3.3、WAP查詢、回應與驗證功能……………13
3.4、系統功能………………………………15
第四章、系統實作
4.1、表格轉換介面…………………………17
4.2、索引服務………………………………20
4.3、表格群組………………………………23
4.4、QAV………………………………………26
4.5、查詢步驟………………………………28
第五章、應用實例
5.1、個人化資訊服務應用…………………31
5.2、開會召集………………………………34
第六章、結論與未來發展方向
6.1、研究範圍與限制………………………38
6.2、結論……………………………………38
6.3、未來發展方向…………………………39
參考文獻……………………………………40
圖目錄
圖3-1 系統架構……………………………………………………8
圖4-1 表格轉換實例………………………………………………19
圖4-2 屬性樹實例概念圖…………………………………………21
圖4-3 類別屬性設定之介面………………………………………23
圖4-4 表格群組設定之介面………………………………………25
圖4-5 使用者查詢流程圖…………………………………………27
圖4-6 查詢指令下達方式…………………………………………29
圖5-1 PDA備份資料轉成HTML表格實例……………………33
圖5-2 開會召集表格設計範例……………………………………35
圖5-3 線上教學測驗表格設計範例………………………………37
表目錄
表4-1 類別屬性表…………………………………………………22

[1]陳信希、蔡式仲, “超文件中表格資訊自動擷取方法研究”,民國87年
[2]Arehart, C, et. al., “Professional WAP,” Wrox Press Ltd, 1999.
[3]Cannataro, M.; Pascuzzi, D., “An object-based architecture for WAP-compliant applications,” Proceedings of the 11th International Workshop on Database and Expert Systems Applications, 2000, Pages: 178—185.
[4]Chehadeh, Y. C.; Hurson, A.R.; Miller, L. L., “Energy-efficient indexing on a broadcast channel in a mobile database access system,” Proceedings of International Conference on Information Technology: Coding and Computing, 2000, Pages: 368—374.
[5]Choi K.; Kim K., “T*-tree: a main memory database index structure for real time applications,” Proceedings of the Third International Workshop on Real-Time Computing Systems and Applications, 1996, Pages: 81—88.
[6]Gudes, E., “A uniform indexing scheme for object-oriented databases,” Proceedings of the Twelfth International Conference on Data Engineering, 1996, Pages: 238—246.
[7]Joseph W., “The Hard Road Ahead For WAP,” IT Professional Volume: 2 Issue: 5 Sept.-Oct. 2000, Pages: 71—72.
[8]Leavitt N., “Will WAP deliver the wireless internet?,” Computer Volume: 33 Issue: 5 May 2000, Pages: 16—20.
[9]Lim, S. J.; Ng, Y. K., “An automated approach for retrieving hierarchical data from HTML tables,” Proceedings of the eighth international conference on Information knowledge management, 1999, Pages: 466—474.
[10]Mackert, L. F.; Lohman, G. M., “R* optimizer validation and performance evaluation for local queries,” Proceedings of the conference on Management of data, 1986, Pages 84 - 95
[11]Metter, M.; Colomb, R., “WAP enabling existing HTML applications,” User Interface Conference, 2000. AUIC 2000. First Australasian, 31 Jan.-3 Feb. 2000, Pages: 49—57.
[12]Oogane, T.; Asakawa, C., “An Interactive Method for Accessing Tables in HTML,” Proceedings of the third international ACM conference on Assistive technologies, 1998, Pages: 126—128.
[13]Thomas, B., “Turning tables [HTML tables],” IEEE Internet Computing , Volume: 2 Issue: 5 , Sept.-Oct. 1998, Pages: 87—89.

QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top