CN102426537A - Method and device for calling main program progress by external integration progress in CAD (Computer - Aided Design) - Google Patents

Method and device for calling main program progress by external integration progress in CAD (Computer - Aided Design) Download PDF

Info

Publication number
CN102426537A
CN102426537A CN2011103418044A CN201110341804A CN102426537A CN 102426537 A CN102426537 A CN 102426537A CN 2011103418044 A CN2011103418044 A CN 2011103418044A CN 201110341804 A CN201110341804 A CN 201110341804A CN 102426537 A CN102426537 A CN 102426537A
Authority
CN
China
Prior art keywords
integrated
master routine
cad
outside
interface
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CN2011103418044A
Other languages
Chinese (zh)
Other versions
CN102426537B (en
Inventor
倪永全
桓永兴
涂德海
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Caxa Technology Co Ltd
Original Assignee
Caxa Technology Co Ltd
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 Caxa Technology Co Ltd filed Critical Caxa Technology Co Ltd
Priority to CN201110341804.4A priority Critical patent/CN102426537B/en
Publication of CN102426537A publication Critical patent/CN102426537A/en
Application granted granted Critical
Publication of CN102426537B publication Critical patent/CN102426537B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention provides a method and device for calling a main program progress by an external integration progress in CAD (Computer - Aided Design), wherein the method comprises the following steps of: starting the main program progress of CAD; creating an external integration progress for an integration application of the main program of CAD, wherein the external integration progress interacts with the main program progress of CAD and operates independently; and responding to user operation by the external integration progress, and calling the main program progress to execute a function corresponding to the user operation. By the adoption of the technical scheme provided by the invention, the effects of improving start speed of the main program of CAD, lowering the difficulty in integration development and enhancing the stability of a CAD program can be achieved.

Description

The method and the device of outside integrated process transfer master routine process among the CAD
Technical field
The present invention relates to computer software fields, the method and the device of outside integrated process transfer master routine process in a kind of CAD.
Background technology
Along with the development of CAD software, very high requirement has been proposed for the extended capability of CAD.Solution is exactly open second development interface, make the user can with extra functional module just " plug-in unit " append on the CAD program.
But; The collision problem that this processing mode does not have fine solution master routine and plug-in unit to exist; Because the exploitation of master routine and plug-in unit is undertaken by different developers often, if the developer of plug-in unit has referred to certain control or assemblies identical with CAD software developer assembly but that version is different during plug-in unit in exploitation, like the BCG control etc.; The situation that just might occur conflicting this moment, even cause CAD to start failure.On the other hand, the instability of plug-in unit often has influence on the CAD master routine, if plug-in unit has collapsed the collapse that often causes whole C AD program, thereby possibly cause loss of user data.
At present, generally load outside integrated application through the mode of calling com interface or script, practical programs is loaded in the process space of CAD master routine.But can there be following shortcoming in technique scheme: 1) all plug-in units are loaded in the CAD host process, and some plug-in unit collapses possibly cause the collapse of whole C AD program.2) compatible relatively poor, the assembly that the CAD process is quoted is if can't start with the inconsistent CAD that possibly cause of CAD.3) poor-performing, a plurality of plug-in units are shared the resource of same process, can't make full use of the parallel ability of CPU.
To the problems referred to above in the correlation technique, effective solution is not proposed as yet at present.
Summary of the invention
Fundamental purpose of the present invention is to provide the method and the device of outside integrated process transfer master routine process among a kind of CAD, one of to address the above problem at least.
According to an aspect of the present invention, the method for outside integrated process transfer master routine process among a kind of CAD is provided, has comprised: started CAD master routine process; Create one for the integrated application of CAD master routine and carry out the outside integrated process of mutual independent operating with CAD master routine process; Outside integrated process is operated in response to the user, calls the execution of master routine process and operates corresponding function with the user.
The integrated process of said external comprises in response to user's operation: the integrated interface of the integrated process in outside is embedded in the main interface chamber in the master routine process; Receive the operational order that the user carries out through the integrated interface that is embedded in the main interface chamber.
The integrated interface of the integrated process in outside is embedded in the main interface chamber in the master routine process, comprises: outside integrated process is embedded into integrated interface in the main interface chamber through the parent window function S etParent that is provided with that calls among the window application interface API.
Before being embedded into the integrated interface of the integrated process in outside in the main interface chamber in the master routine process, comprising: start the master routine process, in the master routine interface, add integrated interface chamber, and the handle of integrated interface chamber is transferred to outside integrated process.
Start after the CAD master routine process, also comprise: integrated plugin is loaded on the master routine process, and in the integrated plugin that loads, sets up the instance of predefined CAD functional interface; The ROT object of instance as the operation Object table is registered in the ROT tabulation.
Said method also comprises: the response user passes through the assigned operation that master routine is carried out, and execution result is fed back to master routine.
The integrated process transfer master routine of said external process is carried out and operated corresponding function with the user, comprising: outside integrated process is obtained current ROT tabulation; ROT object in the ROT tabulation that outside integrated process traversal is obtained and inquiry obtain the ROT object that needs; The ROT object reference master routine process that outside integrated process obtains through inquiry is carried out and is operated corresponding function with the user, and responds the assigned operation of master routine process through the ROT object that inquiry obtains, and to master routine progress feedback result.
Said method also comprises: the master routine process is sent message or incident through the ROT object that inquiry obtains to the integrated process in outside.
According to a further aspect in the invention, the device of outside integrated process transfer master routine process among a kind of CAD is provided, has comprised: started module, be used to start CAD master routine process; Create module, the integrated application that is used to the CAD master routine is created one and is carried out the outside integrated process of mutual independent operating with CAD master routine process; Call execution module, when being used for externally integrated process and operating, call the master routine process and carry out and operate corresponding function with the user in response to the user.
Said apparatus also comprises: merge module is used for the integrated interface of the integrated process in outside is embedded in the main interface chamber of master routine process; Receiver module is used for receiving the operational order that the user carries out through the integrated interface that is embedded into main interface chamber.
Through the present invention; Be adopted as the corresponding outside integrated process of integrated application and the technological means of master routine process independent operating; Solved in the correlation technique and be loaded in the CAD master routine process owing to all plug-in units; Some plug-in unit instabilities possibly cause the collapse of whole C AD program and because a plurality of plug-in units are shared the technical matters that same process can't make full use of the parallel ability of CPU, and then have reached the toggle speed that improves the CAD master routine, the effect that reduces integrated development difficulty and improved the stability of CAD program.
Description of drawings
Accompanying drawing described herein is used to provide further understanding of the present invention, constitutes the application's a part, and illustrative examples of the present invention and explanation thereof are used to explain the present invention, do not constitute improper qualification of the present invention.In the accompanying drawings:
Fig. 1 is the process flow diagram of the method for outside integrated process transfer master routine process among the CAD according to the embodiment of the invention 1;
Fig. 2 is the structured flowchart of the device of outside integrated process transfer master routine process among the CAD according to the embodiment of the invention 2;
Fig. 3 is the structural representation of the device of outside integrated process transfer master routine process among the CAD according to the preferred embodiment of the present invention 2;
Fig. 4 is the Organization Chart according to master routine process and outside integrated process isolation among the CAD of the embodiment of the invention 3;
Fig. 5 is the sample picture according to the integrated interface alternation of CAD of the embodiment of the invention 3.
Embodiment
Hereinafter will and combine embodiment to specify the present invention with reference to accompanying drawing.Need to prove that under the situation of not conflicting, embodiment and the characteristic among the embodiment among the application can make up each other.
Embodiment 1
Fig. 1 is the process flow diagram of the method for outside integrated process transfer master routine process among the CAD according to the embodiment of the invention 1.As shown in Figure 1, this method comprises:
Step S102 starts CAD master routine process; In the specific implementation, can comprise the loading integrated plugin, wherein, said plug-in unit comprises the main interface chamber that is used to hold integrated interface, also can comprise being used for user-friendly main interface menu.
Step S104 creates one for the integrated application of CAD master routine and carries out the outside integrated process of mutual independent operating with CAD master routine process;
Step S106, outside integrated process response user operation is called the execution of master routine process and is operated corresponding function with the user;
Through above-mentioned treatment step, can carry out the mutual still outside integrated process of independent operating with the master routine process owing to created one for integrated application, realized the isolation of master routine process and outside integrated process; Therefore, can promote the toggle speed of CAD master routine, and; Integrated application can be used and develop with the assembly of CAD program different editions and do not worry component collisions; Reduced integrated development difficulty, moreover, because outside integrated process is an independent operating; Integrated application can not influence the operation of master routine process, has improved the stability of CAD program.
Among the step S106, outside integrated process is operated in response to the user, can comprise following processing procedure: the integrated interface of the integrated process in outside is embedded in the main interface chamber in the master routine process; Receive the operational order that the user carries out through the integrated interface that is embedded in the main interface chamber.
Particularly, above-mentioned integrated interface with the integrated process in outside is embedded in the main interface chamber in the master routine process and can preferentially realizes above-mentioned processing procedure in the following manner: outside integrated process is provided with father's function S etParent said integrated interface is embedded in the said main interface chamber through calling window application interface (API).Particularly,
HWND?WINAPI?SetParent(in?HWND?hWndChild,in_opt?HWND?hWndNewParent);
HWndChild (in)---subwindow handle.It in this embodiment the handle at integrated interface.
HWndNewParent (in)---parent window handle.It in this embodiment main interface chamber handle.
Current window (being integrated window) is embedded in the main interface chamber among the CAD; Can adopt following program line to realize: Ole32.SetParent (this.Hwnd; ParentHwnd) (Ole32 is a class that has encapsulated many Windows API, comprises SetParent.Can not encapsulate this type of Ole32 during practical operation, perhaps can encapsulate other types, like WindowAPIClass, but must be this WindowsAPI of SetParent that calls.)。Certainly can also obtain the window handle of the main interface chamber in the CAD master routine process through command line parameter, for example: IntPtr parentHwnd=IntPtr.Prase (strargs [0]).Through above-mentioned processing procedure, can realize that it is in the integrated container that provides that the integrated interface in the integrated process in outside is embedded into the master routine interface, can call the master routine process and carry out and to operate corresponding function through operating integrated interface with the user.
Before the integrated interface with the integrated process in outside is embedded in the main interface chamber in the master routine process; Can comprise: start said master routine process; In the master routine interface, add said integrated interface chamber, and the handle of said integrated interface chamber is transferred to the integrated process in said outside.As mentioned above, can above-mentioned window handle be transferred to outside integrated process through command line parameter.
After starting CAD master routine process, can also comprise following processing procedure: integrated plugin is loaded on the master routine process, and in the integrated plugin that loads, sets up the instance of predefined CAD functional interface; The ROT object of instance as the operation Object table is registered in the ROT tabulation.Particularly, can realize through following processing procedure: the instance of a CAD function service of instantiation; Obtain the ROT Object table in the current system; The CAD service object (being the instance of CAD functional interface) who creates before is registered in the ROT table.
Said method can also comprise following processing procedure: the response user passes through the assigned operation that master routine is carried out, and execution result is fed back to master routine.
The integrated process transfer master routine of said external process is carried out and operated corresponding function with the user, comprising: outside integrated process is obtained current ROT tabulation; ROT object in the ROT tabulation that outside integrated process traversal is obtained and inquiry obtain the ROT object that needs; The ROT object reference master routine process that outside integrated process obtains through inquiry is carried out and is operated corresponding function with the user, and responds the assigned operation of said master routine process through the said ROT object that inquiry obtains, and to said master routine progress feedback result
In a preferred implementation of the present invention, above-mentioned master routine process is sent message or incident through the said ROT object that inquiry obtains to the integrated process in said outside.
Embodiment 2
The device of outside integrated process transfer master routine process among a kind of CAD also is provided in the present embodiment; This device is used to realize the foregoing description 1 and preferred implementation; Carried out repeating no more of explanation, described in the face of relating to module in this device down.As following employed, the combination of the software and/or the hardware of predetermined function can be realized in term " module ".Although the described device of following examples is preferably realized with software, hardware, perhaps the realization of the combination of software and hardware also maybe and be conceived.Fig. 2 is the structured flowchart of the device of outside integrated process transfer master routine process among the CAD according to the embodiment of the invention 2.As shown in Figure 2, this device comprises:
Start module 20, be used to start CAD master routine process;
Create module 22, and start module 20 and link to each other, one of the integrated application establishment that is used to the CAD master routine and CAD master routine process are carried out the outside integrated process of mutual independent operating;
Call execution module 24, and create module 22 and link to each other, when being used for externally integrated process and operating, call the execution of master routine process and operate corresponding function with the user in response to the user.
Preferably, as shown in Figure 3, said apparatus can also comprise: merge module 26, link to each other with receiver module 28, and be used for the integrated interface of the integrated process in outside is embedded in the main interface chamber of master routine process; Receiver module 28 and calls execution module 24 and links to each other, and is used for receiving the operational order that the user carries out through the integrated interface that is embedded into main interface chamber; Interactive module 30 is used to make the assigned operation of the integrated process response in said outside user through the master routine execution, and execution result is fed back to master routine.
In a preferred implementation of the present invention, above-mentioned startup module 20 also is used for starting the main interface chamber of master routine process and the window handle of the main interface chamber that will start is transferred to outside integrated process.
In preferred implementation process, as shown in Figure 3, the above-mentioned execution module 24 that calls can also comprise: acquiring unit 240 is used to obtain current ROT tabulation; Traversal queries unit 242 is used for traveling through the ROT object of the ROT tabulation of obtaining and the ROT object that inquiry obtains needs; Call performance element 244; The ROT object reference master routine process that is used for obtaining through inquiry is carried out and is operated corresponding function with the user; And respond the assigned operation of said master routine process, and to said master routine progress feedback result through the said ROT object that inquiry obtains.
Embodiment 3
The main design philosophy of present embodiment is: (1) embeds the operation interface of another process in the CAD the integration environment; (2) two-way interactive of realization CAD and integrated process in the process of isolating each other.
The integrated process isolation framework of the CAD of present embodiment is as shown in Figure 4, in order to understand Fig. 4 better, specifies below in conjunction with instantiation.
As shown in Figure 4; When the user starts the CAD program; Plugin Mechanism through the CAD program loads Add-In CustomWnds assembly; This assembly inserts an integrated interface chamber in the main interface framework of CAD program, insert integrated menu, and loads the Add-In Commands assembly of the integrated menu event of response.
After accomplishing above-mentioned initialization; Type according to current C AD program; Like CAXA technology chart (CAPP), CAXA electronics chart board (EB), AutoCAD etc.; And version number (2011r1,2011r2) initialization realizes the instance that the CAD of unified ICADInterface interface serves, i.e. CAD Interface Implement to this particular program types and version " customization ".This instance is deposited among the ROT with another name monikerName.
Then, with the window handle of integrated interface chamber, and the another name of CAD Service Instance starts the Shell process as parameter.The Shell process is obtained integrated container handle from start-up parameter, the integrated interface of initialization also embeds integrated container with the SetParent mode with integrated interface.
Simultaneously, obtain current EAP Service version, realize the instance that the EAP of unified IEAPInterface interface serves, i.e. EAP Service Implement to this version " customization " according to its version initialization.
From start-up parameter, obtain the another name of CAD Service Instance, and traversal ROT obtains another name and is the CAD service instance object of monikerName.With CAD service instance object and EAP service instance object as Integration
Figure BDA0000104951510000051
instance of parameter initialization with single routine pattern encapsulation, with this instance as CAD integrated with the integrated mutual tie of Shell.For example; The user is certain drawing in the right button product tree in integrated interface; Select " opening drawing " menu; The response method of menu calls Integration
Figure BDA0000104951510000052
instance processes respective response; Integration
Figure BDA0000104951510000053
instance calls the EAP Service Instance and downloads this drawing and return its path filename; The CAD Service Instance is that parameter execution OpenFile method is opened this drawing with filename in the CAD program, realizes CAD process and the integrated interactive access of Shell.
The concrete implementation procedure of present embodiment is following:
Step S302, abstract general CAD functional interface, and it is defined as standard C OM interface shape, wherein, in a preferred implementation of the embodiment of the invention, can adopt following false code to realize:
Figure BDA0000104951510000054
Figure BDA0000104951510000061
Step S304, the CAD program loads earlier integrated plugin, a newly-built instance of having realized above-mentioned CAD functional interface in plug-in unit, and it is registered in the ROT tabulation.Wherein, in a preferred implementation of the embodiment of the invention, can adopt following false code to realize:
Step S306, integrated plugin loads menu and main interface chamber, starts another external progress: Shell.exe simultaneously, and sends the window handle of main interface chamber to the Shell.exe process with the mode of ordering the letter parameter.Code omits.
Step S308 in Shell.exe, at first is responsible for initialization and the relevant function of coordinated management EAP platform, through the SetParent mode integrated interface is embedded in the main interface chamber of CAD process then.Wherein, in a preferred implementation of the embodiment of the invention, can adopt following false code to realize:
// obtain the window handle (through command line parameter) of the main interface chamber in the CAD process
IntPtr?parentHwnd=IntPtr.Prase(strargs[0]);
// current window (being integrated window) is embedded in the main interface chamber among the CAD
Ole32.SetParent(this.Hwnd,parentHwnd);
Step S310, when the user clicked the control in menu or the integrated interface, Shell.exe got access to the instance of CAD service from the ROT table, thereby realized the striding course of CAD function is called.Fig. 5 is the sample picture according to the integrated interface alternation of CAD of the embodiment of the invention 3; In Fig. 5; " coordinated management " side frame in left side is the integrated main interface chamber that provides for the CAD program, and the interface (being interface, the leftmost side " coordinated management ") in the picture left-hand broken line frame is for being embedded into the integrated interface in the container.CDRAFT_M.exe is the CAD program process, and CAXA.A5.CADIntegration.Server.Shell.exe is the Shell process.When control in the interface in user and the above-mentioned picture left-hand broken line frame carries out when mutual; CAXA.A5.CADIntegration.Server.Shell.exe obtains the instance of CDRAFT_M.exe service from ROT; And the operation of calling this example response user, realize the CAD function of various striding courses.Wherein, in a preferred implementation of the embodiment of the invention, the process of obtaining and call the ROT object can adopt following false code to realize:
Figure BDA0000104951510000071
Figure BDA0000104951510000081
Present embodiment is considered integrated high reliability and nondestructive application demand when other CAD softwares such as exploitation CAXA coordinated management and CAXA electronics chart board, electronics chart board technology version are integrated; Through mode with integrated process and the isolation of CAD host process; Realized the two-way interactive between CAD software and integrated application; Improved the security of whole C AD software systems, better operating experience also is provided.Particularly: integrated application can be independent of the loading procedure of CAD master routine, thereby has promoted the toggle speed of CAD master routine; Integrated application can be used and develop with the assembly of CAD program different editions and do not worry component collisions, thereby has reduced integrated development difficulty; Even integrated application collapse can not influence master routine yet, improved the stability of CAD program.
In another embodiment, a kind of software is provided also, this software is used for carrying out the technical scheme that the foregoing description and preferred implementation are described.
In another embodiment, a kind of storage medium is provided also, has stored above-mentioned software in this storage medium, this storage medium includes but not limited to: CD, floppy disk, hard disk, scratch pad memory etc.
Obviously, it is apparent to those skilled in the art that above-mentioned each module of the present invention or each step can realize with the general calculation device; They can concentrate on the single calculation element; Perhaps be distributed on the network that a plurality of calculation element forms, alternatively, they can be realized with the executable program code of calculation element; Thereby; Can they be stored in the memory storage and carry out, and in some cases, can carry out step shown or that describe with the order that is different from here by calculation element; Perhaps they are made into each integrated circuit modules respectively, perhaps a plurality of modules in them or step are made into the single integrated circuit module and realize.Like this, the present invention is not restricted to any specific hardware and software combination.
The above is merely the preferred embodiments of the present invention, is not limited to the present invention, and for a person skilled in the art, the present invention can have various changes and variation.All within spirit of the present invention and principle, any modification of being done, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. the method for outside integrated process transfer master routine process among the CAD is characterized in that, comprising:
Start CAD master routine process;
Create one for the integrated application of CAD master routine and carry out the outside integrated process of mutual independent operating with said CAD master routine process;
The integrated process in said outside is operated in response to the user, calls said master routine process execution and operates corresponding function with said user.
2. method according to claim 1 is characterized in that, the integrated process in said outside comprises in response to user's operation: the integrated interface of the integrated process in said outside is embedded in the main interface chamber in the said master routine process; Receive the operational order that the user carries out through the said integrated interface that is embedded in the said main interface chamber.
3. method according to claim 2 is characterized in that, the integrated interface of the integrated process in said outside is embedded in the main interface chamber in the said master routine process, comprising:
The integrated process in said outside is embedded into said integrated interface in the said main interface chamber through the parent window function S etParent that is provided with that calls among the window application interface API.
4. method according to claim 2 is characterized in that, be embedded into the integrated interface of the integrated process in said outside in the main interface chamber in the said master routine process before, comprising:
Start said master routine process, in the master routine interface, add said integrated interface chamber, and the handle of said integrated interface chamber is transferred to the integrated process in said outside.
5. method according to claim 1 is characterized in that, starts after the CAD master routine process, also comprises:
Integrated plugin is loaded on said master routine process, and in the said integrated plugin that loads, sets up the instance of predefined CAD functional interface;
The ROT object of said instance as the operation Object table is registered in the ROT tabulation.
6. method according to claim 1 is characterized in that, also comprises:
The response user passes through the assigned operation that master routine is carried out, and execution result is fed back to master routine.
7. according to each described method of claim 1 to 5, it is characterized in that the said master routine process of the integrated process transfer in said outside is carried out and operated corresponding function with said user, comprising:
The integrated process in said outside is obtained current ROT tabulation;
ROT object in the said ROT tabulation that said outside integrated process traversal is obtained and inquiry obtain the ROT object that needs;
The said master routine process of said ROT object reference that the integrated process in said outside obtains through inquiry is carried out and is operated corresponding function with said user; And respond the assigned operation of said master routine process, and to said master routine progress feedback result through the said ROT object that inquiry obtains.
8. method according to claim 7 is characterized in that, also comprises:
Said master routine process is sent message or incident through the said ROT object that inquiry obtains to the integrated process in said outside.
9. the device of outside integrated process transfer master routine process among the CAD is characterized in that, comprising:
Start module, be used to start CAD master routine process;
Create module, the integrated application that is used to the CAD master routine is created one and is carried out the outside integrated process of mutual independent operating with said CAD master routine process;
Call execution module, when being used in said outside that integrated process is operated in response to the user, calling said master routine process and carry out and operate corresponding function with said user.
10. device according to claim 9 is characterized in that, also comprises:
Merge module is used for the integrated interface of the integrated process in said outside is embedded in the main interface chamber of said master routine process;
Receiver module is used for receiving the operational order that the user carries out through the said integrated interface that is embedded into said main interface chamber.
CN201110341804.4A 2011-11-02 2011-11-02 Method and device for calling main program progress by external integration progress in CAD (Computer - Aided Design) Active CN102426537B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110341804.4A CN102426537B (en) 2011-11-02 2011-11-02 Method and device for calling main program progress by external integration progress in CAD (Computer - Aided Design)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110341804.4A CN102426537B (en) 2011-11-02 2011-11-02 Method and device for calling main program progress by external integration progress in CAD (Computer - Aided Design)

