TWI478057B - Object packing system and method - Google Patents
Object packing system and method Download PDFInfo
- Publication number
- TWI478057B TWI478057B TW099113605A TW99113605A TWI478057B TW I478057 B TWI478057 B TW I478057B TW 099113605 A TW099113605 A TW 099113605A TW 99113605 A TW99113605 A TW 99113605A TW I478057 B TWI478057 B TW I478057B
- Authority
- TW
- Taiwan
- Prior art keywords
- source
- function
- domain
- target system
- class
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims description 18
- 238000012856 packing Methods 0.000 title 1
- 238000004806 packaging method and process Methods 0.000 claims description 41
- 230000005540 biological transmission Effects 0.000 claims description 31
- 238000012546 transfer Methods 0.000 claims description 9
- 238000012545 processing Methods 0.000 claims description 7
- 230000006870 function Effects 0.000 description 33
- 238000011161 development Methods 0.000 description 14
- 238000012360 testing method Methods 0.000 description 11
- 238000010586 diagram Methods 0.000 description 4
- 230000000052 comparative effect Effects 0.000 description 2
- 230000010354 integration Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012858 packaging process Methods 0.000 description 1
Landscapes
- Stored Programmes (AREA)
Description
本發明涉及一種程式設計系統及方法,尤其關於一種物件傳輸打包系統及方法。 The present invention relates to a programming system and method, and more particularly to an object transport packaging system and method.
為了保證業務連續性和資料安全性,各個企業通常建立不同的系統進行應用系統(例如:企業資源計畫系統)的開發、測試及正式運行。例如,建立開發系統進行程式的開發、配置與單元測試,建立測試系統進行集成測試,建立生產系統正式運行使用。每個系統包含不同類型的物件,例如資料元素、域、資料庫表、結構、程式、函數組、函數、類及事務碼。系統之間透過物件的傳輸來實現系統的更新,例如,將需要傳輸的物件從開發系統傳輸到測試系統或生產系統。 In order to ensure business continuity and data security, each enterprise usually establishes different systems for the development, testing and official operation of application systems (for example, enterprise resource planning systems). For example, establish a development system for program development, configuration and unit testing, establish a test system for integration testing, and establish a production system for official operation. Each system contains different types of objects, such as data elements, fields, database tables, structures, programs, function groups, functions, classes, and transaction codes. System updates are implemented between the systems through the transfer of objects, for example, transferring the items that need to be transferred from the development system to the test system or production system.
不同的物件之間存在一定的關聯關係,在傳輸過程中,需要將存在關聯關係的物件打包。例如,將需要傳輸的物件打包到指定的傳輸請求號碼,然後將該傳輸請求號碼從開發系統傳輸到測試系統或生產系統,則該傳輸請求號碼中的所有物件都被傳輸到測試系統或生產系統。目前,物件的傳輸過程中常常出現打包不完整的問題,不完整的打包影響了系統的正確運行,降低了工作效率。 There is a certain relationship between different objects. In the process of transmission, objects with associated relationships need to be packaged. For example, if the object to be transferred is packaged to a specified transmission request number and then transmitted from the development system to the test system or production system, all objects in the transmission request number are transmitted to the test system or production system. . At present, the problem of incomplete packaging often occurs during the transmission of objects. Incomplete packaging affects the correct operation of the system and reduces work efficiency.
鑒於以上內容,有必要提供一種物件傳輸打包系統及方法,能夠提高物件傳輸過程中打包的完整性。 In view of the above, it is necessary to provide an object transfer packaging system and method, which can improve the integrity of the package during the object transfer process.
一種物件傳輸打包系統,運行於資料處理設備中,該系統包括:設定模組,用於設定需要傳輸的物件、源系統及目標系統;識別模組,用於從源系統中識別該設定的物件的關聯物件;比較模組,用於比較設定的物件及其關聯物件中每一物件在源系統和目標系統上的差異;及打包模組,用於將設定的物件及其關聯物件中在源系統和目標系統上存在差異的物件打包到指定的傳輸請求號碼。 An object transmission and packaging system, running in a data processing device, the system comprising: a setting module, configured to set an object, a source system, and a target system to be transmitted; and an identification module, configured to identify the set object from the source system Associated object; a comparison module for comparing differences between the set object and its associated object in the source system and the target system; and a packaging module for setting the object and its associated object in the source Objects that differ between the system and the target system are packaged into the specified transmission request number.
一種物件傳輸打包方法,應用於資料處理設備中,該方法包括步驟:設定需要傳輸的物件、源系統及目標系統;從源系統中識別該設定的物件的關聯物件;比較設定的物件及其關聯物件中每一物件在源系統和目標系統上的差異;及將設定的物件及其關聯物件中在源系統和目標系統上存在差異的物件打包到指定的傳輸請求號碼。 An object transmission and packaging method is applied to a data processing device, the method comprising the steps of: setting an object to be transmitted, a source system, and a target system; identifying an associated object of the set object from the source system; comparing the set object and its association The difference between each object in the object on the source system and the target system; and packaging the objects in the set object and its associated objects that differ between the source system and the target system to the specified transmission request number.
本發明識別相關聯的物件,比較物件在源系統與目標系統上的差異,並將有變動的物件自動打包,從而減少系統之間因打包不完整導致的傳輸錯誤,提高傳輸的效率和品質。 The invention identifies the associated object, compares the difference between the object system and the target system, and automatically packages the changed object, thereby reducing transmission errors caused by incomplete packaging between the systems, and improving transmission efficiency and quality.
10‧‧‧物件傳輸打包系統 10‧‧‧Object Transfer Packaging System
11‧‧‧資料處理設備 11‧‧‧Data processing equipment
12‧‧‧記憶體 12‧‧‧ memory
13‧‧‧處理器 13‧‧‧ Processor
14‧‧‧顯示設備 14‧‧‧Display equipment
200‧‧‧設定模組 200‧‧‧Setting module
210‧‧‧識別模組 210‧‧‧ Identification module
220‧‧‧比較模組 220‧‧‧Comparative Module
230‧‧‧顯示模組 230‧‧‧ display module
240‧‧‧打包模組 240‧‧‧Package module
圖1係本發明物件傳輸打包系統較佳實施例的應用環境示意圖。 1 is a schematic diagram of an application environment of a preferred embodiment of an article transport packaging system of the present invention.
圖2係圖1中物件傳輸打包系統的功能模組圖。 Figure 2 is a functional block diagram of the object transport packaging system of Figure 1.
圖3係本發明物件傳輸打包方法較佳實施例的流程圖。 3 is a flow chart of a preferred embodiment of the method for transporting and packaging articles of the present invention.
參閱圖1所示,係本發明物件傳輸打包系統較佳實施例的應用環境示意圖。所述物件傳輸打包系統10運行於資料處理設備11(例如:個人電腦、應用伺服器或工作站)中。該資料處理設備11還包括記憶體12、處理器13及顯示設備14。所述記憶體12儲存物件傳輸打包系統10的程式指令以及物件傳輸打包系統10運行過程中產生的資料。所述處理器13執行該物件傳輸打包系統10,將指定物件及其相關聯的物件進行打包。所述顯示設備14提供一個用戶介面,以顯示物件傳輸打包系統10的運行結果。 Referring to FIG. 1, a schematic diagram of an application environment of a preferred embodiment of the article transport packaging system of the present invention is shown. The object transfer packaging system 10 operates in a data processing device 11 (eg, a personal computer, an application server, or a workstation). The data processing device 11 further includes a memory 12, a processor 13, and a display device 14. The memory 12 stores the program instructions of the article transport packaging system 10 and the data generated during the operation of the article transport packaging system 10. The processor 13 executes the object transport packaging system 10 to package the specified items and their associated objects. The display device 14 provides a user interface to display the results of the operation of the article transport packaging system 10.
參閱圖2所示,係圖1中物件傳輸打包系統10的功能模組圖。所述物件傳輸打包系統10包括設定模組200、識別模組210、比較模組220、顯示模組230及打包模組240。 Referring to FIG. 2, it is a functional module diagram of the object transport packaging system 10 of FIG. The object transmission packaging system 10 includes a setting module 200, an identification module 210, a comparison module 220, a display module 230, and a packaging module 240.
所述設定模組200用於設定需要傳輸的物件、源系統及目標系統。舉例來說,若需要將物件A從開發系統傳輸到測試系統或生產系統,則設定需要傳輸的物件為A,源系統為開發系統,目標系統為測試系統或生產系統。所述物件包括資料元素、域、資料庫表、結構、程式、函數組、函數、類及事務碼。在本實施例中,設定模組200可以以傳輸請求號碼的方式設定需要傳輸的物件,該傳輸請求號碼包含的物件即為需要傳輸的物件。例如,設定模組200設定傳輸請求號碼FDVK962290,該傳輸請求號碼包含的物件(例如:物件A與B)即為需要傳輸的物件。 The setting module 200 is configured to set an object, a source system, and a target system that need to be transmitted. For example, if it is necessary to transfer the object A from the development system to the test system or the production system, set the object to be transferred to A, the source system to the development system, and the target system to be the test system or the production system. The object includes a data element, a domain, a database table, a structure, a program, a function group, a function, a class, and a transaction code. In this embodiment, the setting module 200 can set the object to be transmitted in the manner of transmitting the request number, and the object included in the transmission request number is the object to be transmitted. For example, the setting module 200 sets the transmission request number FDVK962290, and the items contained in the transmission request number (for example, objects A and B) are objects that need to be transmitted.
所述識別模組210用於從源系統中識別與該設定的物件相關聯的物件(以下稱關聯物件)。具體而言,如果對象是資料元素,則識別該資料元素對應的域。如果物件是域,則識別該域的取值範圍對應的資料庫表。如果物件是資料庫表或結構,則識別該資料 庫表或結構各個欄位參照的資料元素。如果物件是程式,則根據程式的源代碼識別其使用到的物件,該使用到的物件包括資料元素、資料庫表、結構、程式、事務碼、函數及類。如果物件是函數組,則識別該函數組包含的函數。如果物件是函數或類,則根據函數或類的參數識別其引用的資料元素、資料庫表及結構,並根據函數或類的源代碼識別其使用到的物件,該使用到的物件包括資料元素、資料庫表、結構、程式、事務碼、函數及類。如果物件是事務碼,則識別該事務碼對應的程式。 The identification module 210 is configured to identify an object (hereinafter referred to as an associated object) associated with the set object from the source system. Specifically, if the object is a material element, the domain corresponding to the material element is identified. If the object is a domain, the database table corresponding to the range of values of the domain is identified. If the object is a database table or structure, identify the data The data element referenced by the fields of the library table or structure. If the object is a program, the object used by the program is identified according to the source code of the program, and the used object includes a data element, a database table, a structure, a program, a transaction code, a function, and a class. If the object is a function group, the function contained in the function group is identified. If the object is a function or a class, the referenced data element, database table, and structure are identified according to the function or class parameter, and the object used by the function or class is identified according to the source code of the function or class, and the used object includes the data element. , database tables, structures, programs, transaction codes, functions, and classes. If the object is a transaction code, the program corresponding to the transaction code is identified.
在本實施例中,識別模組210按照預先設定的識別深度識別設定的物件的關聯物件。例如,假設識別深度為3,設定的物件A為資料元素,則第一級深度識別資料元素A對應的域,例如為A1;第二級深度識別域A1的取值範圍對應的資料庫表,例如為A11;第三級深度識別資料庫表A11各個欄位參照的資料元素,例如為A111、A112。因而,識別出A的關聯物件A1、A11、A111及A112。 In this embodiment, the recognition module 210 identifies the associated object of the set object according to the preset recognition depth. For example, if the recognition depth is 3 and the set object A is a data element, the domain corresponding to the first-level depth identification data element A is, for example, A1; and the data table corresponding to the value range of the second-level depth identification domain A1, For example, it is A11; the data elements referred to in each field of the third-level depth identification database table A11 are, for example, A111 and A112. Thus, the associated objects A1, A11, A111, and A112 of A are identified.
識別模組210還可以根據需要確定是否只識別外掛物件。所述外掛物件是用戶自定義的物件。與外掛物件相對的是標準物件,標準物件是提供給用戶使用的物件。識別模組210可以根據物件的原始系統來判斷該物件是否是外掛物件。例如,在SAP系統中,標準物件是SAP公司提供給用戶使用的物件,該標準物件的原始系統是SAP;外掛物件是用戶在開發系統中創建的物件,該外掛物件的原始系統是開發系統。在SAP系統中,若只識別外掛物件,則識別模組210識別的關聯物件的原始系統為開發系統。 The identification module 210 can also determine whether to identify only the external objects as needed. The external object is a user-defined object. Opposite the external object is a standard item, which is an item that is provided to the user. The identification module 210 can determine whether the object is an external object according to the original system of the object. For example, in the SAP system, the standard object is an object provided by the SAP company to the user, the original system of the standard object is SAP; the external object is an object created by the user in the development system, and the original system of the external object is a development system. In the SAP system, if only the external object is identified, the original system of the associated object identified by the recognition module 210 is the development system.
所述比較模組220用於比較設定的物件及其關聯物件中每一物件在源系統和目標系統上的差異。在本實施例中,比較模組220首 先判斷設定的物件及其關聯物件在目標系統中是否存在,再在源系統和目標系統進行對應物件的比較。若某一物件在目標系統中不存在,則該物件在源系統與目標系統上存在差異。 The comparison module 220 is configured to compare differences between the set object and each of the associated objects on the source system and the target system. In this embodiment, the comparison module 220 first First, it is judged whether the set object and its associated object exist in the target system, and then the corresponding object is compared between the source system and the target system. If an object does not exist in the target system, the object is different between the source system and the target system.
比較的具體方法如下:如果物件是域,則比較該域在源系統和目標系統的版本及屬性;如果物件是資料元素,則比較該資料元素在源系統和目標系統的版本、屬性及對應的域;如果物件是資料庫表或結構,則比較該資料庫表或結構在源系統和目標系統的版本、屬性及各個欄位;如果物件是程式,則比較該程式在源系統和目標系統的版本、屬性及源代碼;如果物件是函數組,則比較該功能模組在源系統和目標系統包含的函數;如果物件是函數,則比較該函數在源系統和目標系統的版本、屬性及源代碼;如果物件是類,則比較該類在源系統和目標系統的版本、屬性及源代碼。 The specific method of comparison is as follows: if the object is a domain, compare the version and attribute of the domain in the source system and the target system; if the object is a data element, compare the version, attribute and corresponding of the data element in the source system and the target system. Domain; if the object is a database table or structure, compare the version, attributes, and fields of the database table or structure in the source system and the target system; if the object is a program, compare the program to the source system and the target system Version, attribute, and source code; if the object is a function group, compare the function contained in the source system and the target system; if the object is a function, compare the version, attribute, and source of the function in the source system and the target system Code; if the object is a class, compare the version, properties, and source code of the class on the source and target systems.
所述顯示模組230用於將設定的物件及其關聯物件的比較結果顯示在顯示設備14上。在本實施例中,顯示模組230利用樹形結構顯示設定的物件及其關聯物件的關係,並標記每一物件在源系統與目標系統上是否存在差異。顯示模組230還可以顯示設定的物件及其關聯物件的詳細資訊,以及顯示物件在源系統和目標系統的具體差異情況。 The display module 230 is configured to display the comparison result of the set object and its associated object on the display device 14. In this embodiment, the display module 230 displays the relationship between the set object and its associated objects by using a tree structure, and marks whether there is a difference between each object on the source system and the target system. The display module 230 can also display detailed information of the set object and its associated objects, as well as display the specific differences of the object between the source system and the target system.
所述打包模組240用於將設定的物件及其關聯物件中在源系統和目標系統上存在差異的物件打包到指定的傳輸請求號碼。在本實施例中,打包模組240還可以將用戶從設定的物件及其關聯物件中選擇的物件打包到所述傳輸請求號碼,以增加打包的靈活性。 The packaging module 240 is configured to package the items in the set object and its associated objects that are different between the source system and the target system to the specified transmission request number. In this embodiment, the packaging module 240 can also package the object selected by the user from the set object and its associated object to the transmission request number to increase the flexibility of packaging.
參閱圖3所示,係本發明物件傳輸打包方法較佳實施例的流程圖 。 Referring to FIG. 3, it is a flow chart of a preferred embodiment of the method for transporting and packaging articles of the present invention. .
步驟S301,設定模組200設定需要傳輸的物件、源系統及目標系統。舉例來說,若需要將物件A從開發系統傳輸到測試系統或生產系統,則設定需要傳輸的物件為A,源系統為開發系統,目標系統為測試系統或生產系統。所述物件包括資料元素、域、資料庫表、結構、程式、函數組、函數及類。在本實施例中,設定模組200可以以傳輸請求號碼的方式設定需要傳輸的物件,該傳輸請求號碼包含的物件即為需要傳輸的物件。例如,設定模組200設定傳輸請求號碼FDVK962290,該傳輸請求號碼包含的物件(例如:物件A與B)即為需要傳輸的物件。 In step S301, the setting module 200 sets an object, a source system, and a target system that need to be transmitted. For example, if it is necessary to transfer the object A from the development system to the test system or the production system, set the object to be transferred to A, the source system to the development system, and the target system to be the test system or the production system. The object includes data elements, fields, database tables, structures, programs, function groups, functions, and classes. In this embodiment, the setting module 200 can set the object to be transmitted in the manner of transmitting the request number, and the object included in the transmission request number is the object to be transmitted. For example, the setting module 200 sets the transmission request number FDVK962290, and the items contained in the transmission request number (for example, objects A and B) are objects that need to be transmitted.
步驟S302,識別模組210從源系統中識別該設定的物件關聯物件。具體而言,如果對象是資料元素,則識別該資料元素對應的域。如果物件是域,則識別該域的取值範圍對應的資料庫表。如果物件是資料庫表或結構,則識別該資料庫表或結構各個欄位參照的資料元素。如果物件是程式,則根據程式的源代碼識別其使用到的物件,該使用到的物件包括資料元素、資料庫表、結構、程式、事務碼、函數及類。如果物件是函數組,則識別該函數組包含的函數。如果物件是函數或類,則根據函數或類的參數識別其引用的資料元素、資料庫表及結構,並根據函數或類的源代碼識別其使用到的物件,該使用到的物件包括資料元素、資料庫表、結構、程式、事務碼、函數及類。如果物件是事務碼,則識別該事務碼對應的程式。 In step S302, the recognition module 210 identifies the set object-related object from the source system. Specifically, if the object is a material element, the domain corresponding to the material element is identified. If the object is a domain, the database table corresponding to the range of values of the domain is identified. If the object is a database table or structure, the data elements referenced by the fields of the database table or structure are identified. If the object is a program, the object used by the program is identified according to the source code of the program, and the used object includes a data element, a database table, a structure, a program, a transaction code, a function, and a class. If the object is a function group, the function contained in the function group is identified. If the object is a function or a class, the referenced data element, database table, and structure are identified according to the function or class parameter, and the object used by the function or class is identified according to the source code of the function or class, and the used object includes the data element. , database tables, structures, programs, transaction codes, functions, and classes. If the object is a transaction code, the program corresponding to the transaction code is identified.
在本實施例中,識別模組210按照預先設定的識別深度識別設定的物件的關聯物件。例如,假設識別深度為3,設定的物件A為資 料元素,則第一級深度識別資料元素A對應的域,例如為A1;第二級深度識別域A1的取值範圍對應的資料庫表,例如為A11;第三級深度識別資料庫表A11各個欄位參照的資料元素,例如為A111、A112。因而,識別出A的關聯物件A1、A11、A111及A112。 In this embodiment, the recognition module 210 identifies the associated object of the set object according to the preset recognition depth. For example, suppose the recognition depth is 3, and the set object A is capital. The material element, the domain corresponding to the first-level depth identification data element A, for example, A1; the data table corresponding to the value range of the second-level depth identification domain A1, for example, A11; the third-level depth identification database table A11 The data elements referenced by each field are, for example, A111 and A112. Thus, the associated objects A1, A11, A111, and A112 of A are identified.
識別模組210還可以根據需要確定是否只識別外掛物件。所述外掛物件是用戶自定義的物件。與外掛物件相對的是標準物件,標準物件是提供給用戶使用的物件。識別模組210可以根據物件的原始系統來判斷該物件是否是外掛物件。例如,在SAP系統中,標準物件是SAP公司提供給用戶使用的物件,該標準物件的原始系統是SAP;外掛物件是用戶在開發系統中創建的物件,該外掛物件的原始系統是開發系統。在SAP系統中,若只識別外掛物件,則識別模組210識別的關聯物件的原始系統為開發系統。 The identification module 210 can also determine whether to identify only the external objects as needed. The external object is a user-defined object. Opposite the external object is a standard item, which is an item that is provided to the user. The identification module 210 can determine whether the object is an external object according to the original system of the object. For example, in the SAP system, the standard object is an object provided by the SAP company to the user, the original system of the standard object is SAP; the external object is an object created by the user in the development system, and the original system of the external object is a development system. In the SAP system, if only the external object is identified, the original system of the associated object identified by the recognition module 210 is the development system.
步驟S303,比較模組220比較設定的物件及其關聯物件中每一物件在源系統和目標系統上的差異。在本實施例中,比較模組220首先判斷設定的物件及其關聯物件在目標系統中是否存在,再在源系統和目標系統進行對應物件的比較。若某一物件在目標系統中不存在,則該物件在源系統與目標系統上存在差異。 In step S303, the comparison module 220 compares the difference between each of the set object and its associated object on the source system and the target system. In this embodiment, the comparison module 220 first determines whether the set object and its associated object exist in the target system, and then compares the corresponding object between the source system and the target system. If an object does not exist in the target system, the object is different between the source system and the target system.
比較的具體方法如下:如果物件是域,則比較該域在源系統和目標系統的版本及屬性;如果物件是資料元素,則比較該資料元素在源系統和目標系統的版本、屬性及對應的域;如果物件是資料庫表或結構,則比較該資料庫表或結構在源系統和目標系統的版本、屬性及各個欄位;如果物件是程式,則比較該程式在源系統和目標系統的版本、屬性及源代碼;如果物件是函數組,則比較該功能模組在源系統和目標系統包含的函數;如果物件是函數, 則比較該函數在源系統和目標系統的版本、屬性及源代碼;如果物件是類,則比較該類在源系統和目標系統的版本、屬性及源代碼。需要說明的是,如果物件是事務碼,不需進行比較。 The specific method of comparison is as follows: if the object is a domain, compare the version and attribute of the domain in the source system and the target system; if the object is a data element, compare the version, attribute and corresponding of the data element in the source system and the target system. Domain; if the object is a database table or structure, compare the version, attributes, and fields of the database table or structure in the source system and the target system; if the object is a program, compare the program to the source system and the target system Version, attribute, and source code; if the object is a function group, compare the function that the function module contains in the source system and the target system; if the object is a function, Then compare the version, attribute and source code of the function in the source system and the target system; if the object is a class, compare the version, attribute and source code of the class in the source system and the target system. It should be noted that if the object is a transaction code, no comparison is needed.
步驟S304,顯示模組230將設定的物件及其關聯物件的比較結果顯示在顯示設備14上。在本實施例中,顯示模組230利用樹形結構顯示設定的物件及其關聯物件的關係,並標記每一物件在源系統與目標系統上是否存在差異。顯示模組230還可以顯示設定的物件及其關聯物件的詳情,以及詳細顯示物件在源系統和目標系統的差異情況。 In step S304, the display module 230 displays the comparison result of the set object and its associated object on the display device 14. In this embodiment, the display module 230 displays the relationship between the set object and its associated objects by using a tree structure, and marks whether there is a difference between each object on the source system and the target system. The display module 230 can also display the details of the set object and its associated objects, as well as the details of the difference between the source system and the target system.
步驟S305,打包模組240將設定的物件及其關聯物件中在源系統和目標系統上存在差異的物件打包到指定的傳輸請求號碼。在本實施例中,打包模組240還可以將用戶從設定的物件及其關聯物件中選擇的物件打包到所述傳輸請求號碼,以增加打包的靈活性。 In step S305, the packaging module 240 packages the objects in the set object and its associated objects that are different between the source system and the target system to the specified transmission request number. In this embodiment, the packaging module 240 can also package the object selected by the user from the set object and its associated object to the transmission request number to increase the flexibility of packaging.
上述傳輸打包過程中對設定的物件的關聯物件進行識別,並且比較設定的物件及其關聯物件在源系統及目標系統上的差異,從而減少由於打包不完整造成的傳輸錯誤,避免重新打包和傳輸。 In the above transmission and packaging process, the associated object of the set object is identified, and the difference between the set object and its associated object on the source system and the target system is compared, thereby reducing transmission errors caused by incomplete packaging and avoiding repackaging and transmission. .
綜上所述,本發明符合發明專利要件,爰依法提出專利申請。惟,以上所述者僅為本發明之較佳實施例,本發明之範圍並不以上述實施例為限,舉凡熟悉本案技藝之人士援依本發明之精神所作之等效修飾或變化,皆應涵蓋於以下申請專利範圍內。 In summary, the present invention complies with the requirements of the invention patent and submits a patent application according to law. The above is only the preferred embodiment of the present invention, and the scope of the present invention is not limited to the above-described embodiments, and equivalent modifications or variations made by those skilled in the art in light of the spirit of the present invention are It should be covered by the following patent application.
10‧‧‧物件傳輸打包系統 10‧‧‧Object Transfer Packaging System
200‧‧‧設定模組 200‧‧‧Setting module
210‧‧‧識別模組 210‧‧‧ Identification module
220‧‧‧比較模組 220‧‧‧Comparative Module
230‧‧‧顯示模組 230‧‧‧ display module
240‧‧‧打包模組 240‧‧‧Package module
Claims (8)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| TW099113605A TWI478057B (en) | 2010-04-29 | 2010-04-29 | Object packing system and method |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| TW099113605A TWI478057B (en) | 2010-04-29 | 2010-04-29 | Object packing system and method |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| TW201137744A TW201137744A (en) | 2011-11-01 |
| TWI478057B true TWI478057B (en) | 2015-03-21 |
Family
ID=46759650
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| TW099113605A TWI478057B (en) | 2010-04-29 | 2010-04-29 | Object packing system and method |
Country Status (1)
| Country | Link |
|---|---|
| TW (1) | TWI478057B (en) |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| TW200712911A (en) * | 2005-07-28 | 2007-04-01 | Ibm | Determining changes made to a source file to transmit to a target location providing a mirror copy of the source file |
| US20080005236A1 (en) * | 2006-06-30 | 2008-01-03 | Microsoft Corporation | Optimized desktop sharing viewer join |
| TW201011572A (en) * | 2008-09-08 | 2010-03-16 | Chien-Hsun Chen | Plug-in type method for searching network objects |
| TW201013505A (en) * | 2008-09-16 | 2010-04-01 | Inventec Corp | Query interface displaying system and method for relevant words |
-
2010
- 2010-04-29 TW TW099113605A patent/TWI478057B/en not_active IP Right Cessation
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| TW200712911A (en) * | 2005-07-28 | 2007-04-01 | Ibm | Determining changes made to a source file to transmit to a target location providing a mirror copy of the source file |
| US20080005236A1 (en) * | 2006-06-30 | 2008-01-03 | Microsoft Corporation | Optimized desktop sharing viewer join |
| TW201011572A (en) * | 2008-09-08 | 2010-03-16 | Chien-Hsun Chen | Plug-in type method for searching network objects |
| TW201013505A (en) * | 2008-09-16 | 2010-04-01 | Inventec Corp | Query interface displaying system and method for relevant words |
Also Published As
| Publication number | Publication date |
|---|---|
| TW201137744A (en) | 2011-11-01 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8719791B1 (en) | Display of aggregated stack traces in a source code viewer | |
| WO2020220638A1 (en) | Method and apparatus for associating link system with log system, and storage medium | |
| US8732838B2 (en) | Evaluating the effectiveness of a threat model | |
| US11714635B2 (en) | Systems and methods for remediation of software configuration | |
| US10740713B2 (en) | Generation of WBS model data | |
| CA2486482A1 (en) | Event analysis system and method | |
| US10691663B2 (en) | Database table copy | |
| WO2017107853A1 (en) | Data monitoring management method, and data monitoring method and system | |
| US9836498B2 (en) | Enabling testing of production systems without affecting customer data sets system and method | |
| CN107133233B (en) | A method and device for processing configuration data query | |
| CN106775937A (en) | A kind of order line method of calibration and device | |
| CN109241113A (en) | Detection risk method and system | |
| US20240095154A1 (en) | System and Method of Automated Quality Assurance and Performance Testing Framework | |
| US9223813B2 (en) | Versioning for configurations of reusable artifacts | |
| US20260023759A1 (en) | Systems and methods for automated data governance | |
| US9026612B2 (en) | Generating a custom parameter rule based on a comparison of a run-time value to a request URL | |
| US10685298B2 (en) | Mobile application compatibility testing | |
| CN103559132A (en) | Method and device for detecting robustness of JAVA application program | |
| TWI478057B (en) | Object packing system and method | |
| CN108334524A (en) | A kind of storm daily records error analysis methodology and device | |
| CN106156926A (en) | Product manufacturing operation based on bar code monitoring method and device | |
| WO2016188103A1 (en) | System parameter processing method, device and system | |
| US20140164189A1 (en) | Approving group purchase requests | |
| CN114138389B (en) | A method and device for order button display | |
| CN102236579A (en) | Object transfer packaging system and method |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| MM4A | Annulment or lapse of patent due to non-payment of fees |