CN101599015A - A kind of method and system of analyzing component - Google Patents

A kind of method and system of analyzing component Download PDF

Info

Publication number
CN101599015A
CN101599015A CNA2009101501321A CN200910150132A CN101599015A CN 101599015 A CN101599015 A CN 101599015A CN A2009101501321 A CNA2009101501321 A CN A2009101501321A CN 200910150132 A CN200910150132 A CN 200910150132A CN 101599015 A CN101599015 A CN 101599015A
Authority
CN
China
Prior art keywords
assembly
template
component
reference information
web page
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
CNA2009101501321A
Other languages
Chinese (zh)
Other versions
CN101599015B (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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN 200910150132 priority Critical patent/CN101599015B/en
Publication of CN101599015A publication Critical patent/CN101599015A/en
Priority to HK10105083.5A priority patent/HK1138405A1/en
Application granted granted Critical
Publication of CN101599015B publication Critical patent/CN101599015B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application discloses a kind of method and system of analyzing component, and this method comprises: the global title of assembly and the incident that assembly can respond, formation component description document described in the application structure descriptive language; When the template applications assembly of the WEB page, by assembly reference information references component, after the WEB application server receives the request to the WEB page that client initiates, according to the template and the data of the described WEB page of this request call correspondence; Resolving described template adds described data in this template to, wherein, during the application component reference information is quoted in being resolved to described template assembly, the component description file that utilizes the assembly reference information that comprises in the template to call described assembly correspondence obtains describing the SGML and the script of this assembly; The WEB page that parsing is obtained returns client.The method that the application provided has also improved WEB application developer's development efficiency when having made things convenient for assembly to transplant.

Description

A kind of method and system of analyzing component
Technical field
The application belongs to the IP network technical field, relates in particular to a kind of method and system of analyzing component.
Background technology
At present, continuous development along with network technology, also paid close attention to day by day for the exploitation that WEB uses, the exploitation that WEB uses mainly is exploitation and the use to assembly, it may be diversified using according to different demand WEB, but the assembly that wherein is applied to is roughly the same, so it is very necessary to develop the high component construction system of a cover reusability.
Wherein assembly is meant any reusable object, can finish certain function and externally provide some interfaces to use these functions.Assembly comprises mainly that some are visual, with the interface element of user interactions, little of an input frame, a choice box, big as whole WEB page or the like.
Assembly exploitation in the prior art and use comprise:
Step 101, client are initiated a page request to the WEB application server, and the assembly of being quoted in this page all is based on the language-specific exploitation.
After step 102, WEB application server receive the request of client, the page of described client-requested is resolved, and the SGML that will obtain after will resolving and script are sent to client based on described specific language;
Step 103, client show the page of asking after receiving described SGML and script.
The shortcoming of such scheme is: need to use specific language to make up the assembly system, the language of editing component need with the unfavorable transplanting of service end language binding.
Summary of the invention
The embodiment of the present application provides a kind of method and system of analyzing component, and the described method and apparatus that provides of application the embodiment of the present application has solved the assembly development language and the server end language binding causes portable low problem.
A kind of method of analyzing component, application structure descriptive language are described the global title of assembly and the incident that assembly can respond, formation component description document; When the template applications assembly of the WEB page, by assembly reference information references component, this method comprises:
After the WEB application server receives the request to the WEB page of client initiation, according to the template and the data of the described WEB page of this request call correspondence;
Resolving described template adds described data in this template to, wherein, during the application component reference information is quoted in being resolved to described template assembly, utilize the assembly reference information that comprises in the template to call the component description file of described assembly correspondence, generate SGML and the script of describing this assembly according to this component description file, and the SGML and the script of this assembly added in the described template, behind SGML of resolving described assembly and script, generate the assembly of quoting;
The WEB page that parsing is obtained returns client.
A kind of system of analyzing component comprises WEB application server and analyzing component engine:
The WEB application server, be used to store template and the data that constitute the WEB page, wherein, the assembly reference information that comprises references component in the described template, when receiving the WEB page request of client initiation, from storage unit, call the template and the data of this WEB page correspondence according to this request, and resolve described template described data are added in this template, wherein, during the application component reference information is quoted in being resolved to described template assembly, described assembly reference information is sent to the analyzing component engine, and SGML and the script that the analyzing component engine returns added in the described template;
The analyzing component engine, the component description file that is used to utilize the assembly reference information that receives to call described assembly correspondence obtains describing the SGML and the script of this assembly, and the SGML and the script of this assembly returned the WEB application server.
Described WEB application server comprises storage unit and applying unit, wherein,
Storage unit is used to store template and the data that constitute the WEB page, wherein, comprises the assembly reference information of references component in the described template;
Applying unit, be used for when receive that client initiates to the request of the WEB page time, from described storage unit, call the template and the data of this WEB page correspondence according to this request, and resolve described template described data are added in the described template, wherein, during the application component reference information is quoted in being resolved to described template assembly, described assembly reference information is sent to the analyzing component engine, and SGML and the script that the analyzing component engine returns added in the described template.
The method and system that the embodiment of the present application provided has been realized the isolation of assembly development language and service end language, thereby has also improved WEB application developer's development efficiency when making things convenient for assembly to move to.
Description of drawings
Fig. 1 is for being used for the process of analysis figure of requests for page in the prior art;
The process flow diagram that Fig. 2 resolves for the assembly of in the embodiment of the present application application component global title in the page being quoted;
The process flow diagram that Fig. 3 resolves assembly for WEB application server in the embodiment of the present application;
Fig. 4 is the structural drawing of a kind of analyzing component of the embodiment of the present application system
Fig. 5 is the structural drawing of a kind of WEB application server of the embodiment of the present application;
Fig. 6 is the structural drawing of analyzing component engine in the embodiment of the present application;
Fig. 7 tightly is the process flow diagram of parsing to assembly for the mode invocation component analytics engine of using the WEB service call in the embodiment of the present application;
Fig. 8 is a process flow diagram of using the mode resolution component of direct invocation component analytics engine in the embodiment of the present application.
Embodiment
The global title of assembly and the incident that assembly can respond, formation component description document described in the application structure descriptive language in the embodiment of the present application; When the template applications assembly of the WEB page, by assembly reference information references component, this method comprises: after the WEB application server receives the request to the WEB page that client initiates, according to the template and the data of the described WEB page of this request call correspondence; Resolving described template adds described data in this template to, wherein, during the application component reference information is quoted in being resolved to described template assembly, the component description file that utilizes the assembly reference information that comprises in the template to call described assembly correspondence obtains describing the SGML and the script of this assembly, and the SGML and the script of this assembly added in the described template; The WEB page that parsing is obtained returns client.
The assembly development and application specifically comprises in the embodiment of the present application:
The assembly exploitation: the component description file write in the application structure descriptive language, wherein, the component description file is used for each ingredient of assembly is organized together the file that is described, mainly having defined the global title of assembly and the ingredient of assembly, can be following form as the component description file content of a textbox assembly:
<binding>
<implementation></implementation>
<template></template>
<handler></handler>
...
</binding>
In the application of reality, because assembly developer's the different or different pages are to the requirement of specific components, the assembly that develops also is not quite similar, so the application component global title distinguishes the assembly of different patterns, and the global title of assembly is the identifier that guarantees each assembly uniqueness.
Wherein, the global title of assembly can be made up of NameSpace and assembly name, as:
If assembly is named as textbox, the NameSpace of assembly is http://www.alisoft.com/ns/xui, and then assembly just guarantees its uniqueness by http://www.alisoft.com/ns/xui and textbox, i.e. the global title of assembly.
In the embodiment of the present application, the ingredient of described assembly is used to describe the outward appearance of assembly and the incident that can respond, the ingredient of every class component is also inequality, because mode that assembly is divided or address etc. all can be different, wherein, the ingredient of assembly mainly comprises: the response of the behavior of assembly, outward appearance, incident and the external resource of quoting etc., as:
Implementation, the description behavior;
Template describes outward appearance;
Handlers describes the response of incident;
Resources describes the external resource of quoting;
The application of assembly: the WEB page is made up of template and the data that are added in this template, when the application developer develops certain page, described template can be considered as being made of a plurality of assemblies in the embodiment of the present application, when generating described template, can pass through the assembly reference information references component of assembly, as:
In the page, need to use an input frame to import customer name, the global title of input frame assembly is made up of NameSpace http://www.alisoft.com/ns/xui and assembly name textbox, and then use-pattern can be:<textbox id=" name " label=" customer name " xmlns=" http://www.alisoft.com/ns/xui " 〉
</textbox>
In the statement of using, can also add qualification to assembly, as seeing the mark " customer name " that has just added a mark text frame input content in the front of assembly textbox among this embodiment, in the application of reality, can be provided with according to the actual needs the property value of the color of selecting assembly for use, length and width or the like assembly.
In the component description file separate, stored that the embodiment of the present application provided, when the WEB application developer in certain WEB web application of exploitation to certain assembly the time, then quote the assembly that needs and get final product by the reference information of assembly.
In the application of reality, the component description file can be organized with the XML language, realizes that with JavaScript (script) and HTML (SGML) example is as follows:
<?xml?version=″1.0″encoding=″GBK″?>
<xbl:xbl
xmlns=″http://www.w3.org/1999/xhtml″?xmlns:xbl=″http://www.alisoft.com/ns/xb
1″xmlns:x=″http://www.alisoft.com/ns/xui″>\\
<xbl:binding element=" x|button "〉|| the global title of definitions component ||
<!--method of definitions component and attribute--〉
<xbl:implementation><![CDATA[
{
/ * component property definition */
id:null,
text:null,
/ * assembly method definition */
test:function(){}
]]></xbl:implementation>
<xbl:template>
<input?class=″xcube-button″type=″button″value=″${text}″id=″${id}″/>
</xbl:template>
</xbl:binding>
</xbl:xbl>
Foregoing has defined a button assembly, and the NameSpace of this assembly is an address " http://www.alisoft.com/ns/xui " of x correspondence, so the global title of assembly just is meant http://www.alisoft.com/ns/xui+button.
Returned component definition in addition two attribute id and text, defined a method test (because of the specific implementation of method the inside and the present invention is uncorrelated thus do not give unnecessary details at this), the definition of attribute and method is placed on<implementation in the example〉in, at<template〉in defined the form of expression of this assembly, Qi Zhong ${text} is meant the value of the attribute text part as assembly " outward appearance ", the value of supposing present text is " * * you good ", so last result is<input class=" xcube-button " type=" button " value=" * * you good "/, wherein the implementation of (${id} is identical with ${text}.
Shown in Figure of description 2, after component application was in the WEB page, the process of analyzing component comprised step:
Step 201, client are initiated a page request to the WEB application server, define the page that this page is based on the A language development at this for convenience of description.
Step 202, after the WEB application server receives the request of client, template and data according to this request call requests for page correspondence, and use specific language and resolve described template, described data are combined the formation WEB page with template, during the application component global title is quoted in being resolved to template assembly, obtain the assembly reference information that comprises in this template, and generate to describe the SGML and the script of this assembly, and this SGML and script are added in the described template by the component description file that described assembly reference information is called described assembly correspondence.
Wherein, the WEB application server receives the request to certain page that client is initiated, and according to the template and the data of this request call requests for page correspondence, concrete implementation method comprises:
Client sends uniform resource locator (URL, the Uniform Resoure Locator) address of requests for page to WEB application server end, promptly by a certain resource of URL on can unique fixer network.At WEB application server end, there is corresponding configuration file to be used for specifying the template of a certain URL correspondence, therefore after the WEB server receives the page request of client by the URL initiation, will from corresponding configuration, find the template and the data of current request correspondence, generate the page then.
Step 203, the WEB application server returns the WEB page that parsing obtains to client, shows in client and resolves the WEB page that obtains.
As shown in Figure 3, in the step 202, during the described assembly that the application component reference information is quoted in being resolved to template, and the component description file that utilizes the assembly reference information that comprises in the template to call described assembly correspondence obtains describing the SGML and the script of this assembly, the specific implementation step comprise:
Step 301, the described assembly reference information of analysis comprise the global title of assembly and the component property value of this component characteristic of expression in this assembly reference information.
Wherein, described assembly reference information is one section text by specific format in the template, and the property value of described assembly is used to show the features such as shape, color and application target of assembly.
Step 302, the global title securing component description document by assembly.
Step 303, the component property value that comprises in the described reference information is added in the component description file, generate SGML and the script of describing references component.
As shown in Figure 4, according to said method, the embodiment of the present application also provides a kind of analyzing component system, comprises WEB application server 401 and analyzing component engine 402:
WEB application server 401, be used to store template and the data that constitute the WEB page, wherein, the assembly reference information that comprises references component in the described template, when receiving the WEB page request of client initiation, from described storage unit, call the template and the data of this WEB page correspondence according to this request, the development language of the application WEB page is resolved described template described data is added in the described template, wherein, during the application component reference information is quoted in being resolved to described template assembly, described assembly reference information is sent to the analyzing component engine, and SGML and the script that the analyzing component engine returns added in the described template;
Analyzing component engine 402, the component description file that is used to utilize the assembly reference information that receives to call described assembly correspondence obtains describing the SGML and the script of this assembly, and the SGML and the script of this assembly returned WEB application server 401.
Wherein, described WEB application server comprises storage unit 501 and applying unit 502:
Storage unit 501 is used to store template and the data that constitute the WEB page, wherein, comprises the assembly reference information of references component in the described template;
Applying unit 502, be used for when receiving the WEB page request of client initiation, from described storage unit 501, call the template and the data of this WEB page correspondence according to this request, resolving described template adds described data in the described template to, during the application component reference information is quoted in being resolved to described template assembly, described assembly reference information is sent to analyzing component engine 402, and SGML and the script that the analyzing component engine returns added in the described template;
In the embodiment of the present application, described analyzing component engine can be embedded in the described WEB application server; But this analyzing component engine also independent setting outside the WEB application server, when quoting the analyzing component engine that is arranged on outside the WEB application server, the URL address of the analyzing component engine that need call at first is set in the template of user requests webpage correspondence, and the WEB application server calls the analyzing component engine that is arranged on outside the WEB application server by the mode of WEB service call then.
In the embodiment of the present application, when calling the analyzing component engine that is arranged on outside the WEB application server, this WEB application server also comprises:
WEB service call interface 503 is used to applying unit 502 to provide to call the interface of outside analyzing component engine.
As shown in Figure 6, described analyzing component engine 402 comprises receiver module 601 and parsing module 602:
Receiver module 601 is used to receive the assembly reference information that applying unit 502 sends, and wherein, described assembly reference information comprises the global title of assembly and the property value of assembly;
Parsing module 602, the component property value that is used for that described reference information is comprised is added in the component description file, generates SGML and the script of describing described assembly.
The embodiment of the present application analyzing component engine in the application of reality is supported calling of dual mode: first kind is the mode of direct invocation component analytics engine interface; Second kind for using the mode of WEB application server far call analyzing component engine, wherein concrete realization flow as shown in Figure 7 and Figure 8:
As shown in Figure 7, the analyzing component engine of each WEB application server is with open its interface of WEB service manner, and the WEB application server can far call be arranged on the analyzing component engine of WEB application server outside, comprises step in concrete application:
Step 701, client is initiated a WEB page request to the WEB application server.
Step 702, after the WEB application server receives the request of client, the template and the data of call request page correspondence, applying unit is resolved described template and is added described data in the described template formation WEB page.
Step 703, when applying unit is resolved to the assembly that the application component reference information is quoted in the described template, mode invocation component analytics engine with the WEB service call, and described assembly reference information sent to the analyzing component engine that calls, described analyzing component engine is resolved SGML and the script that the assembly of quoting in the described template obtains describing this assembly according to described assembly reference information, and SGML and the script that obtains returned applying unit.
Step 704, the WEB application server returns the WEB page that parsing obtains to client, and client shows the WEB page that described parsing obtains.
As shown in Figure 8, directly invocation component analytics engine interface sends to the analyzing component engine with the assembly reference information: the analyzing component engine is embedded in this kind mode, the application that is analyzing component engine and application developer exploitation operates in the same WEB application server, the development language of analyzing component engine is identical with the development language of the WEB page, when the application developer need develop the WEB page based on newspeak, only need the analyzing component engine is realized again based on newspeak, assembly in the page then need not revised, and comprises step in concrete application:
Step 801, client initiate a page request to the WEB application server, and the described page is based on the A language development.
After step 802, WEB application server receive the request of client, the template and the data of call request page correspondence, applying unit is resolved described template and is added data in the described template formation WEB page, wherein, during the application component reference information is quoted in being resolved to template assembly, directly call engine interface the assembly reference information is sent to analyzing component engine based on the A language development, the assembly that described analyzing component engine is quoted the assembly reference information is resolved, and the SGML and the script that will generate after will resolving return applying unit;
Step 803, WEB application server return the WEB page that parsing obtains to client, and described client shows the WEB page that described parsing obtains.
Quote a button assembly if desired, the reference information of then quoting this assembly can be:
<x:button id=" sayhello " text=" * * you good "〉</x:button 〉
Use the analyzing component engine of the embodiment of the invention and realize that the specific implementation process of this assembly comprises:
A. when the analyzing component engine runs into such assembly reference information, find the component description file of correspondence by the global title of assembly.
B. the analyzing component engine is organized the various piece of assembly according to the component description file, and with the assembly reference information in the property value that comprises combine, as above example can the such result of output after through the parsing of analyzing component engine:
<input class=" xcube-button " type=" button " value=" * * you good " id=" sayhello "/〉
<script>manager.register(″sayhello″,{methods:{
test:function(){}
}})</script>
Two parts are arranged here, the analyzing component engine is handle<template on the one hand〉the property value of the direct coupling unit of content when quoting, be output into HTML (SGML), this assembly of registration in manager (being to be in charge of all component in the page) again on the other hand, mainly be with<implementation〉in method extract, so then can use the method for references component by this form of manager.get (" sayhello ") .test ().Perhaps be exactly when reading<implementation in this example〉time, generate:
<script>manager.register(″sayhello″,{methods:{
test:function(){}
}})</script>
When reading<template〉time, generate:
<input class=" xcube-button " type=" button " value=" * * you good " id=" sayhello "/〉
The analyzing component engine is based on that the component description file of structure description language makes up, and it is very easy that this just makes exploitation meet the assembly of engine standard.By third party's assembly developer's exploitation, assembly can be more and more abundanter, and the application developer has had more selection, thereby can satisfy more, complicated service demand more.
The described method of the application is not limited to the embodiment described in the embodiment, and those skilled in the art draw other embodiment according to the application's technical scheme, belongs to the application's technological innovation scope equally.Obviously, those skilled in the art can carry out various changes and modification and the spirit and scope that do not break away from the application to the application.Like this, if these of the application are revised and modification belongs within the scope of the application's claim and equivalent technologies thereof, then the application also is intended to comprise these changes and modification interior.

Claims (8)

1, a kind of method of analyzing component is characterized in that, the global title of assembly and each ingredient of constituent components, formation component description document described in the application structure descriptive language; When the template applications assembly of the WEB page, by assembly reference information references component, this method comprises:
After the WEB application server receives the request to the WEB page of client initiation, according to the template and the data of the described WEB page of this request call correspondence;
Resolving described template adds described data in this template to, wherein, during the application component reference information is quoted in being resolved to described template assembly, utilize the assembly reference information that comprises in the template to call the component description file of described assembly correspondence, generate SGML and the script of describing this assembly according to this component description file, and the SGML and the script of this assembly added in the described template, behind SGML of resolving described assembly and script, generate the assembly of quoting;
The WEB page that parsing is obtained returns client.
2, the method for claim 1 is characterized in that, comprises assembly global title and component property value in the described assembly reference information;
Then utilize the assembly reference information that comprises in the template to call the component description file of described assembly correspondence, each ingredient of described constituent components organized SGML and the script that obtains describing this assembly, comprising according to this component description file:
By assembly global title securing component description document;
The component property value that comprises in the described reference information is added in the component description file, generate SGML and the script of describing described assembly.
3, method as claimed in claim 2 is characterized in that, described assembly global title comprises component Name and NameSpace.
4, a kind of system of analyzing component is characterized in that, comprises WEB application server and analyzing component engine:
The WEB application server, be used to store template and the data that constitute the WEB page, wherein, the assembly reference information that comprises references component in the described template, when receiving the WEB page request of client initiation, from storage unit, call the template and the data of this WEB page correspondence according to this request, and resolve described template described data are added in this template, wherein, during the application component reference information is quoted in being resolved to described template assembly, described assembly reference information is sent to the analyzing component engine, and SGML and the script that the analyzing component engine returns added in the described template;
The analyzing component engine, the component description file that is used to utilize the assembly reference information that receives to call described assembly correspondence obtains describing the SGML and the script of this assembly, and the SGML and the script of this assembly returned the WEB application server.
5, system as claimed in claim 4 is characterized in that, described WEB application server comprises storage unit and applying unit:
Storage unit is used to store template and the data that constitute the WEB page, wherein, comprises the assembly reference information of references component in the described template;
Applying unit, be used for when receive that client initiates to the request of the WEB page time, from described storage unit, call the template and the data of this WEB page correspondence according to this request, and resolve described template described data are added in the described template, wherein, during the application component reference information is quoted in being resolved to described template assembly, described assembly reference information is sent to the analyzing component engine, and SGML and the script that the analyzing component engine returns added in the described template.
6, system as claimed in claim 4 is characterized in that, described analyzing component engine is in described WEB application server.
7, system as claimed in claim 5 is characterized in that, described WEB application server also comprises:
WEB service call interface is used to applying unit to provide to call the interface of outside analyzing component engine.
As the described system of the arbitrary claim of claim 4~7, it is characterized in that 8, described analyzing component engine comprises:
Receiver module is used to receive the assembly reference information that the WEB application server sends, and wherein, described assembly reference information comprises the global title of assembly and the property value of assembly;
Parsing module, the component property value that is used for that described reference information is comprised is added in the component description file, generates SGML and the script of describing described assembly.
CN 200910150132 2009-07-07 2009-07-07 Method and system for analyzing component Expired - Fee Related CN101599015B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN 200910150132 CN101599015B (en) 2009-07-07 2009-07-07 Method and system for analyzing component
HK10105083.5A HK1138405A1 (en) 2009-07-07 2010-05-25 Method and system for analyzing a component

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 200910150132 CN101599015B (en) 2009-07-07 2009-07-07 Method and system for analyzing component

Publications (2)

Publication Number Publication Date
CN101599015A true CN101599015A (en) 2009-12-09
CN101599015B CN101599015B (en) 2013-07-03

Family

ID=41420470

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 200910150132 Expired - Fee Related CN101599015B (en) 2009-07-07 2009-07-07 Method and system for analyzing component

Country Status (2)

Country Link
CN (1) CN101599015B (en)
HK (1) HK1138405A1 (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102033778A (en) * 2010-12-16 2011-04-27 电子科技大学 Thread processing method for control, analysis and composition of embedded browser
CN102169431A (en) * 2010-02-26 2011-08-31 国际商业机器公司 Method and device for generation of optimized user interface
CN102469101A (en) * 2010-11-04 2012-05-23 电子部品研究院 Method and server for application service in home network system
CN102567516A (en) * 2011-12-28 2012-07-11 华为技术有限公司 Script loading method and device
CN103885764A (en) * 2012-12-24 2014-06-25 深圳市世纪凯旋科技有限公司 Network media information display system, method, device and server
CN104461508A (en) * 2014-11-12 2015-03-25 国云科技股份有限公司 Method for solving problem of duplication of names of functions in JS files
CN104462131A (en) * 2013-09-23 2015-03-25 阿里巴巴集团控股有限公司 Method and device for processing information issuing page
CN104572084A (en) * 2014-12-22 2015-04-29 百度在线网络技术(北京)有限公司 Method and device for user interface generating and data issuing in card business
CN105100161A (en) * 2014-05-19 2015-11-25 北京大学 Data display method and terminal equipment
CN105260206A (en) * 2015-10-10 2016-01-20 北京京东尚科信息技术有限公司 Data source plug-in implementation method and server
CN105634972A (en) * 2016-01-29 2016-06-01 四川长虹电器股份有限公司 Method for improving access efficiency of Web client
CN105743890A (en) * 2016-01-27 2016-07-06 百度在线网络技术(北京)有限公司 Authority information generation method and device
CN106293690A (en) * 2015-06-29 2017-01-04 阿里巴巴集团控股有限公司 A kind of method and device of formation component object
CN106325839A (en) * 2015-06-26 2017-01-11 阿里巴巴集团控股有限公司 Method and device for enhancing attribute information of page elements
CN106549907A (en) * 2015-09-17 2017-03-29 阿里巴巴集团控股有限公司 A kind of web app access methods, device and system
CN106776964A (en) * 2016-12-05 2017-05-31 国云科技股份有限公司 A kind of WEB page management system and its implementation based on HC CELL
CN107102798A (en) * 2016-02-22 2017-08-29 阿里巴巴集团控股有限公司 Method, system and the correlation module of dynamic modification user interface
CN110275754A (en) * 2019-06-28 2019-09-24 百度在线网络技术(北京)有限公司 Exchange method, device, equipment and the storage medium presented for user interface
CN112559222A (en) * 2020-12-23 2021-03-26 百果园技术(新加坡)有限公司 Message display method and device, computer equipment and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1956445A (en) * 2005-10-28 2007-05-02 北京航空航天大学 Implementing method faced to gate package of web service
CN101216838B (en) * 2008-01-15 2011-08-10 中兴通讯股份有限公司 XML interface configuration file distribute system and method based on WEB marker

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102169431A (en) * 2010-02-26 2011-08-31 国际商业机器公司 Method and device for generation of optimized user interface
CN102469101A (en) * 2010-11-04 2012-05-23 电子部品研究院 Method and server for application service in home network system
CN102033778A (en) * 2010-12-16 2011-04-27 电子科技大学 Thread processing method for control, analysis and composition of embedded browser
CN102567516A (en) * 2011-12-28 2012-07-11 华为技术有限公司 Script loading method and device
CN103885764B (en) * 2012-12-24 2017-10-24 深圳市世纪凯旋科技有限公司 Network media information display systems, method, device and server
CN103885764A (en) * 2012-12-24 2014-06-25 深圳市世纪凯旋科技有限公司 Network media information display system, method, device and server
US9922009B2 (en) 2012-12-24 2018-03-20 Tencent Technology (Shenzhen) Company Limited Network media information display system, method, apparatus and server
CN104462131A (en) * 2013-09-23 2015-03-25 阿里巴巴集团控股有限公司 Method and device for processing information issuing page
CN105100161B (en) * 2014-05-19 2019-04-16 北京大学 Method for exhibiting data and terminal device
CN105100161A (en) * 2014-05-19 2015-11-25 北京大学 Data display method and terminal equipment
CN104461508A (en) * 2014-11-12 2015-03-25 国云科技股份有限公司 Method for solving problem of duplication of names of functions in JS files
CN104572084B (en) * 2014-12-22 2018-01-12 百度在线网络技术(北京)有限公司 User interface generation and data distributing method, device in card business
CN104572084A (en) * 2014-12-22 2015-04-29 百度在线网络技术(北京)有限公司 Method and device for user interface generating and data issuing in card business
CN106325839A (en) * 2015-06-26 2017-01-11 阿里巴巴集团控股有限公司 Method and device for enhancing attribute information of page elements
CN106325839B (en) * 2015-06-26 2020-01-07 阿里巴巴集团控股有限公司 Method and device for enhancing attribute information of webpage elements
CN106293690B (en) * 2015-06-29 2020-02-28 阿里巴巴集团控股有限公司 Method and device for generating component object
CN106293690A (en) * 2015-06-29 2017-01-04 阿里巴巴集团控股有限公司 A kind of method and device of formation component object
CN106549907A (en) * 2015-09-17 2017-03-29 阿里巴巴集团控股有限公司 A kind of web app access methods, device and system
CN106549907B (en) * 2015-09-17 2019-10-11 阿里巴巴集团控股有限公司 A kind of web app access method, device and system
CN105260206A (en) * 2015-10-10 2016-01-20 北京京东尚科信息技术有限公司 Data source plug-in implementation method and server
CN105743890A (en) * 2016-01-27 2016-07-06 百度在线网络技术(北京)有限公司 Authority information generation method and device
CN105743890B (en) * 2016-01-27 2020-07-17 上海优扬新媒信息技术有限公司 Authority information generation method and device
CN105634972A (en) * 2016-01-29 2016-06-01 四川长虹电器股份有限公司 Method for improving access efficiency of Web client
CN107102798A (en) * 2016-02-22 2017-08-29 阿里巴巴集团控股有限公司 Method, system and the correlation module of dynamic modification user interface
CN106776964A (en) * 2016-12-05 2017-05-31 国云科技股份有限公司 A kind of WEB page management system and its implementation based on HC CELL
CN110275754A (en) * 2019-06-28 2019-09-24 百度在线网络技术(北京)有限公司 Exchange method, device, equipment and the storage medium presented for user interface
CN112559222A (en) * 2020-12-23 2021-03-26 百果园技术(新加坡)有限公司 Message display method and device, computer equipment and storage medium

Also Published As

Publication number Publication date
HK1138405A1 (en) 2010-08-20
CN101599015B (en) 2013-07-03

Similar Documents

Publication Publication Date Title
CN101599015B (en) Method and system for analyzing component
US7870482B2 (en) Web browser extension for simplified utilization of web services
Liu et al. Towards service composition based on mashup
Liu et al. iMashup: a mashup-based framework for service composition
CN110889270B (en) Form page document generation method, form page rendering method and device
CN109542427B (en) System customization method and device, electronic equipment and storage medium
US20090158238A1 (en) Method and apparatus for providing api service and making api mash-up, and computer readable recording medium thereof
CN104427627A (en) Test data obtaining method, client and server
Vasiliev SOA and WS-BPEL
CN102968307A (en) Java-based web development middleware
US20100229081A1 (en) Method for Providing a Navigation Element in an Application
CN101957756A (en) System and method for rapidly generating intelligent mobile terminal program
CN106372175A (en) Method, device and server for processing report forms
KR20130004665A (en) System and method for linking document between services based on cloud
CN101876998B (en) Method and system for editing data
CN104461893B (en) Data processing method and data processing equipment
Peng et al. Using tag based semantic annotation to empower client and rest service interaction
CN101964742B (en) Method, system and device for using network open ability
CN101753598A (en) Method for integrating a plurality of web applications and web application integrator
CN112947900A (en) Web application development method and device, server and development terminal
US20120257255A1 (en) Data transformation
CN101772196A (en) Method and system for processing message sent by mobile terminal and acting server
Janeiro et al. Improving the development of service based applications through service annotations
KR102261153B1 (en) Method for creating application
JP4949217B2 (en) Program component calling system, program component calling method, and user terminal

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 1138405

Country of ref document: HK

C14 Grant of patent or utility model
GR01 Patent grant
REG Reference to a national code

Ref country code: HK

Ref legal event code: GR

Ref document number: 1138405

Country of ref document: HK

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

Granted publication date: 20130703

Termination date: 20210707

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