Publications (2)

Publication Number Publication Date
CN102426537A true CN102426537A (en) 2012-04-25
CN102426537B CN102426537B (en) 2014-07-02

Family

ID=45960526

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110341804.4A Active CN102426537B (en) 2011-11-02 2011-11-02 Method and device for calling main program progress by external integration progress in CAD (Computer - Aided Design)

Country Status (1)

Country Link
CN (1) CN102426537B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104932900A (en) * 2015-06-30 2015-09-23 北京奇虎科技有限公司 Construction method and device of container process control
WO2019001078A1 (en) * 2017-06-30 2019-01-03 武汉斗鱼网络科技有限公司 Method and device for loading plugin in live broadcast software
WO2019071680A1 (en) * 2017-10-09 2019-04-18 武汉斗鱼网络科技有限公司 Plug-in loading method and apparatus
CN111309408A (en) * 2020-02-24 2020-06-19 深圳震有科技股份有限公司 Program embedding method, system and storage medium
CN111625299A (en) * 2020-05-29 2020-09-04 广州惠侨计算机科技有限公司 Heterogeneous system program integration method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101699405A (en) * 2009-10-26 2010-04-28 中兴通讯股份有限公司 Method and device for interaction between host program and plug-in and interaction between plug-ins
CN102156663A (en) * 2011-03-22 2011-08-17 北京书生国际信息技术有限公司 Implementation method and device of plugin

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101699405A (en) * 2009-10-26 2010-04-28 中兴通讯股份有限公司 Method and device for interaction between host program and plug-in and interaction between plug-ins
CN102156663A (en) * 2011-03-22 2011-08-17 北京书生国际信息技术有限公司 Implementation method and device of plugin

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104932900A (en) * 2015-06-30 2015-09-23 北京奇虎科技有限公司 Construction method and device of container process control
CN104932900B (en) * 2015-06-30 2018-10-09 北京奇虎科技有限公司 The construction method and device of container process control
WO2019001078A1 (en) * 2017-06-30 2019-01-03 武汉斗鱼网络科技有限公司 Method and device for loading plugin in live broadcast software
WO2019071680A1 (en) * 2017-10-09 2019-04-18 武汉斗鱼网络科技有限公司 Plug-in loading method and apparatus
CN111309408A (en) * 2020-02-24 2020-06-19 深圳震有科技股份有限公司 Program embedding method, system and storage medium
CN111625299A (en) * 2020-05-29 2020-09-04 广州惠侨计算机科技有限公司 Heterogeneous system program integration method
CN111625299B (en) * 2020-05-29 2023-09-01 广东阳普智慧医疗信息科技有限公司 Heterogeneous system program integration method

