CN101620536A - Method and device for invoking performance function - Google Patents

Method and device for invoking performance function Download PDF

Info

Publication number
CN101620536A
CN101620536A CN200910091240A CN200910091240A CN101620536A CN 101620536 A CN101620536 A CN 101620536A CN 200910091240 A CN200910091240 A CN 200910091240A CN 200910091240 A CN200910091240 A CN 200910091240A CN 101620536 A CN101620536 A CN 101620536A
Authority
CN
China
Prior art keywords
power function
function
interface message
database
power
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
CN200910091240A
Other languages
Chinese (zh)
Other versions
CN101620536B (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.)
You Pu Information Technology Co., Ltd of UFSOFT
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 CN2009100912406A priority Critical patent/CN101620536B/en
Publication of CN101620536A publication Critical patent/CN101620536A/en
Application granted granted Critical
Publication of CN101620536B publication Critical patent/CN101620536B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention discloses a method and a device for invoking a performance function. The method comprises the following steps: extracting interface information of the performance function in application software; registering the extracted interface information of the performance function in a database; publicly issuing the interface information of the performance function in the database; receiving a demand of invoking the performance function input by a user, searching the corresponding interface information of the performance function in the database and using the searched interface information to invoke the performance function. The invention can invoke the performance function in a general manner.

Description

