CN102004648A - Program customization method and device - Google Patents

Program customization method and device Download PDF

Info

Publication number
CN102004648A
CN102004648A CN2010106077507A CN201010607750A CN102004648A CN 102004648 A CN102004648 A CN 102004648A CN 2010106077507 A CN2010106077507 A CN 2010106077507A CN 201010607750 A CN201010607750 A CN 201010607750A CN 102004648 A CN102004648 A CN 102004648A
Authority
CN
China
Prior art keywords
incision
program
script
penetration
point
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
CN2010106077507A
Other languages
Chinese (zh)
Other versions
CN102004648B (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.)
Yonyou Software Co Ltd
Original Assignee
Yonyou Software 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 Yonyou Software Co Ltd filed Critical Yonyou Software Co Ltd
Priority to CN201010607750.7A priority Critical patent/CN102004648B/en
Publication of CN102004648A publication Critical patent/CN102004648A/en
Application granted granted Critical
Publication of CN102004648B publication Critical patent/CN102004648B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention provides a program customization method comprising the following steps: 102, setting an entry point in a program, and setting an entry script for the entry point; and 104, performing the entry script when the program operates to the entry point. The invention also provides a program customization device. According to the technical scheme provided by the invention, the application program is enabled to simply and effectively carry out moderately open personalized customization on a software program with no need of compiling,distributing and deploying again; and meanwhile, openness difficulty is lowered, the construction period is shortened, and low cost for personalized customization is realized to satisfy the personalized requirements of users for software finally.

Description

