English  |  正體中文  |  简体中文  |  全文笔数/总笔数 : 62822/95882 (66%)
造访人次 : 4014726      在线人数 : 799
RC Version 7.0 © Powered By DSPACE, MIT. Enhanced by NTU Library & TKU Library IR team.
搜寻范围 查询小技巧:
  • 您可在西文检索词汇前后加上"双引号",以获取较精准的检索结果
  • 若欲以作者姓名搜寻,建议至进阶搜寻限定作者字段,可获得较完整数据
  • 进阶搜寻


    jsp.display-item.identifier=請使用永久網址來引用或連結此文件: https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/21099


    题名: Java程式之探索器
    其它题名: An Exploror of Java Code
    作者: 廖賀田;陶彥樺
    贡献者: 淡江大學資訊管理學系
    关键词: 檢測;開架式存取;範圍;Inspector;Open-access;Scope
    日期: 2001-09
    上传时间: 2009-11-30 13:13:51 (UTC+8)
    出版者: 臺灣大學資工系資訊學會
    摘要: 在普通的程式環境下,使用者若臨時想要存取物件或叫用函數,都必須耗費時間在重新編譯上。我們為Java語言提出一個程式探索器,稱為OAI。它讓使用者可以隨時讀寫物件欄位並呼叫物件方法。
    Java語言所用到的全名(fully qualified name)常包含很多層的套件及欄位。我們為程式環境提出“目前工作範圍”(current working scope,CWS)的概念。這讓使用者可以用簡名(simple name)來表示所要操控的對象。目前工作範圍分為(1)物件實體範圍,(2)類別範圍,(3)套件範圍,各有不同的性質。OAI的運作平行於作業系統的Shell,我們也引入類似於微軟檔案總管的視窗介面,讓使用介面更友善,更有效率。
    OAI的應用領域主要有: (1)加速各種程式庫(class library)的學習過程. (2) 加速軟體的開發與檢測. (3) 可當成萬用交談介面. OAI已實作完成,並實際應用在淡江大學的教學課程上。此外,本系所開發的“形式語言輔助軟體”也用OAI當作使用介面。
    In an ordinary program environment, if a user want to access temporarily a field or a method of an object, he/she always must spent extra time in re-compiling. We propose OAI, an explorer for Java codes, in this paper. In OAI, users can dynamically reading/writing any field of an object as well as invoking any method of it.
    The fully qualified name in Java usually contains a long list of identifiers of packages and fields. The concept of “current working scope (CWS)” is proposed so that users of a program environment can key-in a simple name in place of a fully qualified name. CWS’s are classified into three categories: (1) “instance scopes”, (2) “class scopes”, and (3) “package scopes”, each one display individual behavior. The operations in OAI are parallel to that in a shell, and a GUI-interface similar to the Microsoft’s file manager (or explorer) is implemented so that our user interface will be more friendly and more efficiency.
    The primary application field of OAI are: (1) speeding up the learning of a class library, (2) speeding up the development and testing of software, and (3) serving as a general-purpose interactive user interface. The prototype of OAI has been implemented. It is successfully used in a course of Tamkang University. Furthermore, it is the user interface of a package “Formal Language Assistance System”.
    關聯: 中華民國資訊學會通訊 4(3), p.83-94
    显示于类别:[資訊管理學系暨研究所] 期刊論文

    文件中的档案:

    档案 描述 大小格式浏览次数
    index.html0KbHTML91检视/开启
    index.html0KbHTML36检视/开启

    在機構典藏中所有的数据项都受到原著作权保护.

    TAIR相关文章

    DSpace Software Copyright © 2002-2004  MIT &  Hewlett-Packard  /   Enhanced by   NTU Library & TKU Library IR teams. Copyright ©   - 回馈