A kind of method and apparatus of invoking performance function
Technical field
The present invention relates to software technology field, particularly relate to a kind of method and apparatus of invoking performance function.
Background technology
Under current Background of Globalization, the cooperation between tissue and the personnel with exchange more and more frequently, often to call power function in the Another application software systems as the application software system of information tool.Such as, after finishing buying task on the purchasing system, need call the power function of paying a bill in the financial system, thus the corresponding buying of payment payment for goods.
Yet present application software normally customizes according to specific application or user's request, and System Software is relatively sealing generally, not have cooperating between consideration and other software systems, and therefore, the interface of power function seals often.Like this, when an application software system need call power function in the Another application software systems, often can not find the inlet that calls,, also need between two kinds of program languages of two systems, carry out complicated interoperability conversion even find.
By above description as can be seen, in the prior art,, therefore, be difficult to support expansion and cooperation requirement because the interface of each power function seals.When invoking performance function, require operating personnel must grasp the program language of the application software system of the called side and the side of being called simultaneously, and the operation of carrying out is each other changed, as seen, this invoked procedure is had relatively high expectations to operating personnel, and needs to handle complicated bottom technical matters, therefore, do not have versatility, realize difficulty.
Summary of the invention
The present invention proposes a kind of method and apparatus of invoking performance function, in general manner invoking performance function.
In order to achieve the above object, technical scheme of the present invention is achieved in that
A kind of method of invoking performance function, this method comprises:
Extract the interface message of performance function in application software;
In database, register the interface message of the power function that is extracted;
The interface message of power function in the external publication database;
Receive the order of the invoking performance function of user's input, in database, find the interface message of corresponding power function, utilize this interface message that finds to call this power function.
Preferable, this method further comprises: the physical bindings information of described power function is registered in the described database;
When in described database, finding the interface message of this power function, further comprise: the physical bindings information that finds this power function;
The step of the interface message invoking performance function of the power function that described utilization finds comprises: the interface message according to the power function that finds is carried out validity checking to the parameter assignment of user's input, after validity checking is passed through, call described power function according to the physical bindings information that finds.
Particularly, this method further comprises: be the interface message of power function of registration and the power function sign of physical bindings information distribution correspondence;
The step of the interface message of power function comprises in the described external publication database: externally issue each power function sign, when the user chooses a power function sign, the interface message of the power function of this power function of choosing sign correspondence in the external publication database;
Comprise the power function sign in the order of the invoking performance function of described user's input, then be identified at the interface message of the power function that finds correspondence in the database and the physical bindings information of power function according to this power function.
Preferably, the described step of registering the interface message of the power function that is extracted in database comprises: the interface message of the power function that extracted is converted into readable structured document form, according to the functional hierarchy relation of described power function place software, corresponding catalog classification position writes the interface message of described power function in database then.
Particularly, the interface message of described extraction performance function in application software is:
According to the business demand of the concrete called side system that uses application software, determine the power function that needs the application software used, extract the power function interface message that needs the application software used;
Perhaps,
The interface message of all functions function in all application software is all extracted respectively.
Particularly, the step of the interface message of described extraction performance function in application software specifically comprises:
Dynamic link library (DLL) module file in the loading application software; By resolving the typelib information in the DLL module file, obtain class object; Resolve and extract the power function interface message in the class object.
A kind of device of invoking performance function, this device comprises: extraction module, Registering modules, database, check accessor and unified agent middleware, wherein,
Extraction module is used to extract the interface message of performance function in application software;
Registering modules is used for the interface message at the power function of the described extraction module extraction of database registration;
Check accessor, be used to receive user's inquiry, and in user's demonstrating data storehouse the interface message of power function;
The unified agent middleware is used for the order of the invoking performance function that imports into according to the user, finds the interface message of corresponding power function in database, the interface message invoking performance function that utilizes this to find.
Preferable, described Registering modules, further the physical bindings information with described power function is registered in the described database;
Described unified agent middleware, further according to the order of described invoking performance function, in database, find the interface message of corresponding power function, interface message according to the power function that finds is carried out validity checking to the parameter assignment of user's input, after validity checking is passed through, call described power function according to the physical bindings information that finds.
Particularly, described Registering modules further is the interface message of power function of registration and the power function sign of physical bindings information distribution correspondence;
The described access server of checking is used for externally issuing each power function sign, when detecting the user and choose a power function sign, and the external interface message of the corresponding power function of this power function of choosing sign in the publication database;
Described unified agent middleware according to the sign of the power function in the invoking performance function order, finds the interface message of corresponding power function and the physical bindings information of power function in database.
Preferably, described Registering modules, the interface message of the power function that extracted is converted into readable structured document form, and according to the functional hierarchy relation of described power function place software, the interface message of described power function is registered in corresponding catalog classification position in database then.
Preferably, described checking comprises interactive module and code generation module in the accessor, wherein,
Interactive module is used to receive the order of the query function function of user's input, and in user's demonstrating data storehouse the interface message of power function;
Code generation module, according to the power function interface message that in interactive module, inquires, generate and create unified agent middleware object identification code, according to the parameter information in the power function interface message, automatic systematic function function parameters assignment code, and the code that calls the result is obtained in generation by the code of unified agent middleware invoking performance function with by the unified agent middleware automatically.
As seen, in the present invention, owing to the interface message of the power function in the application software can be extracted, and unified being registered in the database, unified issue, searching of power function interface message and calling of power function are carried out in unification, like this, for the user provides the checking of a unification and the mode of invoking performance function, the user need not to be concerned about the ins and outs at invoking performance function in each software application system.As seen, the present invention can simplify professional realization greatly by general mode invoking performance function.
Description of drawings
The process flow diagram of a kind of invoking performance function that Figure 1A provides for the embodiment of the invention;
Figure 1B is the synoptic diagram of the interface message of power function A in the embodiment of the invention;
Fig. 2 is for carrying out the synoptic diagram of catalog classification to the power function interface according to the functional hierarchy relation in the embodiment of the invention;
Fig. 3 is for utilizing the process flow diagram of the automatic systematic function function call of code generation module program code in the one embodiment of the invention;
The structure drawing of device that Fig. 4 provides for the embodiment of the invention.
Embodiment
In order to make the purpose, technical solutions and advantages of the present invention clearer, describe the present invention below in conjunction with the drawings and specific embodiments.
The present invention proposes a kind of method of invoking performance function, the core concept of this method is: the interface message of extracting performance function in application software; In database, register the interface message of the power function that is extracted; The interface message of power function in the external publication database; Receive the order of the invoking performance function of user's input, in database, find the interface message of this power function, utilize this interface message that finds to call this power function.
As seen, in the present invention, owing to the interface message of the power function in the application software can be extracted, and unified being registered in the database, unified issue, searching of power function interface message and calling of power function are carried out in unification, like this, for the user provides the checking of a unification and the mode of invoking performance function, the user need not to be concerned about the ins and outs at invoking performance function in each software application system.As seen, the present invention can simplify professional realization greatly by general mode invoking performance function.
The process flow diagram of a kind of invoking performance function that Fig. 1 provides for the embodiment of the invention.Referring to Fig. 1, in one embodiment of the invention, the process of invoking performance function specifically may further comprise the steps:
Step 101: the interface message of extracting performance function in application software.
The purpose of this step abstraction function function interface information is can concentrate registration and manage the functional interface of these dispersions for follow-up, to make things convenient for calling of external user in the subsequent process.
The present invention can use under the multiple business scene, and correspondingly, the interface of the power function that extracts at different this step of business scenario is also different.
Such as, a kind of business scenario is: according to the business demand of the concrete called side system that uses application software, determine the power function that needs the application software used, like this, in this step 101, then only extract the interface message of the power function of the application software that needs use.Such as, the called side system is a purchasing system, the follow-up power function of paying a bill that then necessarily need call in the financial application software so, in this step, then extracts the interface message of the power function of paying a bill.
For another example, another kind of business scenario is: because following can the development towards the benchmark service logical layer direction that has the hierarchy application software that is to say, the each several part functional stratification of application software is realized, certainly, the interface of application software power function then needs as independent one deck, opening.At this kind business, in this step 101, then be that the interface message with all functions function in all application software all extracts respectively.
The specific implementation process of this step can comprise:
1011, (Dynamic Link Library, DLL) module file navigate to the physical location of DLL module file place disk to the dynamic link library in the loading application software specifically, generally represent with file path, read this DLL module file subsequently.
1012, the class object (Class) in the parsing DLL module file.Generally include typelib information in the DLL module file,, just can obtain certain concrete class object information by resolving typelib information.Resolving class object information is in order to obtain the power function interface definition.
1013, power function (Function) interface message (metadata) in parsing and the extraction class object.Include all functions function that it is realized in the class object, can obtain parameter (Parameter), parameter name, parameter type (Type), the parameter direction of transfer information such as (Direction) of power function by analytical capabilities function interface information, extract the interface message of these parameter informations as power function, like this, after subsequent registration was announced, the outside just knew how to carry out the parameter assignment when calling the interface of this power function.Such as, referring to Figure 1B, for power function A, obtain and the interface message of subsequent registration shown in Figure 1B.
The function of abstraction function function interface information of the present invention is not limited to support the assembly DLL of COM and .NET under the windows platform.
Step 102: the interface message of in database, registering the power function that is extracted.
Preferable, in order to concentrate registration with consistent mode with standard, be convenient to docking port information and carry out unified management and maintenance, in this step, the interface message that can in database, register the power function that is extracted according to the internal specification and the functional organization of appointment.
Wherein, the internal specification of appointment can be: adopt readable structurized text formatting (such as: XML) come the interface message of representation function function, comprise parameter (Parameter), parameter type (Type), parameter direction of transfer information such as (Direction).Wherein, the functional organization of appointment can be: the functional hierarchy relation according to software is carried out catalog classification to the power function interface.Like this, the specific implementation process of this step then can comprise: the interface message of the power function that extracted is converted into readable structured document form, according to the functional hierarchy relation of current power function place software, corresponding catalog classification position writes the interface message of current power function in database then.
Such as, submit to for supply system and purchase order, wherein, the purchase order submission is a power function in the supply system, and it is set membership that its functional hierarchy closes, therefore, when finally registering in database, its functional organization is a catalog classification shown in Figure 2.
Step 103: the physical bindings information of registering functional function in database.
When invoking performance function, computer operating system need be known information such as the address of power function and method of calling, these information are called as physical bindings information, such as: the server name of com component, program id information under the windows platform, the dll file path of .Net assembly, class name (Class) etc. under the windows platform.
In the present invention, for in subsequent process, can be to the ins and outs of called side (outside) function of shielding function, be that physical bindings information is only used by inside, external call side need not be concerned about this information, need not know the physics deployed position of the DLL module file of power function, need not know that also this power function is based on COM and also is based on the .Net platform, also need not be concerned about under the situation of the class object (Class) of realizing this power function, just can call power function, in this step, the physical bindings information with power function also is registered in the database.This processing mode reduces coupling, has reduced the technology degree of dependence of external system to internal interface, makes the variation of software inhouse power function can not have influence on calling of external users simultaneously, thereby has embodied the technological thought of service-oriented (SOA).
Step 104: be power function distribution function function identification, and the corresponding relation of the power function interface message registered and physical bindings information and this power function sign is set.
For the registration of the information of distinguishing the difference in functionality function,, be that each function distributes a unique power function sign in this step.The processing of this step is in subsequent process, and external call can reach easily and inquire the power function interface message by the power function sign, thereby directly calls a power function.
Step 105: externally the interface message of the power function in the publication database and corresponding power function identify.
If call a power function, then the parameter information of power function must be understood by external call side, so that parameter is carried out assignment, therefore, needs the interface message of external issuing function function.
In the business realizing of reality, if the interface message of all functions function is all directly externally shown issue, then can cause quantity of information too big, called side can't find the power function that need call easily.Therefore, in a preferred embodiment of the present invention, in order to address this problem, then can be at first the direct external interface message of issuing function function, but externally issue each power function sign, the information that shows each power function by the power function sign to the called side user intuitively, if the user is interested in some power functions, need to understand its log-on message, then can click corresponding power function sign, like this, when detecting the user and choose power function sign, externally issue the interface message of the corresponding power function of this power function of choosing sign again.
Need to prove, if in step 102, registered the interface message of each power function according to the mode of catalog classification, so in this step, when issuing the interface message of each power function, also be to issue the interface message of each power function according to the mode of catalog classification, thereby be convenient to the hierarchical relationship between each power function of called side distinguish.
Step 106: when the user need call a power function (for ease of being designated as power function 1 below describing), the order of input invoking performance function 1, concrete, can be the power function sign 1 that triggers this power function 1, and carry out the parameter assignment according to the interface message of the power function of issuing 1.
In a preferred embodiment of the present invention, can check seek unity of action release processing in the step 105 of accessor by what set in advance, the user checks that by this accessor checks the interface message and the sign of registered each power function.Like this, in this step 106, the user can carry out the parameter assignment according to the power function interface message of checking the accessor demonstration.
Step 107: in database, search power function interface message and physical bindings information that the power function that is triggered identifies 1 correspondence.
Step 108: the parameter assignment of user's input is carried out validity checking according to the power function interface message that finds.
Here, the content of validity checking includes but not limited to: parameter type, parameter range etc.
Step 109: after validity checking is passed through, according to the DLL module file at physical bindings information value-added tax function function 1 place that finds.
Step 110: create the CWinInetConnection object, make up the physics parameter list, invoking performance function 1 also returns and calls the result.
Need to prove, can set in advance unified agent middleware (Broker) in the present invention, provide unified common access to come proxy user to all functions function calls, like this, when the power function of the external announcement of access software is wanted in the outside, do not need the intrinsic function itself of direct and software to come into contacts with, need not understand the concrete calling technology details of function, need be that the unified agent middleware conducts interviews and gets final product only, thereby simplify professional realization by a unified common access.Like this, when utilizing the unified agent middleware, step 107 is to carry out various processing by the unified agent middleware to step 110.
When though the user utilizes unified agent middleware invoking performance function, do not need the intrinsic function itself of direct and software to come into contacts with, need not understand the concrete calling technology details of function, still, the user also needs to write the execution of code triggering unified agent middleware and calls.In a preferred embodiment of the present invention, in order further to simplify user's processing, make the user need not to write code, above-mentioned checking may further include code generation module in the accessor, function with automatic generating code, because the interface log-on message of function has been described the interface model of function, and unified agent middleware (Broker) provides unified function access inlet and approach, based on this two category information, code generation module is generating function invoke code (Code) automatically.Automatic code has been exempted manual coding, has reduced error rate, improves ease for use.
Fig. 3 is for utilizing the process flow diagram of the automatic systematic function function call of code generation module program code in the one embodiment of the invention.Referring to Fig. 3, this flow process specifically may further comprise the steps:
Step 301: code generation module generates creates unified agent middleware object identification code.
Step 302: code generation module identifies the parameter information in the power function interface message of 1 correspondence according to power function, the parameter assignment code of systematic function function 1 automatically, and the effect of this code is to make that the user is follow-up can carry out the parameter assignment.
Step 303: code generation module generates the code by unified agent middleware invoking performance function 1.
In the code that this step generates, comprised the Invoke method and the parameter transmission code of call function.
Step 304: code generation module generates and obtains the code that calls the result by the unified agent middleware.
The process of above-mentioned automatic generating code has replaced the most of manual coding of user, and what the unique needs of user be finished by hand is the actual assignment of function parameter.After above-mentioned flow performing shown in Figure 3 is intact, the process of a invoking performance function of execution that just can be real, promptly at first carry out the step 106 among above-mentioned Fig. 1, afterwards, the user is with above-mentioned code compile, and operation, just can carry out the process of above-mentioned steps 107 then by the unified agent middleware to step 110.
Such as, the code that code generation module is produced can be following form:
Broker theBkr=new Broker (" power function ID " ...)
theBkr.SetParameterValues(…)
theBkr.Invoke()
The invention allows for a kind of device of invoking performance function.Participate in Fig. 4, this device comprises: extraction module, Registering modules, database, check accessor and unified agent middleware, wherein,
Extraction module is used to extract the interface message of performance function in application software;
Registering modules is used for the interface message at the power function of the described extraction module extraction of database registration;
Check accessor, be used to receive user's inquiry, and in user's demonstrating data storehouse the interface message of power function;
The unified agent middleware is used for the order of the invoking performance function that imports into according to the user, finds the interface message of corresponding power function in database, the interface message invoking performance function that utilizes this to find.
During specific implementation, described Registering modules, further the physical bindings information with described power function is registered in the described database;
Described unified agent middleware, further according to the order of described invoking performance function, in database, find the interface message of corresponding power function, interface message according to the power function that finds is carried out validity checking to the parameter assignment of user's input, after validity checking is passed through, call described power function according to the physical bindings information that finds.
During specific implementation, described Registering modules further is the interface message of power function of registration and the power function sign of physical bindings information distribution correspondence;
The described access server of checking is used for externally issuing each power function sign, when detecting the user and choose a power function sign, and the external interface message of the corresponding power function of this power function of choosing sign in the publication database;
Described unified agent middleware according to the sign of the power function in the invoking performance function order, finds the interface message of corresponding power function and the physical bindings information of power function in database.
Preferable, in order to concentrate registration with consistent mode with standard, be convenient to docking port information and carry out unified management and maintenance, described Registering modules, the interface message of the power function that extracted is converted into readable structured document form, according to the functional hierarchy relation of described power function place software, the interface message of described power function is registered in corresponding catalog classification position in database then.
In order further to simplify user's processing, make the user need not to write code, the described accessor of checking can have the function of automatic generating code, and concrete realization comprises: in checking accessor, comprise interactive module and code generation module, wherein,
Interactive module is used to receive the order of the query function function of user's input, and in user's demonstrating data storehouse the interface message of power function;
Code generation module, according to the power function interface message that in interactive module, inquires, generate and create unified agent middleware object identification code, according to the parameter information in the power function interface message, automatic systematic function function parameters assignment code, and generation is obtained the code that calls the result by the code of unified agent middleware invoking performance function with by the unified agent middleware automatically, behind user's code compiles with these automatic generations, just can directly use function performance when operation.
The above only is preferred embodiment of the present invention, and is in order to restriction the present invention, within the spirit and principles in the present invention not all, any modification of being made, is equal to replacement, improvement etc., all should be included within the scope of protection of the invention.