Program method for customizing and device
Technical field
The present invention relates to the personalized customization of application program, relate in particular to a kind of program method for customizing and device.
Background technology
Current in internet speed and software engineering sustainable development, C/S (Client/Server, client/server), B/S (Browser/Server, browser/server), the framework of Rich Client (Fat Client) pattern emerges in an endless stream, the B/S program is showed advantage fully in the application of exempting from installation portion management side face and internet, applications field.The software of C/S model still occupies the half of the country because of its security, good user-interaction experience.But in software project was implemented, the robustness of the flexibility of the personalized customization of C/S and security and software was that software enterprise is in the problem of constantly exploring always.
From on the market, the C/S personalized customization mainly realizes in following several modes: 1) source code of directly revising software at the project of current enforcement recompilates; 2) constantly abstract according to the project experience customizes out abundant switch configuration item, and a source code of trying one's best can satisfy more customer demand; 3) business function is carried out the modularization encapsulation, the mode with the Service Component assembling reaches fast the customization of minimum size of code as far as possible; 4) with the card i/f of certain or some functions issue standard, during the project customization with the mode finished item individual demand of plug-in unit (Plug-in).
With upper type may be wherein a kind of or multiple array configuration in actual product.In first kind of pattern, the code operation amount of customized development is maximum; Second kind of pattern and the third pattern be along with product is constantly abstract, constantly experience accumulation, and size of code diminishes gradually.But these patterns all without exception needs recompilate program, release process, deployment program.The 4th kind of pattern need be made planning in advance to the card i/f of each function, and the exploitation of plug-in unit itself also needs programmer's intervention.
The exploitation of program code concentrates on one's body the programmer of software company, and along with product client's increase, software company has to increase the personalized customization demand that the programmer satisfies huge customers.And programmer's cost is higher in whole software project implementation link, and this just makes the cost of personalized customization of software improve greatly.Along with the continuous increase of user to the software individual demand, how to satisfy client's demand simply and effectively with the open method of appropriateness, satisfy software company simultaneously and stablize the demand of robustness, become the problem that current software enterprise is mainly explored for security and program.
Therefore, need a kind of program method for customizing, make application program not need to recompilate, issue and dispose, just can realize simply and effectively that the open ground of appropriateness carries out personalized customization to software program, reduce open difficulty simultaneously, shorten the implementation cycle, realize the low cost of personalized customization, satisfy the individual demand of final user's software.
Summary of the invention
In view of this, technical matters to be solved by this invention is, a kind of program method for customizing is provided, make application program not need to recompilate, issue, dispose, implement the scene the client, project implementation personnel can directly add the behavior of individual business logical OR control interface element, performance, pattern at certain program function compile script language in the program point of penetration of permission, finish the individual demand of final user's software.
The invention provides a kind of program method for customizing, comprising: step 102 is provided with point of penetration, and for described point of penetration the incision script is set in program; Step 104 when making described program run to described point of penetration, is carried out described incision script.By this technical scheme, can make program when running to point of penetration, automatically perform the incision script that pre-sets, for the user provides personalized service logic or the behavior of control interface element, performance and pattern, realize the individual demand of final user's software.
In technique scheme, preferably, in described step 102, for described point of penetration is provided with cut-in manner, described cut-in manner comprises preceding incision and/or back incision, and described incision script comprises the preceding incision script of corresponding preceding incision and/or the back incision script of corresponding back incision; In described step 104, described program run is carried out subsequent operation according to described cut-in manner during to described point of penetration, comprises when cutting before described at described cut-in manner, make described program before execution is described, behind the incision script, carry out the logic built of described point of penetration again; When described cut-in manner comprises the incision of described back, make described program after carrying out described logic built, carry out described back incision script again.By this technical scheme, can the realization program in the personalized customization of each function or element.
In technique scheme, preferably, before described step 102, pre-establish and store described incision script.Like this, reduce the development difficulty of program customization, shortened the implementation cycle of program customization.
In technique scheme, preferably, in described step 102, described point of penetration is arranged on the function and/or element of described program.All elements can both be called in like this can assurance function.
By program method for customizing provided by the invention, can guarantee stability, the security of system in the personalize development of program, reduce development difficulty, shortened the implementation cycle, reduced the software implementation cost.
The present invention also provides a kind of program customizing device, comprising: incision is provided with module, point of penetration is set in program, and for described point of penetration the incision script is set; The incision execution module when making described program run to described point of penetration, is carried out described incision script.By this technical scheme, can make program when running to point of penetration, automatically perform the incision script that pre-sets, for the user provides personalized service logic or the behavior of control interface element, performance and pattern, realize the individual demand of final user's software.
In technique scheme, preferably, described incision is provided with module and also for described point of penetration cut-in manner is set, and described cut-in manner comprises preceding incision and/or back incision, and described incision script comprises the preceding incision script of corresponding preceding incision and/or the back incision script of corresponding back incision.
Described program run is during to described point of penetration, described incision execution module carries out subsequent operation according to described cut-in manner: described cut-in manner comprise described before when incision, described incision execution module makes described program behind the incision script, carry out the logic built of described point of penetration again before execution is described; When described cut-in manner comprised the incision of described back, described incision execution module made described program after carrying out described logic built, carried out described back incision script again.By this technical scheme, can the realization program in the personalized customization of each function or element.
In technique scheme, preferably, described incision script pre-establishes to be finished and stores.Like this, reduce the development difficulty of program customization, shortened the implementation cycle of program customization.
In technique scheme, preferably, described incision is provided with module described point of penetration is arranged on the function and/or element of described program.All elements can both be called in like this can assurance function.
By technical scheme provided by the invention, can guarantee stability, the security of system in the personalize development of program, the development difficulty of reduction program customization, shorten the implementation cycle, reduce the cost of software implementation.
Description of drawings
Fig. 1 shows the process flow diagram of program method for customizing according to an embodiment of the invention;
Fig. 2 shows the block diagram of program customizing device according to an embodiment of the invention;
Fig. 3 shows the function point of penetration synoptic diagram of program method for customizing according to an embodiment of the invention;
Fig. 4 shows the point of penetration operational flow diagram of program method for customizing according to an embodiment of the invention;
Fig. 5 shows the operation framework map of the incision pattern of program method for customizing according to an embodiment of the invention.
Embodiment
In order more to be expressly understood above-mentioned purpose of the present invention, feature and advantage, the present invention is further described in detail below in conjunction with the drawings and specific embodiments.
Set forth a lot of details in the following description so that fully understand the present invention, still, the present invention can also adopt other to be different from other modes described here and implement, and therefore, the present invention is not limited to the restriction of following public specific embodiment.
Fig. 1 is the process flow diagram of program method for customizing according to an embodiment of the invention.
As shown in Figure 1, the invention provides a kind of program method for customizing, comprising: step 102 is provided with point of penetration, and the incision script is set for point of penetration in program; Step 104 when making program run to point of penetration, is carried out the incision script.By this technical scheme, can make program when running to point of penetration, automatically perform the incision script that pre-sets, for the user provides personalized service logic or the behavior of control interface element, performance and pattern, realize the individual demand of final user's software.
In technique scheme, in step 102,, before comprising, cut-in manner cuts and/or the back incision for point of penetration is provided with cut-in manner, and the incision script comprises the preceding incision script of corresponding preceding incision and/or the back incision script of corresponding back incision; In step 104, program run is carried out subsequent operation according to cut-in manner during to point of penetration, before cut-in manner comprises during incision, make program before execution, cut script after, carry out the logic built of point of penetration again; When cut-in manner comprises the back incision, make program after carrying out logic built, carry out back incision script again.By this technical scheme, can the realization program in the personalized customization of each function or element.
In technique scheme, before step 102, pre-establish and store the incision script.Like this, reduce the development difficulty of program customization, shortened the implementation cycle of program customization.
In technique scheme, in step 102, point of penetration is arranged on the function and/or element of program.All elements can both be called by the JavaScript script in like this can assurance function.
By program method for customizing provided by the invention, can guarantee stability, the security of system in the personalize development of program, reduce development difficulty, shortened the implementation cycle, reduced the software implementation cost.
Fig. 2 is the block diagram of program customizing device according to an embodiment of the invention.
As shown in Figure 2, the present invention also provides a kind of program customizing device 200, comprising: incision is provided with module 202, point of penetration is set in program, and for described point of penetration the incision script is set; Incision execution module 204 when making described program run to described point of penetration, is carried out described incision script.By this technical scheme, can make program when running to point of penetration, automatically perform the incision script that pre-sets, for the user provides personalized service logic or the behavior of control interface element, performance and pattern, realize the individual demand of final user's software.
In technique scheme, incision is provided with module 202 also for point of penetration is provided with cut-in manner, cuts before cut-in manner comprises and/or the back incision, and the incision script comprises the preceding incision script of corresponding preceding incision and/or the back incision script of corresponding back incision.
In technique scheme, program run is during to point of penetration, incision execution module 204 carries out subsequent operation according to cut-in manner: when cutting before cut-in manner comprises, after incision execution module 204 makes program cut script before execution, carry out the logic built of point of penetration again; When cut-in manner comprised the back incision, incision execution module 204 made program after carrying out logic built, carried out back incision script again.By this technical scheme, can the realization program in the personalized customization of each function or element.
In technique scheme, the incision script pre-establishes to be finished and stores.Like this, reduce the development difficulty of program customization, shortened the implementation cycle of program customization.
In technique scheme, incision is provided with module point of penetration is arranged on the function and/or element of program.All elements can both be called by the JavaScript script in like this can assurance function.
By technical scheme provided by the invention, can guarantee stability, the security of system in the personalize development of program, the development difficulty of reduction program customization, shorten the implementation cycle, reduce the cost of software implementation.
Fig. 3 is the function point of penetration synoptic diagram of program method for customizing according to an embodiment of the invention.
The JavaScript script of describing at present embodiment is in the incision method of function, and the function point of planning such as any behavior in the life cycle of interface function, interface visual elements, not visible element can dynamically be inserted the JavaScript script and move.Element commonly used in the function comprises:
Interface visual elements: comprise button, check button, radio button, text input frame, list box, drop-down list, picture control, form, tree control, master menu or popup menu, toolbar etc.;
Not visible element: comprise data set, timer, miscellaneous service assembly etc.
As shown in Figure 3, basic functions script point of penetration comprises:
Function opens 302, and the clicked loading of this function begins to carry out, for it provides OnLoad point of penetration;
User interactions 304 comprises interface visual elements 1 to n: for it provides OnLoad (when control is opened and loads) point of penetration, OnChange (when value changes) is provided point of penetration, wherein, first point of penetration script is the OnLoad point of penetration, and cut-in manner is preceding incision.Second point of penetration script is the OnChange point of penetration, and cut-in manner is preceding incision.The 3rd point of penetration script is the OnClose point of penetration, and cut-in manner is the back incision.In addition, for the interface visual elements, OnFocus (when obtaining focus), OnBlur (when losing focus) point of penetration also are provided, OnKeyDown (when button is arranged), OnClick are provided (during mouse-click), OnDoubleClick points of penetration such as (when mouse are double-clicked).
User interactions also comprises not visible element 1 to n: for it provides OnLoad (when not visible element is loaded) point of penetration; OnChange (when value changes) is provided point of penetration simultaneously.
Function closes 306, and OnClose is provided when being closed for function point of penetration.
Each interface visual elements or not visible element are configured the point of penetration which basis is provided by the developer when being designed.When each service application functional development, can shield security and the stability of behavior to guarantee to use of some points of penetration according to the actual requirement of current function.
The signal of JavaScript script incision program function point of penetration as shown in Figure 3.
For the point of penetration of each function or element, incision and back incision dual mode before cut-in manner is divided into.Each point of penetration can be defined whether allow preceding incision, whether allow the back incision, whether allow bypass system built-in system function, for preceding incision pattern, whether the rreturn value of incision function can determine bypass system build-in function (prerequisite that is allowed to skip).
Each program that can cut function point is implemented as, when running to point of penetration:
Judge at first whether this point of penetration allows preceding incision (when being designed by the developer determine), if incision and " preceding incision script " arranged before allowing, incision script before then carrying out, otherwise the logic of business functions of the built-in current point of penetration of direct-execution system;
If it is False that preceding incision script has rreturn value and rreturn value, judge again whether this point of penetration allows to skip built-in service logic (developer who is provided by software vendor develops), if allow to be skipped, then skip logic built, otherwise carry out logic built.For whether allowing to skip logic built, should be more careful when preplanning the time, otherwise may influence the robustness of current function;
After executing logic built, judge whether this point of penetration allows back incision, if allow and " back incision script " arranged, then carry out back incision script.
Fig. 4 is the point of penetration operational flow diagram of program method for customizing according to an embodiment of the invention.
As shown in Figure 4, realize the incision method flow of JavaScript script, comprising towards function:
Step 402, executive routine is to the point of penetration of function;
Step 404 judges whether this point of penetration allows incision, if do not allow, then carries out the built-in system service logic, if allow incision, then enters next step;
Step 406, incision script before carrying out;
Step 408 judges whether rreturn value is False, if not, then carry out the built-in system service logic, if False then enters next step;
Step 410 judges whether to allow to skip logic built, if do not allow, then carries out built-in service logic, if allow, then enters next step;
Step 412 judges whether to allow the back incision, if do not allow, then finishes; If allow, then enter next step;
Step 414 is carried out back incision script.
Realize the incision method of this JavaScript script, have following several important techniques point to plan in advance and to design towards function:
Elements (comprising visual elements and not visible element) all in the function all must be called by the JavaScript script, and this can do different prediction schemes according to different development languages.For this primary code language of C++/C/Delphi, can consider to use ActiveX control to encapsulate all elements, all attributes that can expose and method can both be quoted in the mode of object by the JavaScript script like this.For the development language of the use virtual machine mechanism operation with reflex mechanism (Reflection), as Java or C#, these objects can be visited and control to the reflex mechanism that directly uses language itself to provide just.Specifically control to which type of degree by these objects encapsulation again or provide proxy mode (Proxy Pattern) or modification pattern (Facade Pattern) decides.
Selecting for use of JavaScript script executing engine.The JavaScript engine V8 that increases income that in the C/C++/Delphi/VB project, can use Google to provide, the Spider Monkey engine of increasing income that also can use Mozilla to provide.The Rhino engine of increasing income that in the project of Java language exploitation, can directly use the built-in JavaScript engine of JDK1.6 or use Mozilla to provide.
The planning of element point of penetration for each interface visual elements or not visible element, is all wanted pre-designed its point of penetration and control model.The planning of point of penetration directly has influence on the dirigibility of system, in platform robustness and dirigibility, needs the framework personnel to hold what a degree.
The storage of personalize development incision script loads, Version Control mechanism, and the Version Control here is not only limited to different final users, and different branch officeses among the same final user or department may all need the personalization of function.Therefore Version Control can be different along with mechanism/role's division an internal system.
The classes lib (Class Library) that the system that planned is built-in is so that secondary development personnel calling and quoting in script is write.The possibility class libraries might not be very complete in initial software version, and in the continuous accumulation of project, the function of class libraries will be along with constantly abstract and complete gradually, and this is a long-term abstraction process.
Fig. 5 is the operation framework map of the incision pattern of program method for customizing according to an embodiment of the invention.
As shown in Figure 5, in the present embodiment, the operation of incision JavaScript script 506 is that the class that provides by platform JavaScript class libraries 504 on JavaScript engine 502 bases and the API of system finish with the interaction at program function logic 508 and interface, and any system API that relates to operating system security should conductively-closed.
By the method for JavaScript script incision function provided by the invention, when the project implementation, bring higher security to personalize development, shortened the implementation cycle, reduced the software implementation cost, be specially:
Guaranteed the stability of system: each function that the software developer provides is independent complete, provide the most basic perfect functions by the software developer, secondary development (project personalize development) is just carried out personalized customization on the basis of original function, is guaranteeing that the control and the function logic that carry out under the prerequisite that main flow is carried out smoothly among a small circle insert.
The limited resources that the script that provides incision mechanism can only access system allows guaranteed the security of system: owing to can not constitute a threat to for the security of operating system and the security of software systems.Simultaneously can be not influential to software developer's permission protection (License) yet.
Reduced development difficulty: what using system provided enriches class libraries and uses the relatively simple JavaScript script of grammer to greatly reduce the development difficulty of system.Simultaneously, the function of tonic chord/main flow is finished by the software developer, and project implementation personnel (secondary development personnel) just carry out personalized modification on its basis, and desired development ability also significantly reduces.
Shortened the implementation cycle: the enforcement of traditional software project is to arrive the software developer programmer by the demand feedback that parameter customizes, revise recompility program behind the code by the programmer, released version or patch, just be published in project implementation person's hand after the control by series enforcement is installed, process cycle is longer.
Reduced the software implementation cost: generally than the personnel's of enforcement wage height, this is a present situation to developer programmer's wage income, and all abilities of developing are concentrated on the developer programmer on hand, has improved the cost of project.And along with increasing of project or building up of client's number, the development amount continues to increase, and the software developer has to recruit a large amount of programs and satisfies the continuous individual demand of client, and this cost is very expensive.By the ability of personalized customization exploitation " is transferred " in the project implementation personnel hand, training project is implemented the certain JavaScript development ability of personnel, will reduce cost of development undoubtedly greatly and improve wound effect per capita.
The above is the preferred embodiments of the present invention only, is not limited to the present invention, and for a person skilled in the art, the present invention can have various changes and variation.Within the spirit and principles in the present invention all, 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. a program method for customizing is characterized in that, comprising:
Step 102 is provided with point of penetration in program, and for described point of penetration the incision script is set;
Step 104 when making described program run to described point of penetration, is carried out described incision script.
2. program method for customizing according to claim 1, it is characterized in that, in described step 102, for described point of penetration is provided with cut-in manner, described cut-in manner comprises preceding incision and/or back incision, and described incision script comprises the preceding incision script of corresponding preceding incision and/or the back incision script of corresponding back incision;
In described step 104, described program run is carried out subsequent operation according to described cut-in manner during to described point of penetration,
Described cut-in manner comprise described before when incision, make described program carry out cut script before described after, carry out the logic built of described point of penetration again,
When described cut-in manner comprises the incision of described back, make described program after carrying out described logic built, carry out described back incision script again.
3. program method for customizing according to claim 2 is characterized in that, in described step 102, predetermined value is set, and is used to determine whether to make described program to carry out described logic built;
In described step 104, carry out described before behind the incision script, according to the rreturn value of incision script and the comparison of described predetermined value before described, judge whether to make described program to carry out described logic built,
Determining to make described program not carry out described logic built, and described cut-in manner comprises described when incision back, make described program carry out described back incision script.
4. program method for customizing according to claim 1 is characterized in that, before described step 102, pre-establishes and store described incision script.
5. according to each described program method for customizing in the claim 1 to 4, it is characterized in that, in described step 102, described point of penetration is arranged on the function and/or element of described program.
6. a program customizing device is characterized in that, comprising:
Incision is provided with module, point of penetration is set in program, and for described point of penetration the incision script is set;
The incision execution module when making described program run to described point of penetration, is carried out described incision script.
7. program customizing device according to claim 6, it is characterized in that, described incision is provided with module and also for described point of penetration cut-in manner is set, described cut-in manner comprises preceding incision and/or back incision, and described incision script comprises the preceding incision script of corresponding preceding incision and/or the back incision script of corresponding back incision;
Described program run is during to described point of penetration, and described incision execution module carries out subsequent operation according to described cut-in manner,
Described cut-in manner comprise described before when incision, described incision execution module make described program carry out cut script before described after, carry out the logic built of described point of penetration again,
When described cut-in manner comprised the incision of described back, described incision execution module made described program after carrying out described logic built, carried out described back incision script again.
8. program customizing device according to claim 7 is characterized in that described incision is provided with module predetermined value also is set, and is used to determine whether to make described program to carry out described logic built;
After carrying out described preceding incision script, described incision execution module also according to the rreturn value of incision script and the comparison of described predetermined value before described, judges whether to make described program to carry out described logic built,
Determining to make described program not carry out described logic built, and described cut-in manner comprises when described back is cut that described incision module makes described program carry out described back incision script.
9. program customizing device according to claim 6 is characterized in that, described incision script pre-establishes to be finished and store.
10. according to each described program customizing device in the claim 6 to 9, it is characterized in that described incision is provided with module described point of penetration is arranged on the function and/or element of described program.
CN201010607750.7A 2010-12-27 2010-12-27 Program customization method and device Active CN102004648B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201010607750.7A CN102004648B (en) 2010-12-27 2010-12-27 Program customization method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010607750.7A CN102004648B (en) 2010-12-27 2010-12-27 Program customization method and device

