CN103544058A - Method and device for achieving plug-in - Google Patents
Method and device for achieving plug-in Download PDFInfo
- Publication number
- CN103544058A CN103544058A CN201210244214.4A CN201210244214A CN103544058A CN 103544058 A CN103544058 A CN 103544058A CN 201210244214 A CN201210244214 A CN 201210244214A CN 103544058 A CN103544058 A CN 103544058A
- Authority
- CN
- China
- Prior art keywords
- plug
- unit
- master routine
- configuration information
- 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.)
- Pending
Links
Images
Landscapes
- Stored Programmes (AREA)
Abstract
The invention discloses a method and device for achieving a plug-in. The method for achieving the plug-in includes the steps of setting a plug-in engine outside the process of a main program, and when the main program requires to call the plug-in, enabling the plug-in engine to set a process independent of the main program to start the plug-in. Due to the fact that the process of the plug-in is independent of the main program, when the process of the plug-in is crashed due to the quality problem of the process of the plug-in, all influences on the main program can be avoided.
Description
Technical field
The present invention relates to computer software technical field, be specifically related to a kind of square law device of realizing plug-in unit.
Background technology
Plug-in unit is the program that a kind of application programming interfaces of following certain standard are write out.The function that prior art usually utilizes plug-in unit freely to expand master routine, for example, in IE, install after relevant plug-in unit, and WEB browser can directly call plug-in card program, for the treatment of the file of particular type.
But the mode of existing techniques in realizing plug-in unit is often at the in-process direct insertion plug-in unit of master routine, using the execution of plug-in unit as the indispensable part of master routine process.
This method that realizes plug-in unit, plug-in unit is the assembly of master routine processing core missions often, plug-in unit is all in-process at one with master routine, like this when certain or some plug-in units collapse, will inevitably cause whole master routine collapse, so not only the function of master routine can not get expansion, also can make the realization of the intrinsic function of master routine itself be affected, and the serviceability that the equipment of this master routine is installed also cannot realize.And because the focal pointe by different of plug-in unit develops, usually occur that indivedual plug-in units are due to the crash issue that occurs of poor quality, therefore this mode causes master routine very unstable, thereby brings severe experience to user's use.
Summary of the invention
In view of this, the object of this invention is to provide a kind of method and apparatus of realizing plug-in unit, the execution that guarantees master routine is not because there is the problem of collapsing in plug-in unit quality uneven.
In order to address the above problem, the present invention is real provides a kind of method that realizes plug-in unit, in master routine process, plug-in unit engine is set outward, and the method comprises:
When master routine need to call plug-in unit, described plug-in unit engine arranges a process that is independent of master routine and starts plug-in unit.
Wherein, described plug-in unit engine arranges a process that is independent of master routine and starts plug-in unit and comprise:
Read the configuration information of plug-in unit, according to the correlation parameter of the corresponding change of the configuration information of plug-in unit master routine;
When user calls master routine correlation parameter, according to corresponding configuration information, the implementation procedure that plug-in unit was called in and started to a process that is independent of master routine is set.
Wherein, the configuration information of described plug-in unit comprises:
Interface configuration information, for the interface of configuration plug-in;
Event configuration information, for defining the variety of event response mode of plug-in unit; And/or,
Implement configuration information, for defining call-by mechanism and the parameter generative process of implementation process and the various rules of calling implementation process.
Wherein, when described master routine has interface, described interface configuration information comprises interface element, interface element and/or interface pattern; Or
When described master routine does not have interface, described interface configuration information comprises that plug-in unit calls in dot information.
Wherein, further comprise:
While comprising subboard in described plug-in unit, read the configuration information of described subboard;
According to the configuration information of described subboard, the correlation parameter of corresponding modify master routine and/or described plug-in unit;
When user calls the correlation parameter of master routine and/or described plug-in unit, set up the implementation procedure of plug-in unit described in process initiation independently and/or described subboard.
Wherein, the correlation parameter of the corresponding change of the described configuration information according to plug-in unit master routine comprises:
According to the interface configuration information of described plug-in unit, change the interface of described master routine; Or read the dot information of calling in of described plug-in unit;
According to the event configuration information of described plug-in unit, revise the event response of described master routine and process.
Wherein, described event comprises: the callback events of plug-in unit implementation process, by described callback events, described plug-in unit can be adjusted back master routine or father's program.
The embodiment of the present invention also provides a kind of device of realizing plug-in unit, is arranged at outside master routine process, comprising:
The first module, for reading the configuration information of plug-in unit;
The second module, for when master routine need to call plug-in unit, provides the information of plug-in unit to load for master routine to master routine, according to the information of described plug-in unit, independently process initiation plug-in unit is set simultaneously.
Wherein, described the second module comprises:
The first submodule, for revising master routine correlation parameter according to the configuration information of plug-in unit;
The second submodule, when calling the correlation parameter of master routine as user, sets up the independently implementation procedure of process initiation plug-in unit.
Because technical scheme provided by the present invention is for to arrange plug-in unit engine outward at master routine, by calling of plug-in unit engine control plug-in unit, make the process of plug-in unit be independent of master routine, thereby the collapse of plug-in unit can not have influence on the process of master routine.Further, the configuration information of plug-in unit is separated with implementation procedure, when master routine need to actually call plug-in unit, just really trigger the implementation procedure of plug-in unit, save system resource, improved the loading velocity of plug-in unit, obtained plug-in unit method of calling more flexibly simultaneously.
Accompanying drawing explanation
Fig. 1 is the disclosed a kind of process flow diagram of realizing the method for plug-in unit of one embodiment of the invention.
Fig. 2 is the disclosed a kind of process flow diagram of realizing the method for plug-in unit of one embodiment of the invention.
Fig. 3 is the disclosed a kind of process flow diagram of realizing the method for plug-in unit of one embodiment of the invention.
Fig. 4 is the schematic diagram of the disclosed a kind of plug-in unit call-by mechanism of one embodiment of the invention.
Embodiment
Below in conjunction with drawings and Examples, technical scheme of the present invention is described in detail.
The invention discloses a kind of method that realizes plug-in unit, in master routine process, plug-in unit engine is set outward, by plug-in unit engine, control the problem of calling of plug-in unit, plug-in unit engine guarantees that when calling plug-in unit the process of plug-in unit is independent of master routine, thereby has influence on the process of master routine at the plug-in unit Shi Buhui that goes wrong.
Fig. 1 is the disclosed a kind of process flow diagram of realizing the method for plug-in unit of one embodiment of the invention.As shown in Figure 1, the method comprises:
Step 101: plug-in unit engine is set in master routine process outward.Plug-in unit engine can call for master routine, is for managing the assembly of various plugin informations.Master routine all passes through plug-in unit engine to any operation of plug-in unit, and master routine only comes mutual with plug-in unit engine.
Step 102: when master routine need to call plug-in unit, plug-in unit engine reads the information of plug-in unit, provides the information of plug-in unit to load for master routine to master routine, according to the described information of plug-in unit, independently process initiation plug-in unit is set simultaneously.
Wherein, the information of plug-in unit can be the former data message of plug-in unit, comprises configuration information and the implementation procedure of plug-in unit, in an embodiment of the present invention, the configuration information of plug-in unit and implementation procedure can be two parts independently, and in another embodiment of the present invention, both can be an integral body.
When master routine needs to call plug-in unit with expanded function in the process of implementation, first can inquire the information of the relevant plug-in unit of plug-in unit engine, which plug-in unit to generate the menu item of oneself if any, what the plug-in unit implementation process that these menu items call is, is where stored in.According to these information of plug-in unit, master routine can obtain Plugin events response mode, and the event response mode of change simultaneously oneself, like this could be in the event of subsequent response plug-in unit.When an event of plug-in unit is triggered (triggering while clicking the interface on master routine as user), plug-in unit engine can call one independently process start plug-in unit, generate certain or some interface element and response process with user interactions.Some events can be comprised of a plurality of mishaps, in this case, also comprise subboard under plug-in unit.
Because each plug-in unit is by different Event triggered, these plug-in units all can be carried out in the different process of independence and master routine process, even if the collapse of plug-in unit process can not have influence on the normal execution of master routine process yet.Process due to each plug-in unit is also separate simultaneously, and the collapse of a plug-in unit process also can not have influence on the execution of other plug-in unit processes.
Fig. 2 is the disclosed a kind of process flow diagram of realizing the method for plug-in unit of one embodiment of the invention.The present embodiment is on the basis of above-described embodiment, and the configuration information of plug-in unit part is partly separated with implementation procedure, and the present embodiment plug-in unit is comprised of configuration information and two parts separated from one another of implementation procedure.Wherein, the configuration information of plug-in unit is the needed parameters of implementation procedure that plug-in unit engine is carried out plug-in unit, and the implementation procedure of plug-in unit is responsible for the concrete enforcement of plug-in unit, completes the task of a certain plug-in unit by the parameter receiving.
Step 201: plug-in unit engine is set in master routine process outward.
Step 202: when master routine need to call plug-in unit, first start plug-in unit engine, plug-in unit engine reads the configuration information of called plug-in unit.
Conventionally, in advance the configuration information of plug-in unit is stored in the respective directories defining, corresponding plug-in card configuration information can be searched and read to plug-in unit engine in respective directories.
The configuration information of plug-in unit specifically comprises: the interface configuration information of plug-in unit, event configuration information and enforcement configuration information.
Interface configuration information, for the various interface elements of configuration plug-in, comprises interface element and the interface element of configuration plug-in.
Wherein the interface element of configuration plug-in comprises the plug-in unit interface that needs embedding in configuration master routine, such as the menu item of plug-in unit, and the button bar of plug-in unit, popup menu item of plug-in unit etc.
The interface element of plug-in unit is generally by text box, list box, and radio box, the basic gui interface element such as check box forms, and such as comprising dialog box, determines frame, file inquiry frame, miscue frame etc.Be used for user, carrying out alternately, can also defining the call parameters that some mutual variablees are used for generating plug-in unit implementation process in the event response process of plug-in unit.
The interface configuration information of plug-in unit can also configuration interface style information.The interface style information of plug-in unit is for realizing the flexible configuration of the pattern of plug-in unit interface element.Can single configuration interface pattern also can configured in one piece, the mode of configured in one piece can be unified the whole style of plug-in unit, single configuration can be carried out the personalization configuration of interface element.Each plug-in unit can according to the interface pattern of user's different requirements definition plug-in units, for example, can be changed to a new form to plug-in unit interface flexibly as c s s.
The variety of event response mode of the event configuration information definition plug-in unit of plug-in unit.Specifically, the interface element that the event configuration information definition of plug-in unit comprises plug-in unit is to the variety of event response processing in the process of implementation of the implementation procedure of the processing of event response and plug-in unit.Wherein, at definition interfaces element, during to the processing of event response, for the master routine that there is no interface, just need to define the call in dot information of master routine to plug-in unit.
It is emphasized that this part has also defined an important event, the callback events of plug-in unit implementation process, is exactly in fact the callback interface of plug-in unit implementation process.By this callback interface, can adjust back master routine or father's program.
The enforcement configuration information of plug-in unit, this part is responsible for the configuration of plug-in unit implementation process, can configure call-by mechanism and the parameter generative process of implementation process and the various rules of calling implementation process, the interface that definition is called implementation process as needs, to realize master routine calling implementation process.
Step 203: plug-in unit engine, according to the configuration information of plug-in unit, is revised master routine correlation parameter, makes master routine in follow-up and event establishment relation plug-in unit, and supports the event response of corresponding plug-in unit.
Plug-in unit engine reads after the configuration information of plug-in unit, and the configuration information of plug-in unit is fed back to master routine, changes interface and the event of master routine according to corresponding configuration information.Comprise specifically:
1) interface portion
The interface element of plug-in unit: directly add the menu item of plug-in unit according to the configuration information of plug-in unit in the interface of master routine, the button bar of plug-in unit, popup menu item of plug-in unit etc.
The interface element of plug-in unit: according to the configuration information of plug-in unit, in event respective process, jump out dialog box, determine frame, file inquiry frame, miscue frame etc.
The pattern of plug-in unit interface element, according to the configuration information of plug-in unit, is used for realizing the flexible configuration of plug-in unit interface pattern.
If master routine does not have interface, need to call in dot information according to the plug-in unit reading and determine calling in a little of plug-in unit.
2) event part
Plug-in unit engine also needs to process according to the event response of the corresponding change of configuration information master routine.
Step 204: when user calls the correlation parameter of master routine, trigger an event, plug-in unit engine is set up the independently implementation procedure of process initiation plug-in unit.
In specific embodiment, when user clicks plug-in unit at the interface of master routine (such as certain menu item or button), trigger the event of corresponding plug-in unit, after Event triggered for this implementation process is set up independent process, the independent process with master routine of this process.
The method that the present embodiment provides is not limited in calls a plug-in unit, can call a plurality of plug-in units simultaneously, and a master routine can call a plurality of plug-in unit processes, and the process of each plug-in unit is separate.
In the present embodiment, the configuration information of plug-in unit and implementation procedure are isolated completely, when master routine need to actually call plug-in unit, just really trigger the implementation procedure of plug-in unit, save system resource, improved the loading velocity of plug-in unit, obtained plug-in unit method of calling more flexibly simultaneously.
In another embodiment of the present invention, for add-in developer provides interface defining interface, event definition interface, pattern defining interface etc., add-in developer only needs simple configuration just can generate the plug-in unit of oneself, has greatly simplified the complexity of developing plug.
In an embodiment of the present invention, in current invoked plug-in unit, can comprise another plug-in unit again,, in the implementation of the implementation procedure of current called plug-in unit, further call another plug-in unit, another plug-in unit is defined as the subboard of current called plug-in unit.Fig. 3 is the disclosed a kind of process flow diagram of realizing the method for plug-in unit of one embodiment of the invention.As shown in Figure 3, the method comprises the steps:
Step 301: plug-in unit engine is set in master routine process outward.
Step 302: plug-in unit engine read by invoked plug-in unit (the follow-up father's of being called plug-in unit) with and the configuration information of subboard, comprise the relation information (as may be also comprised the subboard of a lower level under subboard) of plug-in unit and subboard.
Step 303: plug-in unit engine returns to master routine by the configuration information of father's plug-in unit and the subboard configuration information relevant to master routine, master routine is revised master routine correlation parameter according to father's plug-in card configuration information of returning and subboard configuration information, play up interface element and the trigger event to plug-in unit, make master routine in follow-up and event establishment relation plug-in unit, and support the event response of corresponding plug-in unit.
If without any the subboard relevant to master routine, plug-in unit engine only returns to father's plug-in card configuration information to master routine.
Here, if the interface information of some subboard need to be presented on master routine interface, these subboards just can be called the plug-in unit relevant to master routine so.
Step 304: plug-in unit engine returns to father's plug-in unit by the subboard configuration information relevant to father's plug-in unit, father's plug-in unit is revised father's plug-in unit correlation parameter according to the subboard configuration information returning, make father's plug-in unit in follow-up and event establishment relation plug-in unit, and support the event response of corresponding plug-in unit.
Here, if the interface information of some subboard need to be presented on father's plug-in unit interface, these subboards just can be called the plug-in unit relevant to father's plug-in unit so.
Specifically, each plug-in unit is exactly its master routine for its subboard, between plug-in unit and subboard, by plug-in unit engine, is undertaken alternately.
Step 305: when user calls the correlation parameter of master routine or father's plug-in unit, trigger an event, plug-in unit engine is set up father's plug-in unit corresponding to process initiation event independently or the implementation procedure of subboard.
When clicked function button relevant to father's plug-in unit A on master routine as user, plug-in unit engine is set up the implementation procedure that detached process starts father's plug-in unit, eject dialog box, if when user now further clicks function button relevant to certain subboard in dialog box, plug-in unit engine is set up the implementation procedure that detached process starts this subboard.Fig. 4 is the schematic diagram of the plug-in unit call-by mechanism shown in above-described embodiment.
The comprehensive disclosed technical scheme of above embodiment, can enable a plurality of plug-in unit processes by the plug-in unit engine being arranged at outside master routine process, and the implementation process of a plurality of plug-in units is all separate, and all outside master routine process.A plug-in unit process also can comprise a plurality of subboard processes, and each subboard implementation process is independent mutually.Between plug-in unit and master routine, between subboard and plug-in unit, by callback interface, work in coordination again, jointly finish the work.
The embodiment of the present invention also provides a kind of device of realizing plug-in unit, according to foregoing description, can know, this device of realizing plug-in unit can be plug-in unit engine.The device of realizing plug-in unit provided by the present invention, is arranged at outside master routine process, for controlling calling of plug-in unit, comprising:
The first module, for reading the information of plug-in unit; Between the first module and plug-in unit, there is information transfer channel, can obtain from plug-in unit the configuration information of this plug-in unit;
The second module, for when master routine need to call plug-in unit, provides the information of plug-in unit to load for master routine to master routine, according to the information of described plug-in unit, independently process initiation plug-in unit is set simultaneously.
Wherein, the second module comprises again:
The first submodule, for revising master routine correlation parameter according to the configuration information of plug-in unit;
The second submodule, when calling the correlation parameter of master routine as user, sets up the independently implementation procedure of process initiation plug-in unit.
Those skilled in the art can be according to above-mentioned rule; class is released other various plans of establishment; the present invention can have other various embodiments; in the situation that not deviating from spirit of the present invention and essence thereof; those of ordinary skill in the art can make according to the present invention various corresponding changes and distortion, but these corresponding changes and distortion all belong to the scope of claim protection of the present invention.
Claims (9)
1. a method that realizes plug-in unit, is characterized in that, in master routine process, plug-in unit engine is set outward,
When master routine need to call plug-in unit, described plug-in unit engine arranges a process that is independent of master routine and starts plug-in unit.
2. method according to claim 1, is characterized in that, described plug-in unit engine arranges a process that is independent of master routine and starts plug-in unit and comprise:
Read the configuration information of plug-in unit, according to the correlation parameter of the corresponding change of the configuration information of plug-in unit master routine;
When user calls master routine correlation parameter, according to corresponding configuration information, the implementation procedure that plug-in unit was called in and started to a process that is independent of master routine is set.
3. method according to claim 2, is characterized in that, the configuration information of described plug-in unit comprises:
Interface configuration information, for the interface of configuration plug-in;
Event configuration information, for defining the variety of event response mode of plug-in unit; And/or,
Implement configuration information, for defining call-by mechanism and the parameter generative process of implementation process and the various rules of calling implementation process.
4. method according to claim 2, is characterized in that, when described master routine has interface, described interface configuration information comprises interface element, interface element and/or interface pattern; Or
When described master routine does not have interface, described interface configuration information comprises that plug-in unit calls in dot information.
5. method according to claim 2, is characterized in that, further comprises:
While comprising subboard in described plug-in unit, read the configuration information of described subboard;
According to the configuration information of described subboard, the correlation parameter of corresponding modify master routine and/or described plug-in unit;
When user calls the correlation parameter of master routine and/or described plug-in unit, set up the implementation procedure of plug-in unit described in process initiation independently and/or described subboard.
6. method according to claim 3, is characterized in that, the correlation parameter of the corresponding change of the described configuration information according to plug-in unit master routine comprises:
According to the interface configuration information of described plug-in unit, change the interface of described master routine; Or read the dot information of calling in of described plug-in unit;
According to the event configuration information of described plug-in unit, revise the event response of described master routine and process.
7. according to the method described in claim 3 or 6, it is characterized in that, described event comprises: the callback events of plug-in unit implementation process, by described callback events, described plug-in unit can be adjusted back master routine or father's program.
8. a device of realizing plug-in unit, is characterized in that, is arranged at outside master routine process, comprising:
The first module, for reading the configuration information of plug-in unit;
The second module, for when master routine need to call plug-in unit, provides the information of plug-in unit to load for master routine to master routine, according to the information of described plug-in unit, independently process initiation plug-in unit is set simultaneously.
9. device according to claim 8, is characterized in that, described the second module comprises:
The first submodule, for revising master routine correlation parameter according to the configuration information of plug-in unit;
The second submodule, when calling the correlation parameter of master routine as user, sets up the independently implementation procedure of process initiation plug-in unit.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210244214.4A CN103544058A (en) | 2012-07-16 | 2012-07-16 | Method and device for achieving plug-in |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210244214.4A CN103544058A (en) | 2012-07-16 | 2012-07-16 | Method and device for achieving plug-in |
Publications (1)
Publication Number | Publication Date |
---|---|
CN103544058A true CN103544058A (en) | 2014-01-29 |
Family
ID=49967533
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201210244214.4A Pending CN103544058A (en) | 2012-07-16 | 2012-07-16 | Method and device for achieving plug-in |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103544058A (en) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104216738A (en) * | 2014-08-20 | 2014-12-17 | 北京奇艺世纪科技有限公司 | Operation method and operation device of application program |
CN106933607A (en) * | 2015-12-30 | 2017-07-07 | 五八同城信息技术有限公司 | Plug-in component operation method and device |
WO2019000787A1 (en) * | 2017-06-28 | 2019-01-03 | Beijing Didi Infinity Technology And Development Co., Ltd. | Systems and methods for updating and loading application |
CN110708366A (en) * | 2019-09-24 | 2020-01-17 | 深圳市迅雷网络技术有限公司 | Plug-in process management method, related method and related device |
WO2022017473A1 (en) * | 2020-07-23 | 2022-01-27 | 杭州海康威视数字技术股份有限公司 | Application program interface display method and apparatus, and computer device |
WO2022100141A1 (en) * | 2020-11-11 | 2022-05-19 | 华为技术有限公司 | Plug-in management method, system and apparatus |
CN114610403A (en) * | 2022-01-24 | 2022-06-10 | 北京快确信息科技有限公司 | Cross-process program running method, device, system and medium |
-
2012
- 2012-07-16 CN CN201210244214.4A patent/CN103544058A/en active Pending
Cited By (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104216738A (en) * | 2014-08-20 | 2014-12-17 | 北京奇艺世纪科技有限公司 | Operation method and operation device of application program |
CN106933607A (en) * | 2015-12-30 | 2017-07-07 | 五八同城信息技术有限公司 | Plug-in component operation method and device |
CN106933607B (en) * | 2015-12-30 | 2020-02-14 | 五八同城信息技术有限公司 | Plug-in operation method and device |
WO2019000787A1 (en) * | 2017-06-28 | 2019-01-03 | Beijing Didi Infinity Technology And Development Co., Ltd. | Systems and methods for updating and loading application |
CN110945480A (en) * | 2017-06-28 | 2020-03-31 | 北京嘀嘀无限科技发展有限公司 | System and method for updating and loading applications |
US10936298B2 (en) | 2017-06-28 | 2021-03-02 | Beijing Didi Infinity Technology And Development Co., Ltd. | Systems and methods for updating and loading an application |
CN110945480B (en) * | 2017-06-28 | 2023-04-25 | 北京嘀嘀无限科技发展有限公司 | System and method for updating and loading application programs |
CN110708366A (en) * | 2019-09-24 | 2020-01-17 | 深圳市迅雷网络技术有限公司 | Plug-in process management method, related method and related device |
WO2022017473A1 (en) * | 2020-07-23 | 2022-01-27 | 杭州海康威视数字技术股份有限公司 | Application program interface display method and apparatus, and computer device |
WO2022100141A1 (en) * | 2020-11-11 | 2022-05-19 | 华为技术有限公司 | Plug-in management method, system and apparatus |
CN114610403A (en) * | 2022-01-24 | 2022-06-10 | 北京快确信息科技有限公司 | Cross-process program running method, device, system and medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN102156663A (en) | Implementation method and device of plugin | |
CN103544058A (en) | Method and device for achieving plug-in | |
CN110968309B (en) | Template generation method and device, electronic equipment and storage medium | |
CN109446570B (en) | Business process display method, device, computer equipment and storage medium | |
CN103064535B (en) | The method of pointer, touch-control input system and change touch control operation characteristic | |
CN107203465B (en) | System interface testing method and device | |
CN109739735B (en) | Log generation method and device | |
CN111506579B (en) | Method, program and equipment for generating intelligent contract code | |
CN112099789A (en) | Human-computer interaction design method, device, equipment and storage medium | |
CN111459504B (en) | Intelligent contract processing method, device, equipment and storage medium | |
KR101865343B1 (en) | Server-side framework device for development of web service application, method for executing web service application developmed using the same and computer program for the same | |
KR101892699B1 (en) | Apparatus and method for authoring app of providing itergrated development environment | |
CN110554950B (en) | Interface debugging method and device and storage medium | |
CN105074652A (en) | Remotely executing operations of an application using a schema that provides for executable scripts in a nodal hierarchy | |
Wang et al. | Using feature model to support model-based testing of product lines: An industrial case study | |
CN106844467B (en) | Data display method and device | |
US11099721B2 (en) | In-cell commands for matrix layout structured user interface | |
CN117215574A (en) | Low code development system and method integrating flow design and UI design | |
CN101710277B (en) | Script processing method, device of embedded browser | |
CN116302398A (en) | Workflow arrangement method, device, equipment and medium based on cloud protogenesis | |
JP5657183B2 (en) | Method and apparatus for enabling a first computer program to execute application logic of a second computer program, for interfacing the first computer program and the second computer program And apparatus for generating computer program code for the same, a computer program, and a software interface for enabling a first computer program to execute application logic of a second computer program For providing information (computer program interface) | |
CN114706580A (en) | Front-end webpage development method and device, storage medium and electronic equipment | |
CN107368321B (en) | Software version evolution method and system | |
WO2016059677A1 (en) | Web server system | |
JP2010282286A (en) | Development support device, and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C02 | Deemed withdrawal of patent application after publication (patent law 2001) | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20140129 |