Claims (11)

1, a kind of method of invoking performance function is characterized in that, this method comprises:
Extract the interface message of performance function in application software;
In database, register the interface message of the power function that is extracted;
The interface message of power function in the external publication database;
Receive the order of the invoking performance function of user's input, in database, find the interface message of corresponding power function, utilize this interface message that finds to call this power function.
2, method according to claim 1 is characterized in that, this method further comprises: the physical bindings information of described power function is registered in the described database;
When in described database, finding the interface message of this power function, further comprise: the physical bindings information that finds this power function;
The step of the interface message invoking performance function of the power function that described utilization finds comprises: the interface message according to the power function that finds is carried out validity checking to the parameter assignment of user's input, after validity checking is passed through, call described power function according to the physical bindings information that finds.
3, method according to claim 2 is characterized in that, this method further comprises: be the interface message of power function of registration and the power function sign of physical bindings information distribution correspondence;
The step of the interface message of power function comprises in the described external publication database: externally issue each power function sign, when the user chooses a power function sign, the interface message of the power function of this power function of choosing sign correspondence in the external publication database;
Comprise the power function sign in the order of the invoking performance function of described user's input, then be identified at the interface message of the power function that finds correspondence in the database and the physical bindings information of power function according to this power function.
4, method according to claim 1, it is characterized in that, the described step of registering the interface message of the power function that is extracted in database comprises: the interface message of the power function that extracted is converted into readable structured document form, according to the functional hierarchy relation of described power function place software, corresponding catalog classification position writes the interface message of described power function in database then.
5, according to any described method in the claim 1 to 4, it is characterized in that the interface message of described extraction performance function in application software is:
According to the business demand of the concrete called side system that uses application software, determine the power function that needs the application software used, extract the power function interface message that needs the application software used;
Perhaps,
The interface message of all functions function in all application software is all extracted respectively.
6, according to any described method in the claim 1 to 4, it is characterized in that the step of the interface message of described extraction performance function in application software specifically comprises:
Dynamic link library (DLL) module file in the loading application software; By resolving the typelib information in the DLL module file, obtain class object; Resolve and extract the power function interface message in the class object.
7, a kind of device of invoking performance function is characterized in that, this device comprises: extraction module, Registering modules, database, check accessor and unified agent middleware, wherein,
Extraction module is used to extract the interface message of performance function in application software;
Registering modules is used for the interface message at the power function of the described extraction module extraction of database registration;
Check accessor, be used to receive user's inquiry, and in user's demonstrating data storehouse the interface message of power function;
The unified agent middleware is used for the order of the invoking performance function that imports into according to the user, finds the interface message of corresponding power function in database, the interface message invoking performance function that utilizes this to find.
8, device according to claim 7 is characterized in that, described Registering modules, and further the physical bindings information with described power function is registered in the described database;
Described unified agent middleware, further according to the order of described invoking performance function, in database, find the interface message of corresponding power function, interface message according to the power function that finds is carried out validity checking to the parameter assignment of user's input, after validity checking is passed through, call described power function according to the physical bindings information that finds.
9, device according to claim 8 is characterized in that, described Registering modules further is the interface message of power function of registration and the power function sign of physical bindings information distribution correspondence;
The described access server of checking is used for externally issuing each power function sign, when detecting the user and choose a power function sign, and the external interface message of the corresponding power function of this power function of choosing sign in the publication database;
Described unified agent middleware according to the sign of the power function in the invoking performance function order, finds the interface message of corresponding power function and the physical bindings information of power function in database.
10, device according to claim 7, it is characterized in that, described Registering modules, the interface message of the power function that extracted is converted into readable structured document form, according to the functional hierarchy relation of described power function place software, the interface message of described power function is registered in corresponding catalog classification position in database then.
According to any described device in the claim 7 to 10, it is characterized in that 11, described checking comprises interactive module and code generation module in the accessor, wherein,
Interactive module is used to receive the order of the query function function of user's input, and in user's demonstrating data storehouse the interface message of power function;
Code generation module, according to the power function interface message that in interactive module, inquires, generate and create unified agent middleware object identification code, according to the parameter information in the power function interface message, automatic systematic function function parameters assignment code, and the code that calls the result is obtained in generation by the code of unified agent middleware invoking performance function with by the unified agent middleware automatically.
CN2009100912406A 2009-08-17 2009-08-17 Method and device for invoking performance function Expired - Fee Related CN101620536B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009100912406A CN101620536B (en) 2009-08-17 2009-08-17 Method and device for invoking performance function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009100912406A CN101620536B (en) 2009-08-17 2009-08-17 Method and device for invoking performance function