Publications (2)

Publication Number Publication Date
CN102004648A true CN102004648A (en) 2011-04-06
CN102004648B CN102004648B (en) 2015-10-21

Family

ID=43812030

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010607750.7A Active CN102004648B (en) 2010-12-27 2010-12-27 Program customization method and device

Country Status (1)

Country Link
CN (1) CN102004648B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102156654A (en) * 2011-04-28 2011-08-17 中兴通讯股份有限公司 Installation method and system thereof for software installation package
CN106126263A (en) * 2016-07-04 2016-11-16 傲讯全通科技(深圳)有限公司 A kind of fast custom user interface and the method for function
CN106250179A (en) * 2016-07-26 2016-12-21 北京北森云计算股份有限公司 The method that system dynamics function intercepts extension is realized by the compiling of multilingual cloud
CN106250178A (en) * 2016-07-26 2016-12-21 北京北森云计算股份有限公司 The method that system dynamics function intercepts extension online is realized by the compiling of multilingual cloud
CN106775838A (en) * 2016-11-29 2017-05-31 暴风集团股份有限公司 Plug-in unitization downloads the method and system of application program installation kit
CN111190578A (en) * 2019-12-20 2020-05-22 天阳宏业科技股份有限公司 Customizable flow operation development system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101527640A (en) * 2009-03-03 2009-09-09 周佺喜 Method for carrying out real-time fee deduction during instant messaging
CN101669114A (en) * 2007-04-27 2010-03-10 微软公司 dynamically loading scripts
CN101689200A (en) * 2007-06-28 2010-03-31 艾利森电话股份有限公司 improved navigation handling within web pages

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101669114A (en) * 2007-04-27 2010-03-10 微软公司 dynamically loading scripts
CN101689200A (en) * 2007-06-28 2010-03-31 艾利森电话股份有限公司 improved navigation handling within web pages
CN101527640A (en) * 2009-03-03 2009-09-09 周佺喜 Method for carrying out real-time fee deduction during instant messaging

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102156654A (en) * 2011-04-28 2011-08-17 中兴通讯股份有限公司 Installation method and system thereof for software installation package
CN102156654B (en) * 2011-04-28 2016-02-10 中兴通讯股份有限公司 A kind of installation method of software installation kit and system
CN106126263A (en) * 2016-07-04 2016-11-16 傲讯全通科技(深圳)有限公司 A kind of fast custom user interface and the method for function
CN106250179A (en) * 2016-07-26 2016-12-21 北京北森云计算股份有限公司 The method that system dynamics function intercepts extension is realized by the compiling of multilingual cloud
CN106250178A (en) * 2016-07-26 2016-12-21 北京北森云计算股份有限公司 The method that system dynamics function intercepts extension online is realized by the compiling of multilingual cloud
CN106250179B (en) * 2016-07-26 2019-10-25 北京北森云计算股份有限公司 The method that realization system dynamic function intercepts extension is compiled by multilingual cloud
CN106250178B (en) * 2016-07-26 2019-10-25 北京北森云计算股份有限公司 The method that realization system dynamic function intercepts extension online is compiled by multilingual cloud
CN106775838A (en) * 2016-11-29 2017-05-31 暴风集团股份有限公司 Plug-in unitization downloads the method and system of application program installation kit
CN111190578A (en) * 2019-12-20 2020-05-22 天阳宏业科技股份有限公司 Customizable flow operation development system
CN111190578B (en) * 2019-12-20 2023-03-21 天阳宏业科技股份有限公司 Customizable flow operation development system

