TWI236626B - System and method for integrating programs of targeted system to save computer system resources - Google Patents

System and method for integrating programs of targeted system to save computer system resources Download PDF

Info

Publication number
TWI236626B
TWI236626B TW93115967A TW93115967A TWI236626B TW I236626 B TWI236626 B TW I236626B TW 93115967 A TW93115967 A TW 93115967A TW 93115967 A TW93115967 A TW 93115967A TW I236626 B TWI236626 B TW I236626B
Authority
TW
Taiwan
Prior art keywords
group
program
programs
scope
execution
Prior art date
Application number
TW93115967A
Other languages
Chinese (zh)
Other versions
TW200540708A (en
Inventor
Liu-Shueh Chen
Chia-Wen Yu
Original Assignee
Systex Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Systex Corp filed Critical Systex Corp
Priority to TW93115967A priority Critical patent/TWI236626B/en
Application granted granted Critical
Publication of TWI236626B publication Critical patent/TWI236626B/en
Publication of TW200540708A publication Critical patent/TW200540708A/en

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

The present invention provides a system and method for integrating programs of a targeted system to save the computer system resources, which can conduct the integrated compilation on a plurality of programs in the developing targeted system to reduce the overall number of executing programs in the targeted system, and further save the computer system resources. The system according to the present invention includes a definition file, an integration module, and a determination module.

Description

1236626 五、發明說明(1) 一、 發明所屬之技術領域 本發明係有關於經由整合程式以節省電腦系統資源的 技術領域,尤其係特別有關於藉由將所開發的目標系統中 複數個程式進行整合編譯以降低該目標系統中執行程式的 整體數量,進而節省電腦系統資源的技術領域。 二、 先前技術 隨著電腦與網路的快速發展,電腦軟體已成了許多公 司、個人所使用的重要工具,而為了完成許多的工作,軟 體業者投入大量的心力來開發出各式各樣的資料處理系 統、套裝軟體或應用程式,以供使用者進行操作完成工 作,因而軟體業已成為近年來相當重要的一個產業。 由於客戶的需求日趨複雜,所需要完成的工作也越來 越多,因此,所開發出來的軟體或系統往往具有相當多的 執行程式,以分別完成各自不同的工作。然而,當軟體或 系統中的執行程式越多,其所佔用的電腦系統資源也將越 多,例如在Windoews . Net Framework系統内,每開啟一 個獨立程式都會佔用到一定的系統資源,因而當程式越多 時則電腦系統的效能將越低,若能降低程式的數量,將可 使電腦系統效能運用更加靈活。 舉例來說,在銀行的資料處理系統中,經常需要許多 不同的交易程式以各自執行對應的交易流程,例如存款、 提款、匯款、貸款、放款等等,每種交易程式各自具有不 同的起始晝面,以作為操作介面供使用者輸入交易所需的1236626 V. Description of the invention (1) 1. Technical field to which the invention belongs The present invention relates to the technical field of saving computer system resources by integrating programs, and in particular, it relates to the implementation of multiple programs in the developed target system. The technical field of integrated compilation to reduce the overall number of programs executed in the target system, thereby saving computer system resources. 2. The previous technology With the rapid development of computers and the Internet, computer software has become an important tool used by many companies and individuals. In order to complete many tasks, software industry invests a lot of effort to develop a variety of Data processing systems, software packages, or applications for users to perform operations to complete the work, so software has become a very important industry in recent years. As the needs of customers become more complex and more work needs to be completed, the software or systems developed often have a considerable number of execution programs to complete their different tasks. However, the more running programs in the software or system, the more computer system resources it will occupy. For example, in Windoews. Net Framework system, each open independent program will occupy a certain amount of system resources. The more the computer system performance is lower, the lower the number of programs will make the computer system performance more flexible. For example, in a bank's data processing system, many different transaction programs are often required to execute the corresponding transaction processes, such as deposits, withdrawals, remittances, loans, loans, etc., each transaction program has a different starting point. Day-to-day, as an operating interface for users to enter the required

第5頁 1236626 五、發明說明(2) 相關資料後,啟動對應的交易程式,由該交易程式執行交 易流程或是進行資料處理後,產生交易後的結果予以顯 示。由於銀行作業的交易種類繁多,因此在資料處理系統 中所需要的交易程式數量相當龐大,此外銀行的業務繁 忙,該資料處理系統的使用人員亦相當眾多,當眾多的使 用者在同時啟動各項交易程式時,將會用到相當多的電腦 系統資源,使得電腦系統的整體效率相當緩慢,無法負荷 時甚至引發當機,造成相當大的困擾。 為了降低該資料處理系統所占用的電腦系統資源,一 種解決方式係由程式開發人員在撰寫程式時,將幾個交易 程式來合併撰寫,以減少程式的整體數量。然而此種方式 對程式開發人員來說,會造成額外的工作負擔,且由於此 類資料處理系統多屬於大型的軟體系統,所需要的程式數 量相當龐大,為了縮短開發時程,軟體業者往往必須將欲 開發撰寫的程式,分給多位的程式開發人員來分別撰寫, 最後才進行整合工作,因此若採用上述方式要求程式開發 人員自行將幾個交易程式自行合併撰寫,相當不利於程式 開發人員的分工合作,延長整體的開發時程,不符合實際 需求。 為了兼顧迅速完成目標系統的開發及節省電腦系統資 源,本案提出一種解決方案,可由多位程式開發人員來分 別開發撰寫目標系統中所需要的原始程式,再將複數個已 開發完成的所有原始程式分成幾個群組,每一群組中包含 有複數個程式並可整合編譯成一個執行程式檔,如此一Page 5 1236626 V. Description of the invention (2) After the relevant information, start the corresponding transaction program, and after the transaction program executes the transaction process or data processing, the results after the transaction are displayed. Due to the variety of banking transactions, the number of transaction programs required in the data processing system is quite large. In addition, the business of the bank is busy, and the data processing system has a large number of users. When trading programs, a considerable amount of computer system resources will be used, making the overall efficiency of the computer system very slow, and even causing crashes when it cannot be loaded, causing considerable confusion. In order to reduce the computer system resources occupied by the data processing system, one solution is to combine and write several trading programs when the program developer writes the program to reduce the overall number of programs. However, this method will cause additional workload for program developers, and because such data processing systems are mostly large software systems, the number of programs required is quite large. In order to shorten the development time, software developers often must The programs to be developed and written are distributed to multiple program developers to write separately, and then the integration work is performed. Therefore, if the above method is required to require program developers to merge and write several trading programs on their own, it is not good for program developers. The division of labor and cooperation extends the overall development timeline, which does not meet the actual needs. In order to balance the rapid development of the target system and save computer system resources, a solution is proposed in this case. Multiple program developers can develop and write the original programs required in the target system, and then multiple original programs that have been developed are completed. Divided into several groups, each group contains multiple programs and can be integrated and compiled into an executable program file.

1236626 五、發明說明(3) 來,一個執行程式檔可對應多個原始程式並執行原本多個 原始程式的功能,可減少目標系統中整體的執行程式數量 以免佔用過多的電腦系統資源,又可讓多位程式開發人員 來分工合作、各自開發撰寫原始程式,符合縮短開發時程 的需求。 前案如中華民國專利公告第5 7 7 0 2 1號「利用框架架構 整合應用程式之方法」專利案,其對於整合應用程式提出 了 一種解決方案,主要是由於在一電腦系統中許多應用程 式彼此獨立,沒有統一界面,整合時往往難度相當高,因 而提出利用框架架構,收集散佈在網路中各應用程式,利 用各應用程式位址、顯示複數個圖檔的所在位置、系統中 各功能表、工具列的所在位置等,將多個應用程式的入口 整合在一起,以產生一單一入口的操作介面。該專利案雖 然提出了將應用程式進行整合的概念,但基本上是以整合 操作介面為主,並未真正將複數個應用程式進行整合,該 應用程式的各項功能還是由原來的應用程式予以執行,並 未減少應用程式的整體數量,無法達到節省電腦系統資源 的目的。 另一前案如中華民國專利公告第4 0 6 2 4 2號「應用工作 排程中最大化使用電腦資源之系統及方法」專利案,其為 了有效地利用電腦系統資源,提出了當一電腦需要執行多 個工作或是執行多個應用程式時,為了避免工作負荷過 重,降低電腦的整體效益,以採用工作排程的方式來排定 多個工作或程式的優先順序,然後依序分派多個處理器來1236626 V. Description of the invention (3) In the following, one execution program file can correspond to multiple original programs and execute the functions of the original multiple original programs, which can reduce the number of overall execution programs in the target system to avoid occupying too much computer system resources. Allowing multiple program developers to work together to develop and write original programs meets the need to shorten the development time. The previous case, such as the Patent of the Republic of China Patent Bulletin No. 5 7 7 0 21, "Method for Integrating Applications with a Framework" patent case, proposed a solution for integrating applications, mainly due to the many applications in a computer system They are independent of each other and there is no unified interface. Integration is often difficult. Therefore, it is proposed to use a framework structure to collect various applications distributed on the network, use each application address, display the location of multiple graphic files, and each function in the system. Tables, toolbar locations, etc., integrate the portals of multiple applications together to create a single portal interface. Although the patent case proposed the concept of integrating applications, it was basically based on an integrated operation interface, and did not really integrate multiple applications. The functions of the application were still provided by the original application. Implementation, did not reduce the overall number of applications, and could not achieve the purpose of saving computer system resources. Another previous case is the patent case of the Republic of China Patent Bulletin No. 4 06 2 4 2 "System and Method for Maximizing the Use of Computer Resources in Application Work Scheduling", which proposed to be a computer in order to effectively use computer system resources. When multiple tasks or applications need to be executed, in order to avoid overloading the workload and reduce the overall effectiveness of the computer, the task scheduling method is used to prioritize multiple tasks or programs, and then dispatch multiple tasks in order. Processors

1236626 五、發明說明(4) 完成;由於一般的工作排程很難將工作或程式均分成等份 量,使得排程的的結果並未達到最佳化,因此該專利案提 出了動態排程機制,以多重處理間的多個工作來排程,以 便將未使用的CPU時間降到最低。此種方式雖可利用排程 的方式來分批完成工作,避免電腦系統資源負荷過重,造 成效率緩慢或當機,但其必須將許多工作排出優先順序再 依據該順序來執行,也是電腦系統中的額外負擔,且將可 能使得有些程式的工作會耽擱較長得時間方能完成,造成 使用者的不便。 因此先前技術中,所提出利用工作排程的方式以免使 得電腦系統的工作負荷過重,或是將多個應用程式整合以 具有統一界面的方式,其多半無法真正解決上述的問題。 因此,為了解決這些問題,發明人經過潛心研究,提出一 種解決方案,藉由本發明所提出的系統及方法,整合目標 系統中複數個程式以節省電腦系統資源,且有利於多位程 式開發人員的分工合作,以快速完成目標系統的開發工 作。 三、發明内容 本發明之一目的係在於提出一種整合一目標系統之程 式以節省電腦系統資源的系統及方法,其可將該目標系統 中的複數個程式定義成一群組,進行整合及編譯以產生一 對應的群組執行檔,使得所開發的目標系統中執行檔的數 量大幅降低,以節省執行該目標系統時所需要的電腦系統1236626 V. Description of the invention (4) Completion; Because the general work schedule is difficult to divide the work or program into equal parts, the results of the schedule have not been optimized, so the patent case proposed a dynamic scheduling mechanism Scheduling multiple tasks between multiple processes to minimize unused CPU time. Although this method can use the schedule to complete the work in batches to avoid overloading the computer system resources, resulting in slow efficiency or crashes, it must prioritize many tasks and then execute according to the order, which is also a computer system. The additional burden of the program may cause some programs to take a long time to complete, causing inconvenience to users. Therefore, in the prior art, the method of using task scheduling to avoid overloading the computer system or integrating multiple applications to have a unified interface is mostly unable to truly solve the above problems. Therefore, in order to solve these problems, the inventor has devoted himself to research and proposed a solution. With the system and method proposed by the present invention, a plurality of programs in the target system are integrated to save computer system resources. Division of labor and cooperation to quickly complete the development of the target system. III. SUMMARY OF THE INVENTION An object of the present invention is to propose a system and method for integrating a program of a target system to save computer system resources, which can define a plurality of programs in the target system into a group, integrate and compile to Generate a corresponding group execution file, so that the number of execution files in the developed target system is greatly reduced, so as to save the computer system required to execute the target system

1236626 五、發明說明(5) 資源。 本發明之另 方法,可將一目 開發人員 所撰寫完 型相近或 數個程式 縮短該目 本發 方法,每 複數個程 具有各自 需要的資 的工作後 依據 之程式以 數個程式 含有:一 來分別 成的程 主要流 進行整 標系統 明之又 一群組 式的所 對應的 料,在 ,產生 本發明 節省電 並將該 定義檔 程式之相關資料 料,將同一群組 該群組的群組執 檔資料儲存於該 使用者所欲啟動 出該程式所對應 目的係在於藉由本發明所提出的系統及 軚糸統的開發工作進行分工,讓多位程式 ,,及,寫該目標系統所需要的程式,將 (刀成複數個群組,每個群組可包含有類 =近似的複數個程式,再將每一群組的複 口及編澤以產生對應的群組執行檔,藉以 的開發時程,提高開發工作的效率。 一 /目的係在於藉由本發明所提出的系統及 執行構可以完成其所對應之群組中所包含 有工作’且所開發目標系統中的各程式仍 ,始畫面’以供使用者輸入執行一程式所 藉^該程式所屬之群組執行檔完成該程式 "亥私式所對應的顯示結果予以顯示。 11特色,本發明所提出整合一目標系統 月®貝源的系統,其中,該目標系統含有複 複數個程式分成複數個群組,且該系統包 .用以儲存該複數個群組及各群組所含有 ’、整合模組,用以依據該定義檔的資 /中t程式進行整合及編譯,以產生對應於 =槽’並將該群組及其所對應的群組執行 疋義檔中;以及一判斷模組,用以依據一 的私式以及該定義檔的資料,比對及判斷 的群組執行檔,啟動該對應的群組執行檔 1236626 五、發明說明(6) 以執行該程式的功能並產生一執行結果。 依據本發明之另一特色,本發明所提出整合一目標系 統之程式以節省電腦系統資源的方法,其中,該目標系統 含有複數個程式並將該複數個程式分成複數個群組,且該 方法包含的步驟有··儲存該複數個群組及各群組所含有程 式之相關資料;依據所儲存的資料,將同一群組中的程式 進行整合及編譯,以產生對應於該群組的群組執行檔,並 將該群組及其所對應的群組執行檔資料予以儲存;以及依 據一使用者所欲啟動的程式以及所儲存的資料,比對及判 斷出該程式所對應的群組執行檔,啟動該對應的群組執行 檔以執行該程式的功能並產生一執行結果。 為使貴審查委員能進一步瞭解本發明之架構、特徵 及功能,茲附以圖式及其具體實施方式詳細說明如後。 四、實施方式 本發明之目的、優點和特色由以下實施例之詳細說明 及圖式當可更加明白,該實施例係作為實施方式之舉例說 明,其目的是為方便詳加說明本發明,而非用以限定本發 明。 本發明之應用,主要是將所欲開發目標系統中的所有 程式,分工給多位程式開發人員來分別撰寫,再將分別撰 寫完成的所有程式(原始程式碼)分成幾個群組,每一群組 可包含有複數個程式,然後將每一群組的複數個程式進行 整合及編譯,以產生對應的群組執行檔,因此,該群組執1236626 V. Description of the invention (5) Resources. The other method of the present invention can shorten a similar method or a few programs written by a developer of a project, and shorten the project development method. Each program has the required resources after each process. The program is based on several programs: The separate processes are mainly used to perform another group of corresponding materials specified by the entire standardization system. In this way, the invention saves electricity and saves the relevant data of the definition file program to group the same group into the group. The archived data is stored in the program that the user wants to launch. The corresponding purpose is to divide the work by the development of the system and system proposed by the present invention, allow multiple programs, and write the target system. The program is divided into a plurality of groups, and each group can contain a class = approximate number of programs, and then the compound mouth and edit of each group are generated to generate the corresponding group execution file. Development schedule to improve the efficiency of development work. One / objective is that the system and execution structure proposed by the present invention can complete the tasks contained in its corresponding group ' Each program in the developed target system still has a start screen 'for users to input and execute a program and borrow it ^ The group execution file to which the program belongs completes the program's corresponding display result. The system proposed by the present invention integrates a target system Month® Source, wherein the target system contains a plurality of programs divided into a plurality of groups, and the system package is used to store the plurality of groups and each group. Contains', an integration module for integrating and compiling according to the definition / information of the definition file, to generate a corresponding slot, and executing the group and its corresponding group in the definition file; and A judging module for comparing and judging the group execution file based on a private type and the data of the definition file, and starting the corresponding group execution file 1236626 V. Description of the invention (6) to execute the program Function and generate an execution result. According to another feature of the present invention, the present invention proposes a method for integrating a program of a target system to save computer system resources, wherein the target system contains a plurality of programs The plurality of programs are divided into a plurality of groups, and the method includes the steps of: storing the plurality of groups and related data of the programs contained in each group; according to the stored data, dividing the programs in the same group Integrate and compile to generate a group execution file corresponding to the group, and store the group and its corresponding group execution file data; and according to a program that the user wants to start and the stored Data, compare and determine the group execution file corresponding to the program, start the corresponding group execution file to execute the function of the program and generate an execution result. In order for your review committee to further understand the structure of the invention, The features and functions are described in detail with drawings and specific implementation methods as follows. Fourth, the embodiments The purpose, advantages and characteristics of the present invention can be more clearly understood from the detailed description and the drawings of the following embodiments. As an example of implementation, the purpose is to facilitate the detailed description of the present invention, rather than to limit the present invention. The application of the present invention is mainly to divide all the programs in the target system to be developed and write them separately to multiple program developers, and then divide all the programs (original code) that have been written separately into several groups. A group may include multiple programs, and then the multiple programs of each group are integrated and compiled to generate a corresponding group execution file. Therefore, the group executes

第10頁 1236626 五、發明說明(Ό 行檔可以依據使用者所接你 完成該群組所包含複數起始晝面及所輸入的資料, 結果予以顯示。也就是說ί的功能,並產生對應的顯示 群組中複數個程式的所有工母一群組執行檔係用以完成該 於編譯後產生各自程式勃〜相當於該複數個程式分別 在一般習知技術中,♦ t温欢果 統時,例如資料處理系统田開發人員在開發一目標系 一細所示,是由程式開發人套敦軟f或是應用程式,如第 分別撰寫所有需要的程式,貝依據各項功能的需求,來 分別進行編譯產生對應的執1 = A〜C程式等,再將A〜C程式 檔,以供後續的執行與使用。丁】式檔,如A〜C執行程式 的操作方便,如第一 B圖m ; 、、了各私式的需求及使用者 個程式設計有一對應的起始晝々%開發人貝通常對每一 所需要的資料,然後下達啟^ 丄以供使用者輸入該程式 式檔,由該執行程式檔進行資^令’以啟動對應的執行程 後,產生一顯示畫面以顯示兮二處理或是執行交易流程 果。 μ %式完成處理後的顯示結 本發明的技術概念請參考第_ 是依據各項功能的需求,分別 一 Α圖,程式開發人員仍 一個程式亦各自有對應的起始查寫所需要的程式,其中每 術不同之處在於,可將複數^ t面和顯示結果。與習知技 組,於編譯執行程式檔時,則=式如A〜C程式定義成一群 行整合及共同編譯,以產生對廐同一群組中的A〜C程式進 欲執行A程式的功能時,如第一〜的群組執行檔。當使用者 一 B圖所示,可先開啟A起始 1236626 五、發明說明(8) 晝面,由使用者輸入所需要的資料後,將啟動A程式所屬 群組所對應的群組執行檔以完成A程式的功能,並產生一 顯示晝面以顯示A結果;同理,當欲執行B程式的功能時, 則先開啟B起始畫面及輸入資料後,由對應的群組執行檔 來完成B程式的功能並顯示B結果。也就是說,該群組執行 檔可以依據使用者所開啟的起始晝面和所輸入的資料,執 行完成該群組中所包含的A〜C程式之功能,然後分別產生 和顯示A〜C程式的執行結果,就如同分別由A〜C執行程式檔 所能夠完成的功能一樣。 為了達到上述目的,本發明提出的系統架構圖如第三 圖所示,本發明系統(1 〇 )主要包含有:一定義檔(1 0 2 )、 一整合模組(1 0 4 )和一判斷模組(1 0 6 ),以下將配合實施例 來分別詳細說明該檔案和模組之功能。 定義檔(1 0 2 )主要儲存有複數個群組及每一個群組所 包含複數個程式的相關資料,例如,每一個群組的名稱或 代碼,每一個群組所包含的程式名稱或代碼、每個程式所 對應的起始晝面和顯示結果等資料。如上所述,當開發一 目標系統時,為了能夠縮短開發時程,通常會將該目標系 統中所需要的程式分工給多位程式開發人員來分別撰寫, 當程式開發人員於撰寫完成所有的程式之後,再將所有的 程式進行整合和編譯。由於所有的程式數量相當龐大,較 佳方式是將所有的程式分成複數個群組,進行分成群組所 採用的原則,一般是將同類型、具有相同架構、或是主要 流程近似的程式定義為同一群組,以減低加快程式整合的Page 10 1236626 V. Description of the invention (Ό The file can be displayed according to the user's connection to complete the plural starting day and the data entered in the group, and the results are displayed. That is to say, the function of ί, and the corresponding A group of execution files of all workers in the display group of a group is used to complete the respective programs generated after compilation. It is equivalent to the plurality of programs in the conventional techniques, respectively. At the time, for example, the developer of the data processing system, as shown in detail in the development of a target system, is a software developer or software application, such as the first to write all the required programs, according to the requirements of various functions, To compile and generate the corresponding execution 1 = A ~ C program, etc., and then A ~ C program file for subsequent execution and use. D] format files, such as A ~ C program execution is convenient, such as the first Figure B; m, each of the private needs and the user's program design has a corresponding starting day 々% Developers usually for each required data, and then issued a start ^ 丄 for users to enter the program Style After the execution of the program file to execute the command 'to start the corresponding execution process, a display screen is generated to show the second process or the execution of the transaction process. The display after the completion of the μ% formula is described in the technical concept of the present invention. The first _ is based on the needs of various functions, a picture A, the program developer still has a corresponding program for the initial search and writing, where each operation is different in that the complex number ^ t surface and Display the result. When compiling and executing the program file with the skill group, the formula = A such as A ~ C program is defined as a group of lines integrated and co-compiled to generate A ~ C programs in the same group. When the function of the program is the same as the group execution file of the first to the first. When the user is shown in Figure B, the user can start A and start 1236626. V. Description of the invention (8) Daytime, after the user inputs the required information , Will start the group execution file corresponding to the group to which the A program belongs to complete the function of the A program, and generate a display day to display the result of A; Similarly, when you want to execute the function of the B program, you must first turn on the B program. Start screen and input data Then, the corresponding group execution file completes the function of program B and displays the result of B. That is to say, the group execution file can complete the group according to the starting day and the data opened by the user. The functions of the A to C programs included in the group, and then to generate and display the execution results of the A to C programs, just like the functions that can be performed by the A to C program files. In order to achieve the above purpose, the present invention proposes The system architecture diagram is shown in the third diagram. The system (10) of the present invention mainly includes: a definition file (102), an integration module (104), and a judgment module (106). In the following, the functions of the file and the module will be described in detail with the embodiments. The definition file (102) mainly stores the related data of a plurality of groups and the programs contained in each group, for example, each The name or code of the group, the program name or code contained in each group, the starting day and time, and the display results corresponding to each program. As described above, when developing a target system, in order to shorten the development time, usually the programs required in the target system are divided into multiple program developers to write separately. When the program developers complete all the programs after writing After that, all programs are integrated and compiled. Because the number of all programs is quite large, the better way is to divide all programs into multiple groups. The principle adopted for grouping is generally to define programs of the same type, with the same structure, or similar main processes as The same group to reduce the speed of program integration

第12頁 1236626 五、發明說明(9) 複雜度及提高群組執行檔的執行效率。每一群組所含有的 程式數量並不限定,可依據程式開發人員的設計或是各程 式的功能而定,一般以3〜5個為較佳。 整合模組(1 0 4 ),其可依據該定義檔(1 〇 2 )中的資料’ 將同一群組中的程式自動進行整合及編譯,以產生對應於 該群組的群組執行檔,並將該群組及其對應的群組執行檔 資料儲存在定義檔(1 0 2 )中,其中,該群組執行檔可以完 成該群組中所含有所有程式的功能。 由於同一群組係包含有同類型、同架構或是主要流程 近似的複數個程式,所以整合模組(1 〇 4 )的整合原則,可 將群組中的所有程式採用相同的主流程,但各自對應著不 同的子程式、不同的變數定義或是輸入輸出資料等,產生 一整合程式後進行編譯。 整合模組(1 0 4 )的另一種整合原則,也可以採用直接 將多個程式依序相加,讓合併後的程式成為具有多個程式 段落後再進行編譯。例如,在Wind〇ews · Net的平台中, 由於其在撰寫每一個原始程式時,需要撰寫各自的編譯檔 以供編譯時使用,在進行整合及編譯時,該整合模組 (1 0 4 )即可直接將每個原始程式的編譯檔先進行整合,然 後由編譯器依據該整合後的編譯檔,直接將同一群組中的 程式依序相加進行編譯,以產生一群組執行檔。 在整合模組(1 〇 4 )進行整合及編譯時,並不會更改原 程式中所對應的起始晝面及顯示結果等資料,當一使用者 欲啟動該目標系統中的一程式時,該目標系統可提供給使Page 12 1236626 V. Description of the invention (9) Complexity and improve the execution efficiency of group execution files. The number of programs contained in each group is not limited. It can be determined by the program developer's design or the function of each program. Generally, 3 to 5 are preferred. An integration module (104), which can automatically integrate and compile programs in the same group according to the data in the definition file (102) to generate a group execution file corresponding to the group, The group and its corresponding group execution file data are stored in a definition file (102), where the group execution file can complete the functions of all programs contained in the group. Because the same group contains multiple programs of the same type, same structure, or similar main processes, the integration principle of the integration module (104) can use all programs in the group to use the same main process, but Corresponding to different subprograms, different variable definitions, or input and output data, an integrated program is generated and compiled. Another integration principle of the integration module (104) can also be used to directly add multiple programs in order to make the combined program into multiple program sections before compiling. For example, in the Wind〇ews · Net platform, since it writes each original program, it needs to write its own compilation file for use during compilation. When integrating and compiling, the integration module (104) The compilation files of each original program can be directly integrated first, and then the compiler directly adds the programs in the same group and compiles them according to the integrated compilation file to generate a group of execution files. When the integration module (104) integrates and compiles, it does not change the data such as the corresponding initial day and time and display results in the original program. When a user wants to start a program in the target system, The target system can provide

1236626 五、發明說明(ίο) 用者所各程式的起始畫面,由使用者選擇其所需要的起始 畫面並輸入資料,然後下達啟動程式之指令,例如點選一 確認鈕、或是按下鍵盤中的Enter鍵。判斷模組(1 06)於接 收到啟動程式之指令時,依據使用者所開啟的起始畫面, 從定義檔(1 0 2 )中的資料,比對及判斷該起始畫面所對應 的原始程式、該原始程式所屬的群組、以及該群組所對應 的群組執行檔等,以決定啟動哪一個群組執行檔,然後啟 動該對應的群組執行檔,由該群組執行檔完成使用者欲啟 動之程式的功能,並產生一執行結果。 為了減輕判斷模組(1 0 6 )的比對及判斷工作、加快執 行的速度,整合模組(1 0 4 )在進行整合和編譯的工作之 時,更可包含依據定義檔(1 0 2 )中起始晝面所對應的原始 程式、該原始程式所屬的群組、以及該群組所對應的群組 執行檔等資料,產生每一起始畫面所對應之群組執行檔的 資料,予以儲存在定義檔(1 0 2 )中,以供判斷模組(1 0 6 )直 接比對及判斷使用,快速地決定所需要啟動的群組執行 構。 當一般程式在處理完成貨料後,多有需要產生一顯示 晝面以將該執行結果予以顯示,例如,顯示其在資料處理 完成後所更新的資料,或是顯示一處理完成的回覆訊息以 供使用者知悉。因此上述過程中,程式開發人員在撰寫程 式時,可事先設計用來顯示結果的顯示晝面,以於程式執 行完成後顯示執行結果,若不需要另行設計顯示結果的畫 面,亦可以利用各程式的起始晝面來予以顯示。1236626 V. Description of the invention (ίο) The starting screen of each program of the user, the user selects the starting screen that he needs and enters data, and then issues a command to start the program, such as clicking a confirmation button, or pressing Enter on the keyboard. When receiving the instruction to start the program, the judgment module (1 06) compares and judges the original corresponding to the starting screen according to the starting screen opened by the user and the data in the definition file (1 0 2). Program, the group to which the original program belongs, and the group execution file corresponding to the group to determine which group execution file to start, and then start the corresponding group execution file, which is completed by the group execution file The function of the program the user wants to start and generate an execution result. In order to reduce the comparison and judgment work of the judgment module (106) and speed up the execution speed, the integration module (104) may further include a definition file (1 0 2) when performing the integration and compilation work. ), The original program corresponding to the starting day, the group to which the original program belongs, and the group execution file corresponding to the group, etc., to generate data for the group execution file corresponding to each start screen, and It is stored in the definition file (102) for direct comparison and judgment by the judgment module (106), and quickly determines the group execution structure to be started. When the general program finishes processing the goods, it is necessary to generate a display day and time to display the execution result, for example, to display the data updated after the data processing is completed, or to display a processed response message to For users to know. Therefore, in the above process, when writing a program, a program developer can design a display day to display the results in advance to display the execution results after the program is completed. If you do not need to design a screen to display the results, you can also use each program. To show the beginning of the day.

第14頁 1236626 I五、發明說明(11) ~" ---一 ~ 產生了顯不結果的顯示晝面,其實施方式可分為二 f ί 一 ί ΐ撰寫程式時’將顯示結果畫面就在程式中先 打指定或設定,當該群組執行檔於執行時,即可自動產生 該顯不結果畫面或是呼叫出對應的畫面來予以顯示。另一 種方式是將各程式及其對應的顯示結果畫面資料儲存在定 義植(1 0 2 )中’當群組執行檔完成工作後,由該判斷模組 (1 0 6 )依據該定義檔Π 〇 2 )的資料,比對及判斷其所對應的 顯不結果畫面’進而產生該顯示結果畫面或呼叫所對應的 顯示結果畫面予以顯示。Page 14 1236626 I V. Explanation of the invention (11) ~ " --- ~ The display of the day and night surface with obvious results can be divided into two f ί ί ΐ When writing a program, the result screen will be displayed Just specify or set in the program first. When the group execution file is executed, the display result screen can be automatically generated or the corresponding screen can be called for display. Another way is to store each program and its corresponding display result screen data in the definition plant (102). When the group execution file finishes its work, the judgment module (106) will follow the definition file. 〇2), compare and judge the display result screen corresponding to it, and then generate the display result screen or the display result screen corresponding to the call for display.

第四圖係為本發明所提出整合一目標系統之程式以節 省電腦系統資源方法的流程圖,其主要流程步驟說明如 下: ' 步驟S4 0 2 ’提供複數個群組及各群組所包含複數個程 式的相關資料,其中,包含有各群組的名稱或代碼、各 組所包含的程式名稱或代碼、每個程式所對應的起始奎 和顯示結果等資料; $ 157 步驟S404,依據上述資料,將同一群組中 整合及㈣’以產生對應於該群組的群 =行 群組與對應的群組執行檔資料予^ ^ 並將該 行檔可以完成該群組所包含之藉々沾丄 该群級執The fourth figure is a flowchart of a method for integrating a target system program to save computer system resources according to the present invention. The main process steps are described as follows: 'Step S4 0 2' Provide a plurality of groups and each group contains a plurality of Relevant data of each program, including the name or code of each group, the name or code of the program contained in each group, the starting point and display result corresponding to each program, etc. $ 157 Step S404, according to the above Data, integrate and ㈣ 'in the same group to generate a group corresponding to the group = line group and corresponding group execution file data to ^ ^, and the line file can complete the borrowing included in the group Stick to the group

、柱式的功能; 步驟S40 6,依據使用者所欲啟動的々 中所提供的資料,比對及判斷出該程1> ’從上述步驟 檔;以及 所對應群組執行 步驟S 4 0 8, 啟動該對應的群組執行 輪來執行 該程式的 1236626 五、發明說明(12) 功能並產生一執行結果。 上述步驟S4 0 4中,進行整合時可讓同一群組中的程式 均採用同一主流程,但各程式對應不同子程式、不同的變 數定義或是輸入輸出資料等,產生一整合程式後進行編 譯。 上述步驟S4 0 4中,進行整合時可採用直接將多個程式 依序相加,讓合併後的程式具有多個程式段落後再進行編 譯。 其中,上述方法的步驟S40 4之後,更可包含有一步驟 S 4 0 5 (第四圖中未顯示),在進行整合和編譯的工作之時, 可依據所提供起始畫面所對應的原始程式、該原始程式所 屬的群組、以及該群組所對應的群組執行檔等資料,直接 產生每一起始晝面所對應之群組執行檔的資料,以供後續 步驟4 0 6中比對及判斷時使用。 上述步驟S4 0 6中,使用者所欲啟動的程式,可經由選 擇一起始晝面及輸入相關資料來下達啟動指令,然後藉由 該起始晝面來判斷所對應的群組執行檔。 上述步驟S4 0 8中,產生一執行結果係以產生一顯示畫 面來顯示該執行結果;另一種實施方式,亦可以利用其起 始晝面來顯示該執行結果。 如上所述,藉由本發明所提出的系統及方法,於開發 一大型的目標系統時,有利於多位程式開發人員來分工合 作,快速完成程式系統的開發工作,然後再整合所開發目 標系統中的程式,於執行該目標系統時可以節省電腦系統Step-by-step function; Step S40 6, according to the information provided by the user to start and compare and judge the process 1 > 'from the above step file; and the corresponding group executes step S 4 0 8 , Start the corresponding group execution wheel to execute the program 1236626 V. Description of the invention (12) Function and generate an execution result. In the above step S4 04, when the integration is performed, the programs in the same group can use the same main flow, but each program corresponds to different subprograms, different variable definitions, or input and output data, etc., and an integrated program is generated and compiled. . In the above-mentioned step S4 04, when the integration is performed, multiple programs can be directly added in order, so that the combined program has multiple program sections and then is compiled. Wherein, after step S40 4 of the above method, it may further include a step S 4 05 (not shown in the fourth figure). During the integration and compilation work, the original program corresponding to the provided initial screen may be used. , The group to which the original program belongs, and the group execution file corresponding to the group, directly generate the data of the group execution file corresponding to each initial day, for comparison in subsequent steps 406 And used in judgment. In the above step S406, the program to be started by the user may issue a start command by selecting a starting day and inputting related data, and then determine the corresponding group execution file by using the starting day. In the above step S408, generating an execution result is to generate a display screen to display the execution result; in another embodiment, the starting day may also be used to display the execution result. As described above, with the system and method provided by the present invention, when developing a large-scale target system, it is beneficial for multiple program developers to work in cooperation and division, quickly complete the development of the program system, and then integrate the developed target system. Program that can save the computer system when running the target system

1236626 五、發明說明(13) 資源,具有習知技術中所缺乏的優點。 綜上所陳,本發明無論就目的、手段及功效,在在均 顯示其優於習知之技術,懇請 貴審查委員明察,早曰賜 准專利,俾嘉惠社會,實感德便。惟應注意的是,上述實 施例僅為了便於說明之舉例而已,本發明所主張之權利範 圍自應以申請專利範圍所述為準,而非僅限於上述實施 例,大凡依據本發明所為之各種修飾與變化,或將本發明 之各項檔案、模組或步驟進行整合或分割,均仍應包含於 本案之申請專利範圍内。1236626 V. Description of the invention (13) Resources have advantages lacking in conventional technology. To sum up, the present invention shows that it is superior to the known technology in terms of purpose, means and efficacy. I implore your reviewing committee to make a clear observation and grant a patent earlier, so as to benefit the society and feel good. It should be noted that the above-mentioned embodiments are merely examples for convenience of explanation. The scope of the claims of the present invention shall be based on the scope of the patent application, rather than being limited to the above-mentioned embodiments. Modifications and changes, or the integration or division of various files, modules or steps of the present invention shall still be included in the scope of the patent application in this case.

第17頁 1236626 圖式簡單說明 第一 A圖:習知技術的程式開發示意圖。 第一 B圖:習知技術的程式執行示意圖。 第二A圖:本發明的程式開發示意圖。 第二B圖:本發明的程式執行示意圖。 第三圖··本發明系統的架構圖。 第四圖:本發明方法的流程圖。 【圖號說明】 10 本發明系統 102 定義檔 104 整合模組 106 判斷模組 S4 0 2 提供複數個群組及其所含有程式相關資料之步驟 S4 0 4 將同一群組中的程式進行整合及編譯以產生對應 的群組執行程式槽之步驟 S4 0 6 依據使用者指令判斷出所對應群組執行檔之步驟 S4 0 8 啟動該對應的群組執行檔並產生執行結果之步驟Page 17 1236626 Schematic description of the first Figure A: Schematic diagram of program development of conventional technology. Figure B: Schematic diagram of program execution of conventional technology. FIG. 2A is a schematic diagram of program development of the present invention. FIG. 2B is a schematic diagram of program execution of the present invention. The third figure: The architecture diagram of the system of the present invention. Fourth figure: a flowchart of the method of the present invention. [Illustration of the drawing number] 10 The system 102 of the present invention 102 definition file 104 integration module 106 judgment module S4 0 2 provides a plurality of groups and the steps related to the program S4 0 4 integrates programs in the same group and Step S4 0 6 of compiling to generate a corresponding group execution program slot Step S4 0 8 of determining a corresponding group execution file according to a user instruction Step of starting the corresponding group execution file and generating an execution result

第18頁Page 18

Claims (1)

1236626 ----〜 六、申请專利範圍 1 · 一種整合 系統,其中,該 式为成複數個群 一定義檔, 式之相關資料; 一整合模組 中的程式進行整 行檔’並將該群 定義檔中;以及 一判斷模組 該定義檔的資料 檔’啟動該對應 -執行結果。 2 ·如 儲存之相 含有之複 始畫面和 3·如 中的複數 啟動一程 4 ·如 於進行整 裎式所對 以及各群 申請專 關資料 數個程 顯示結 申請專 個程式 式時, 申請專 合和編 應的起 組及其 利範圍 包含有 式的名 果之資 利範圍 各自對 係藉由 利範圍 譯之時 始晝面 所對應 :m:ί程ί以節省電腦系統資源的 目榼糸統含有禝數個程式並將該複數個程 、、且’且該系統包含有: 用以儲存該複數個群組及各群組所含有程 ’用以依據該定義檔的資料,將同一群組 合及編譯,以產生對應於該群組的群組執 組及其所對應的群組執行檔資料儲存於該 ’用以依據一使用者所欲啟動的程式以及 ’比對及判斷出該程式所對應的群=執 的群組執行槽以執行該程式的功能並產生 第1項之系統,其中,該定義檔所 :各群組的名稱或代碼、各群組所 稱或代碼、以及各程式所對應的起 料。 第2項之系統’其中,該目標系統 應有一起始畫面,且當該使用者欲 該程式起始畫面來下達啟動指令。 第3項之系統’其中,該整合模电 ,更可包含用以依據該定義檔中各 、各群組所包含有的複數個程式、 的群組執行播等資料,直接產生每1236626 ---- ~ 6. Scope of Patent Application 1 · An integrated system, where the formula is a group of files, a definition file, and related information of the formula; a program in the integrated module performs the entire file 'and In the group definition file; and a judgment module's data file of the definition file 'starts the correspondence-execution result. 2 · If the stored image contains a restart screen and 3 · If the plural number starts, a journey is started 4 · If the whole process is performed and several groups of application-specific data are displayed in the process of applying for a specific program, The application group and the application of the starting group and its profit scope include the style of the famous fruit. The profit scope corresponds to the day and time when the scope is translated: m: ί 程 ί to save computer system resources. The system contains a plurality of programs and the plurality of processes, and the system includes: to store the plurality of groups and the processes included in each group, and to use the data of the definition file to The same group is combined and compiled to generate a group execution group corresponding to the group and its corresponding group execution file data stored in the 'for the program to be started by a user and' to compare and judge The group corresponding to the program = a group execution slot that executes the function of the program and generates the system of item 1, wherein the definition file is: the name or code of each group, the name or code of each group, And the corresponding start of each program Material. In the system of item 2 ', the target system should have a start screen, and when the user wants the program start screen, a start command is given. The system of item 3 ', wherein the integrated module can further include data for executing multiple programs according to each and each group in the definition file, and the group execution broadcast, and directly generate each 第19頁 1236626 六、申請專利範圍 一起始晝面所對應的群組執行檔資料,儲存於該定義檔 中 〇 5.如申請專利範圍第1項之系統,其中,該同一群組 中的複數個程式係為同類型、同架構或是主要流程近似的 程式,且該整合模組係將同一群組中的程式採用相同的主 流程但各自對應不同之子程式、變數定義或輸入輸出資料 等方式,產生一整合程式後進行編譯。 6 .如申請專利範圍第1項之系統,其中,該整合模組 係直接將同一群組中的複數個程式依序相加後進行編譯, 以產生一群組執行檔。 7. 如申請專利範圍第3之系統,其中,該產生一執行 結果係將該程式的執行結果於該程式所對應的起始畫面上 予以顯示。 8. 如申請專利範圍第1項之系統,其中,該目標系統 中的複數個程式各自對應一顯示結果畫面,且該產生一執 行結果係將該群組執行檔的執行結果於該顯示結果畫面上 予以顯示。 9. 如申請專利範圍第8項之系統,其中,該顯示結果 畫面係於所對應之程式中先行指定或設定,當該群組執行 檔於執行時,即可自動產生該顯示結果畫面或是呼叫出對 應的晝面來予以顯示。 1 0 .如申請專利範圍第8項之系統,其中,該定義檔更 包含儲存有各程式及其對應的顯示結果畫面資料,且當各 群組執行檔完成工作後,該判斷模組更包含有:Page 19 1236626 VI. The group execution file data corresponding to the initial day-to-day scope of the patent application scope is stored in the definition file. 05. For the system of the first scope of the patent application scope, the plural in the same group Each program is a program of the same type, same structure, or similar main flow, and the integration module uses the same main flow of the programs in the same group but corresponding to different subprograms, variable definitions, or input and output data. , Compile after generating an integrated program. 6. The system according to item 1 of the scope of patent application, wherein the integration module is to directly add a plurality of programs in the same group and then compile them to generate a group of execution files. 7. If the system of the scope of patent application is the third, wherein generating an execution result is to display the execution result of the program on the starting screen corresponding to the program. 8. If the system of the first scope of the patent application, wherein each of the programs in the target system corresponds to a display result screen, and the generation of an execution result is the execution result of the group execution file on the display result screen On the display. 9. If the system of claim 8 is applied for, the display result screen is specified or set in the corresponding program first. When the group execution file is executed, the display result screen or Call the corresponding day and day to display it. 10. The system according to item 8 of the scope of patent application, wherein the definition file further contains data of each program and its corresponding display result screen, and the judgment module further includes after each group executes the work, Have: 第20頁 1236626 六、申請專利範圍 &檔資料,比對及判斷各程:二— 、、、口果里面進而產生該顯示結果者 式所對應的顯不 結果晝面予以顯示。 、"-我’叫所對應的顯示 Π · —種整合一目 的方法,其中,該目糸式以節省電腦系統資源 程式分成複數個群組,且1: 複數個種式並將該複數個 館存該複數個群組及;;法包含的步驟有·· 依據所儲存的資料, 組所含有種式之相關資料; 編譯,以產生對應於今細二二群組中的程式進行整合及 其所對應的群組執行檔資料予以儲存.杈,並將該群組及 依據一使用者所欲啟動的程式以乃=及 對及判斷出該程式所對應的 1存的資料,比 組執行槽以執行該a式的功能並產::執啟=該糊^ 12·如申請專利範圍第11項之方法,其仃中口果。 相關資料包含有:切、组的名稱或代碼/各群:人子 複數個程式的名稱或代碼、以及各程式的^之 和顯示結H資#。 飞戶斤對應㈤起始畫面 1 3 ·如申請專利範圍第1 2項之方法,其中,該 統中的複數個程式各自對應有一起始晝面,且當該^者 ,啟動一程式時,係藉由該程式起始晝面來下^動指 令。 1 4 ·如申請專利範圍第1 3項之方法,其中,於進 合和編譯之時,更可包含用以依據所儲存之各程式 的起始晝面、各群組所包含有的複數個程式、以及各群ςPage 20 1236626 VI. Scope of patent application & file data, comparison and judgment of each process: II-,,, and fruit, which in turn produce the display results corresponding to the results displayed on the day and time. , &Quot;-我 '叫 corresponding display Π ·-a method of integrating a purpose, wherein the method to save computer system resources program is divided into a plurality of groups, and 1: a plurality of types and the plurality of types The library stores the plurality of groups and; the method includes the steps of: according to the stored data, the types of related data contained in the group; compilation to generate the programs corresponding to the current small and two groups for integration and The corresponding group execution file data is stored. The group and the program according to a user's desire to start and match the stored data corresponding to the program are determined and compared with the group execution slot. To perform the a-type function and produce :: Zhiqi = the paste ^ 12. If the method of the scope of patent application for item 11 is applied, it is a fruit. The relevant data includes: the name or code of the group, the group / group: the name or code of the program, and the sum of each program's display. Feihujin corresponds to the start screen 1 3 · As in the method of claim 12 in the scope of patent application, each of the programs in the system corresponds to a starting day, and when the user starts a program, The program is started by the start of the program. 1 4 · The method according to item 13 of the scope of patent application, in which, at the time of entering and compiling, it may further include a plurality of numbers included in each day according to the starting day of each stored program and each group. Programs and groups 第21頁 1236626 六、申請專利範圍 及其所對應的群組執行檔等資料,直接產生每一起始畫面 所對應的群組執行檔資料,予以儲存。 1 5 .如申請專利範圍第1 1項之方法,其中,該同一群 組中的複數個程式係為同類型、同架構或是主要流程近似 的程式,且於進行整合及編譯時,係將同一群組中的程式 採用相同的主流程但各自對應不同之子程式、變數定義或 輸入輸出資料等方式,產生一整合程式後進行編譯。 1 6 .如申請專利範圍第1 1項之方法,其中,且於進行 整合及編譯時,係直接將同一群組中的複數個程式依序相 加後進行編譯,以產生一群組執行檔。 1 7 .如申請專利範圍第1 3之方法,其中,該產生一執 行結果係將該程式的執行結果於該程式所對應的起始畫面 上予以顯示。 1 8 .如申請專利範圍第1 1項之方法,其中,該目標系 統中的複數個程式各自對應一顯示結果畫面,且該產生一 執行結果係將該群組執行檔的執行結果於該顯示結果晝面 上予以顯示。 1 9 .如申請專利範圍第1 8項之方法,其中,該顯示結 果晝面係於所對應之程式中先行指定或設定,當該群組執 行檔於執行時,即可自動產生該顯示結果晝面或是呼叫出 對應的晝面來予以顯示。 2 0 .如申請專利範圍第1 8項之方法,其中,該方法更 更包含的步驟有: 儲存各程式及其對應的顯示結果畫面資料,且當各群Page 21 1236626 VI. The scope of the patent application and the corresponding group execution file and other data directly generate the group execution file data corresponding to each start screen and store it. 15. The method according to item 11 of the scope of patent application, wherein the plurality of programs in the same group are programs of the same type, structure, or similar main processes, and when integrating and compiling, Programs in the same group use the same main flow but each correspond to different subprograms, variable definitions, or input and output data, etc., and generate an integrated program for compilation. 16. The method according to item 11 of the scope of patent application, wherein, when integrating and compiling, directly add a plurality of programs in the same group and then compile them to generate a group of execution files. . 17. The method of claim 13 in the scope of patent application, wherein generating an execution result is to display the execution result of the program on the starting screen corresponding to the program. 18. The method according to item 11 of the scope of patent application, wherein the plurality of programs in the target system each correspond to a display result screen, and the generating an execution result is the execution result of the group execution file on the display The results are displayed on the day. 19. The method according to item 18 of the scope of patent application, wherein the display result is first specified or set in the corresponding program. When the group execution file is executed, the display result can be automatically generated. Display the day or call the corresponding day to display. 20. The method according to item 18 of the scope of patent application, wherein the method further includes the steps of: storing each program and its corresponding display result screen data, and when each group 第22頁 1236626 六、申請專利範圍 組執行檔完成工作後,依據該定義檔資料,比對及判斷各 程式所對應的顯示結果畫面,進而產生該顯示結果晝面或 呼叫所對應的顯示結果晝面予以顯示。Page 22 1236626 VI. After the patent application scope group execution file completes the work, according to the definition file data, compare and judge the display result screens corresponding to each program, and then generate the display result day surface or call the corresponding display result day. Faces are displayed. 第23頁Page 23
TW93115967A 2004-06-03 2004-06-03 System and method for integrating programs of targeted system to save computer system resources TWI236626B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW93115967A TWI236626B (en) 2004-06-03 2004-06-03 System and method for integrating programs of targeted system to save computer system resources

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW93115967A TWI236626B (en) 2004-06-03 2004-06-03 System and method for integrating programs of targeted system to save computer system resources

Publications (2)

Publication Number Publication Date
TWI236626B true TWI236626B (en) 2005-07-21
TW200540708A TW200540708A (en) 2005-12-16

Family

ID=36674977

Family Applications (1)

Application Number Title Priority Date Filing Date
TW93115967A TWI236626B (en) 2004-06-03 2004-06-03 System and method for integrating programs of targeted system to save computer system resources

Country Status (1)

Country Link
TW (1) TWI236626B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI571811B (en) * 2015-11-05 2017-02-21 財團法人資訊工業策進會 Variable definition modification device and method for process model integration systems

Also Published As

Publication number Publication date
TW200540708A (en) 2005-12-16

Similar Documents

Publication Publication Date Title
EP1643435B1 (en) An extensible framework for designing workflows
Daniel et al. NeoEMF: A multi-database model persistence framework for very large models
JP3592944B2 (en) Interface method, data processing method, program creation method, interface device, storage medium
JP4812337B2 (en) Method and apparatus for generating a form using a form type
US7941411B2 (en) Memory transaction grouping
CN106886406A (en) The generation method and device of exploitation code or document
CN106484394A (en) A kind of fast software development system with double engines
RU2004100523A (en) MEANS OF DEVELOPING AN ACTIVE CONTENT: PERFORMANCE OF TASKS AND STRUCTURED CONTENT
TW200903256A (en) Parallelizing sequential frameworks using transactions
CN107679832A (en) Task management method, device and server
CN109637592A (en) The calculating task management and analysis and its operation method that molecular force field parameter generates
JP2001202397A (en) Architecture design supporting system for system-on-chip and architecture generating method
TW200825925A (en) System and method for managing system management interrupts in a multiprocessor computer system
Herzeel et al. elPrep 4: A multithreaded framework for sequence analysis
JPH10254689A (en) Application constitution design supporting system for client/server system
TWI236626B (en) System and method for integrating programs of targeted system to save computer system resources
CN112463141B (en) BPMN-based micro-service workflow deployment method
Rosin The significance of microprogramming
JP2007080049A (en) Built-in program generation method, built-in program development system and information table section
US20170090882A1 (en) Program development support system and program development support software
US20080295066A1 (en) Programming model for modular development
CN109814857B (en) Method and device for customizing primitive linkage
JPH06348499A (en) Object directional programming support device and its method
CN112558978B (en) Accelerated programming and compiling method for supporting heterogeneous many-core full-chip view angle
TWI270011B (en) Program transforming system and method corresponding to different computer operation systems

Legal Events

Date Code Title Description
MM4A Annulment or lapse of patent due to non-payment of fees