Publications (2)

Publication Number Publication Date
CN101620536A true CN101620536A (en) 2010-01-06
CN101620536B CN101620536B (en) 2012-11-14

Family

ID=41513786

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009100912406A Expired - Fee Related CN101620536B (en) 2009-08-17 2009-08-17 Method and device for invoking performance function

Country Status (1)

Country Link
CN (1) CN101620536B (en)

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101847100A (en) * 2010-06-08 2010-09-29 用友软件股份有限公司 Method for expanding software application and device
CN102203736A (en) * 2011-05-20 2011-09-28 华为技术有限公司 Method and device for calling open application programming interface (openapi)
CN102253833A (en) * 2011-06-28 2011-11-23 宇龙计算机通信科技(深圳)有限公司 Operation method and device based on application under Android platform
CN102546630A (en) * 2012-01-04 2012-07-04 北京七星华创电子股份有限公司 Io communication method
CN102750144A (en) * 2012-05-31 2012-10-24 华亚微电子(上海)有限公司 Generating tool of function module
CN103377121A (en) * 2012-04-24 2013-10-30 百度在线网络技术(北京)有限公司 Method and device for detecting coupling risks
CN103677975A (en) * 2013-12-09 2014-03-26 北京恒华伟业科技股份有限公司 System and method for having access to internal objects of application systems
CN103902543A (en) * 2012-12-25 2014-07-02 华为技术有限公司 Database inquiry method and device and database system
CN103995752A (en) * 2014-06-16 2014-08-20 上海斐讯数据通信技术有限公司 Intermodule notification callback method and module interaction structure
CN104199984A (en) * 2014-09-26 2014-12-10 浙江中控技术股份有限公司 Method and device for realizing dynamic reference of function library
CN104536815A (en) * 2015-01-28 2015-04-22 浪潮通用软件有限公司 Method and system for carrying out synergetic treatment on business applications
CN104572112A (en) * 2015-01-21 2015-04-29 成都卫士通信息安全技术有限公司 Inter-program function dynamic multiplexing system and method based on Android system
CN104572095A (en) * 2014-12-29 2015-04-29 天津大学 Self-adaptive method for building Ajax application for end user
CN105022630A (en) * 2015-06-30 2015-11-04 中标软件有限公司 Component management system and component management method
CN105653363A (en) * 2015-12-28 2016-06-08 北京致远协创软件有限公司 Interface function realization method and apparatus
CN106648557A (en) * 2015-10-28 2017-05-10 华为技术有限公司 Application programming interface API sharing method and device
CN107479866A (en) * 2016-08-12 2017-12-15 北京大学 The method that open terminal applies data and function are realized based on reconfiguration technique
CN107704236A (en) * 2017-09-30 2018-02-16 郑州云海信息技术有限公司 The method and apparatus that public function is managed in software development system
CN107967423A (en) * 2016-10-20 2018-04-27 腾讯科技(深圳)有限公司 The method and terminal device of a kind of authority acquiring
CN108537588A (en) * 2018-03-30 2018-09-14 深圳市富途网络科技有限公司 A kind of general prize drawing management system and method
CN105045577B (en) * 2015-06-29 2018-12-18 用友优普信息技术有限公司 The reminding method of interface change and the prompt system of interface change
CN109739573A (en) * 2018-12-27 2019-05-10 深圳市多度科技有限公司 Realize the processing method and processing device that api interface calls, the system for realizing api interface
CN110647666A (en) * 2019-09-03 2020-01-03 平安科技(深圳)有限公司 Intelligent matching method and device for template and formula and computer readable storage medium
CN111209056A (en) * 2020-01-02 2020-05-29 北京东土科技股份有限公司 Method and device for loading function, readable storage medium and electronic equipment
CN113626071A (en) * 2021-08-06 2021-11-09 京东城市(北京)数字科技有限公司 Function registration method, system, electronic device and storage medium
CN113885963A (en) * 2021-10-18 2022-01-04 广州中望龙腾软件股份有限公司 Secondary development file execution method and device and storage medium
CN116719871A (en) * 2023-06-29 2023-09-08 上海中汇亿达金融信息技术有限公司 Data interaction method, device and system of transaction management system
WO2023197128A1 (en) * 2022-04-12 2023-10-19 华为技术有限公司 Test method and control apparatus

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1223159C (en) * 2002-08-13 2005-10-12 华为技术有限公司 Method of supporting address transfer application network
CN100487649C (en) * 2005-11-04 2009-05-13 北京金山软件有限公司 Call method between chip
CN101400109B (en) * 2007-09-30 2011-09-14 华为技术有限公司 General service opening interface system and general service opening method
CN101388904B (en) * 2008-07-29 2011-08-03 北京超图软件股份有限公司 GIS service aggregating method, device and system