Also Published As

Publication number Publication date
CN102004648B (en) 2015-10-21

Similar Documents

Publication Publication Date Title
CN110825362B (en) Low-code application software development system and method
CN109597814B (en) Online rapid delivery system of background management information system
CN104636139B (en) One kind visualizes cross-platform mobile application exploitation and generation system
CN100543701C (en) A kind of method and system that realize embedded software unconventionality testing
Alliance Android
US9021419B2 (en) System and method for supporting intelligent design pattern automation
CN108614701B (en) Linux operating system customizing method and device
CN102004648A (en) Program customization method and device
CN113703749A (en) Information system based on visual programming technology and construction method thereof
Prehofer et al. From internet of things mashups to model-based development
CN104991763A (en) Universal game interface behavior control system
CN101887370B (en) Method and device for creating system user interface
CN104407863A (en) Abstract control model programming device and method
CN103180827A (en) Device and method for executing task files in a game server
US20240143285A1 (en) Architecture discovery
MacLean et al. Pro Android 5
CN102541544B (en) The processing method of Tree control, Apparatus and system
Cetina et al. Strategies for variability transformation at run-time.
CN113835705A (en) Big data service product development method, device and system
CN112241373A (en) Automatic test method, test device, processor and test system
CN114721647B (en) Object-oriented programming method based on codeless application development
US8924948B2 (en) Method and system for context modeling
Lettner et al. Enabling a/b testing of native mobile applications by remote user interface exchange
CN109299004A (en) Key element difference analysis method and system
CN104063229A (en) Digital family middleware system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 100094 Haidian District North Road, Beijing, No. 68

Applicant after: Yonyou Network Technology Co., Ltd.

Address before: 100094 Beijing city Haidian District North Road No. 68, UFIDA Software Park

Applicant before: UFIDA Software Co., Ltd.

COR Change of bibliographic data
C14 Grant of patent or utility model
GR01 Patent grant