Also Published As

Publication number Publication date
CN102426537B (en) 2014-07-02

Similar Documents

Publication Publication Date Title
US11409949B2 (en) Mobile device resource provisioning system and method
CN108830720B (en) Intelligent contract running method, device, system and computer readable storage medium
CN105872019A (en) Method and device for logging in Docker container by Web end
CN102426537B (en) Method and device for calling main program progress by external integration progress in CAD (Computer - Aided Design)
JP2005518015A (en) Middleware service layer for platform systems for mobile terminals
US20080288622A1 (en) Managing Server Farms
CN114077423A (en) Airport APP development container architecture based on mobile cross-platform
CN114968406B (en) Plug-in management method and device, electronic equipment and storage medium
CN105897902B (en) It is a kind of to start locally applied method and system by browser
CN113127098A (en) Micro-service architecture-based application program creating method and related equipment
CN102023857B (en) ServiceOS-based multi-platform application program service management method and system
KR101482151B1 (en) Device and method for executing web application
EP2321732B1 (en) Modular flexible software architecture for tv
CN114726905A (en) Method, device, equipment and storage medium for accessing Tbox network to Android system
KR20080027293A (en) Managing multiple languages in a data language
KR101674916B1 (en) Apparatus, method and computer-readable recording medium for controlling templates on multi-platform
Eggleston et al. EGOS Core components
CN117591763A (en) Method and system for managing sub-applications of main application based on micro front end
CN112506590A (en) Interface calling method and device and electronic equipment
CN114840220A (en) Application deployment method, device, equipment and computer readable storage medium
CN116962260A (en) Cluster security inspection method, device, equipment and storage medium
CN116301970A (en) Smooth upgrading method for door face abstract device and JSON serialization/deserialization
CN113032094A (en) CAD containerization method and device and electronic equipment
CN116820414A (en) Front-end custom delivery method, device, equipment and storage medium
TWM583576U (en) Computer system with software online deployment service management platform

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C53 Correction of patent of invention or patent application
CB02 Change of applicant information

Address after: 100080, Room 802, satellite building, No. 63, Zhichun Road, Beijing, Haidian District

Applicant after: Beijing CAXA Technology Co., Ltd.

Address before: 100080, Room 802, satellite building, No. 63, Zhichun Road, Beijing, Haidian District

Applicant before: Beijing Digital Dafang Technology Co., Ltd.

COR Change of bibliographic data

Free format text: CORRECT: APPLICANT; FROM: BEIJING DIGITAL DAFANG TECHNOLOGY CO., LTD. TO: CAXA TECHNOLOGY CO., LTD.

C14 Grant of patent or utility model
GR01 Patent grant