Cited By (47)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101847100A (en) * 2010-06-08 2010-09-29 用友软件股份有限公司 Method for expanding software application and device
CN101847100B (en) * 2010-06-08 2012-12-05 用友软件股份有限公司 Method for expanding software application and device
CN102203736B (en) * 2011-05-20 2014-04-02 华为技术有限公司 Method and device for calling open application programming interface (openapi)
CN102203736A (en) * 2011-05-20 2011-09-28 华为技术有限公司 Method and device for calling open application programming interface (openapi)
WO2011127863A2 (en) * 2011-05-20 2011-10-20 华为技术有限公司 Method and device for calling open application programming interface (openapi)
WO2011127863A3 (en) * 2011-05-20 2012-05-03 华为技术有限公司 Method and device for calling open application programming interface (openapi)
CN102253833A (en) * 2011-06-28 2011-11-23 宇龙计算机通信科技(深圳)有限公司 Operation method and device based on application under Android platform
CN102546630A (en) * 2012-01-04 2012-07-04 北京七星华创电子股份有限公司 Io communication method
CN103377121A (en) * 2012-04-24 2013-10-30 百度在线网络技术(北京)有限公司 Method and device for detecting coupling risks
CN102750144A (en) * 2012-05-31 2012-10-24 华亚微电子(上海)有限公司 Generating tool of function module
CN103902543A (en) * 2012-12-25 2014-07-02 华为技术有限公司 Database inquiry method and device and database system
CN103677975A (en) * 2013-12-09 2014-03-26 北京恒华伟业科技股份有限公司 System and method for having access to internal objects of application systems
CN103995752A (en) * 2014-06-16 2014-08-20 上海斐讯数据通信技术有限公司 Intermodule notification callback method and module interaction structure
CN104199984B (en) * 2014-09-26 2018-01-12 浙江中控技术股份有限公司 The method and apparatus that a kind of dynamic for realizing function library is quoted
CN104199984A (en) * 2014-09-26 2014-12-10 浙江中控技术股份有限公司 Method and device for realizing dynamic reference of function library
CN104572095A (en) * 2014-12-29 2015-04-29 天津大学 Self-adaptive method for building Ajax application for end user
CN104572095B (en) * 2014-12-29 2017-12-22 天津大学 A kind of adaptive approach that Ajax applications are built towards end user
CN104572112A (en) * 2015-01-21 2015-04-29 成都卫士通信息安全技术有限公司 Inter-program function dynamic multiplexing system and method based on Android system
CN104536815A (en) * 2015-01-28 2015-04-22 浪潮通用软件有限公司 Method and system for carrying out synergetic treatment on business applications
CN105045577B (en) * 2015-06-29 2018-12-18 用友优普信息技术有限公司 The reminding method of interface change and the prompt system of interface change
CN105022630A (en) * 2015-06-30 2015-11-04 中标软件有限公司 Component management system and component management method
CN105022630B (en) * 2015-06-30 2019-01-22 中标软件有限公司 A kind of assembly management system and assembly management method
CN106648557A (en) * 2015-10-28 2017-05-10 华为技术有限公司 Application programming interface API sharing method and device
CN106648557B (en) * 2015-10-28 2020-04-03 华为技术有限公司 Sharing method and device of Application Programming Interface (API)
CN105653363B (en) * 2015-12-28 2018-10-26 北京致远互联软件股份有限公司 A kind of interface function implementation method and device
CN105653363A (en) * 2015-12-28 2016-06-08 北京致远协创软件有限公司 Interface function realization method and apparatus
WO2018028027A1 (en) * 2016-08-12 2018-02-15 北京大学 Method for opening up data and functions of terminal application based on reconstruction technology
CN107479866A (en) * 2016-08-12 2017-12-15 北京大学 The method that open terminal applies data and function are realized based on reconfiguration technique
CN107479866B (en) * 2016-08-12 2020-11-06 北京大学 Method for realizing application data and functions of open terminal based on reconstruction technology
US20190155628A1 (en) * 2016-08-12 2019-05-23 Peking University Method for opening up data and functions of terminal application based on reconstruction technology
US10496423B2 (en) * 2016-08-12 2019-12-03 Peking University Method for opening up data and functions of terminal application based on reconstruction technology
CN107967423A (en) * 2016-10-20 2018-04-27 腾讯科技(深圳)有限公司 The method and terminal device of a kind of authority acquiring
CN107967423B (en) * 2016-10-20 2020-12-04 腾讯科技(深圳)有限公司 Permission obtaining method and terminal equipment
CN107704236A (en) * 2017-09-30 2018-02-16 郑州云海信息技术有限公司 The method and apparatus that public function is managed in software development system
CN108537588A (en) * 2018-03-30 2018-09-14 深圳市富途网络科技有限公司 A kind of general prize drawing management system and method
CN109739573A (en) * 2018-12-27 2019-05-10 深圳市多度科技有限公司 Realize the processing method and processing device that api interface calls, the system for realizing api interface
CN110647666A (en) * 2019-09-03 2020-01-03 平安科技(深圳)有限公司 Intelligent matching method and device for template and formula and computer readable storage medium
CN110647666B (en) * 2019-09-03 2023-12-19 平安科技(深圳)有限公司 Intelligent matching method and device for templates and formulas and computer readable storage medium
CN111209056A (en) * 2020-01-02 2020-05-29 北京东土科技股份有限公司 Method and device for loading function, readable storage medium and electronic equipment
CN111209056B (en) * 2020-01-02 2021-02-19 北京东土科技股份有限公司 Method and device for loading function, readable storage medium and electronic equipment
CN113626071A (en) * 2021-08-06 2021-11-09 京东城市(北京)数字科技有限公司 Function registration method, system, electronic device and storage medium
CN113626071B (en) * 2021-08-06 2024-04-16 京东城市(北京)数字科技有限公司 Function registration method, system, electronic device and storage medium
CN113885963A (en) * 2021-10-18 2022-01-04 广州中望龙腾软件股份有限公司 Secondary development file execution method and device and storage medium
CN113885963B (en) * 2021-10-18 2023-04-21 广州中望龙腾软件股份有限公司 Secondary development file execution method, device and storage medium
WO2023197128A1 (en) * 2022-04-12 2023-10-19 华为技术有限公司 Test method and control apparatus
CN116719871A (en) * 2023-06-29 2023-09-08 上海中汇亿达金融信息技术有限公司 Data interaction method, device and system of transaction management system
CN116719871B (en) * 2023-06-29 2024-03-19 上海中汇亿达金融信息技术有限公司 Data interaction method, device and system of transaction management system

Also Published As

Publication number Publication date
CN101620536B (en) 2012-11-14

Similar Documents

Publication Publication Date Title
CN101620536B (en) Method and device for invoking performance function
CN101847100B (en) Method for expanding software application and device
US8584082B2 (en) System for dynamic discovery, configuration, and development of process-bound widgets
CN102375731B (en) Coding-free integrated application platform system
US7552443B2 (en) System and method for implementing an event adapter
US9870202B2 (en) Business object model layer interface
US20090234791A1 (en) Systems and Methods for Automated Interpretation of Analytic Procedures
CN103473108A (en) Java code generating method
WO2009097384A1 (en) Methods and apparatus for implementing multilingual software applications
US20110271184A1 (en) Client application and web page integration
CN104050261A (en) Stormed-based variable logic general data processing system and method
CN101515245A (en) Operation log recording method and system
US9507839B2 (en) Method for determining a supported connectivity between applications
CN101137959A (en) System and method for transferring computer-readable objects across a remote boundary
JP2005506618A (en) Application view components for system integration
Gómez et al. Profiling the publish/subscribe paradigm for automated analysis using colored Petri nets
CN112181407B (en) Service realization processing method, device, system, electronic equipment and storage medium
KR102668339B1 (en) Method for managing interface, interface governance system, and a storage medium storing a computer-executable program to manage the interface
KR102669661B1 (en) Method for managing interface, interface governance system, and a storage medium storing a computer-executable program to manage the interface
CN117234466B (en) Enterprise management software development method, system, equipment and storage medium
Kambhampaty Service oriented analysis and design process for the enterprise
Gómez Llana et al. Profiling the publish/subscribe paradigm for automated analysis using colored Petri nets
CN114237574A (en) Financial transaction production management system, method, apparatus, medium, and program product
Hu The research on intelligent system of digital publishing based on the framework of Symfony2. 0
CN114461207A (en) Message conversion integrated component

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20160301

Address after: 100094 Beijing City, North Road, Haidian District, No. 68, building 2, floor 2

Patentee after: You Pu Information Technology Co., Ltd of UFSOFT

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

Patentee before: UFIDA Software Co., Ltd.

CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20121114

Termination date: 20180817

CF01 Termination of patent right due to non-payment of annual fee