CN102385580A - Method and device for customizing webpage contents - Google Patents

Method and device for customizing webpage contents Download PDF

Info

Publication number
CN102385580A
CN102385580A CN2010102682401A CN201010268240A CN102385580A CN 102385580 A CN102385580 A CN 102385580A CN 2010102682401 A CN2010102682401 A CN 2010102682401A CN 201010268240 A CN201010268240 A CN 201010268240A CN 102385580 A CN102385580 A CN 102385580A
Authority
CN
China
Prior art keywords
component
definition
instance
assembly
component definition
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2010102682401A
Other languages
Chinese (zh)
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.)
Peking University Founder Group Co Ltd
Beijing Founder Electronics Co Ltd
Original Assignee
Peking University Founder Group Co Ltd
Beijing Founder Electronics 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 Peking University Founder Group Co Ltd, Beijing Founder Electronics Co Ltd filed Critical Peking University Founder Group Co Ltd
Priority to CN2010102682401A priority Critical patent/CN102385580A/en
Publication of CN102385580A publication Critical patent/CN102385580A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a method and a device for customizing webpage contents, which are used for improving the customizing flexibility of the webpage contents. The method comprises the following steps of: receiving a component service request and acquiring a component file name of the component service request; acquiring a component defined object corresponding to the component file name from the saved component defined object; and generating a component case according to the acquired component defined object, operating the component case and outputting corresponding webpage contents according to an operation result.

Description

A kind of method and apparatus of customized web page content
Technical field
The present invention relates to WWW (Web) application, particularly a kind of method and apparatus of customized web page content.
Background technology
Along with the high speed development of deep development, the especially IT application in enterprises of Internet technology, the IT application in enterprises door is set up in each enterprise holder in the internet demand more and more widely.Along with the explosive increase that the internet transmits information content, the cycle of IT application in enterprise shortens day by day, and the renewal speed of web page contents is accelerated.Along with the arrival in WEB2.0 epoch, each enterprise recognizes that more relying on the internet makes personalized EIP website, popularizes and introduces oneself with this, and it is very important pushing the sale of one's products.
At present; Most of Web Hosting schemes all are to realize the customization of Website page content through template and script technology; Specifically comprise: at first create many template files, when user requests webpage, server end is according to user's request; Remove to read the template corresponding file content, and the label in the template is replaced with actual content and output.
Through changing the whole style and whole color matching of the page that template can the flexible customization website, has dirigibility to a certain degree, still; Each enterprise or user want the product of popularizing and introducing; The content of perhaps wanting to show is also incomplete same, thereby requires the function distribution of webpage also inequality, therefore; The dirigibility of the method for customizing of present web page contents is also not high, can't satisfy the user created, organizes web page contents according to self-demand requirement.
Summary of the invention
The embodiment of the invention provides a kind of method and apparatus of customized web page content, in order to improve the customized web page content dirigibility.
The embodiment of the invention provides a kind of method of customized web page content, comprising:
The receiving unit services request is also obtained component file name wherein;
From the component definition object of preserving, obtain the component definition object corresponding with said component file name;
According to the component definition object that obtains, formation component instance;
The operating said assembly instance is according to the corresponding web page contents of operation result output.
The embodiment of the invention provides a kind of device of customized web page content, comprising:
Receiving element is used for the receiving unit services request and obtains component file name wherein;
Acquiring unit is used for obtaining the component definition object corresponding with said component file name from the component definition object of preserving;
The instance generation unit is used for according to the component definition object that obtains, formation component instance;
Represent the unit, be used for the operating said assembly instance, according to the corresponding web page contents of operation result output.
In the embodiment of the invention, made up the component definition file, and after in the WEB system, having preserved the component definition object corresponding with the component definition file, from the component definition object of preserving; The component definition object that component file name in the Component service request of obtaining and receiving is corresponding is according to the component definition object that obtains, formation component instance, operating said assembly instance; According to the corresponding web page contents of operation result output, like this, user's individual demand is different; The service of customization is different, thereby the Component service request is different; The content that represents on the webpage is also different, realizes the customization of personalized web page contents, has improved the dirigibility of the customization of web page contents.
Description of drawings
Fig. 1 is the process flow diagram of Webpage content customizing in the embodiment of the invention;
Fig. 2 is the synoptic diagram of component definition file in the specific embodiment of the invention;
Fig. 3 is the process flow diagram of Webpage content customizing in the specific embodiment of the invention;
Fig. 4 is the structural drawing of the device of Webpage content customizing in the embodiment of the invention.
Embodiment
In the embodiment of the invention; The WEB system provides the function modoularization tissue; Be assembly (AppModule), assembly comprises: component definition file and some corresponding resources, wherein; Resource not only comprises front end display files such as js file that assembly need use, css pattern file, picture, also contains simultaneously and comprises the backstage service that provides support.
Like this, the WEB system has the assembly of various functions, after the user gets into the WEB system, can select corresponding Component service to add in the webpage according to self-demand and show, can realize the customization of personalized web page contents.
In the embodiment of the invention,, construct different assemblies at first according to difference in functionality or application.Assembly comprises: component definition file and some corresponding resources.Wherein, the component definition file is usually described the function of assembly, behavior through defining some units, outward appearance etc., and the element of definition comprises: set (AppPrefs) quoted by assembly and assembly is showed (Content).And assembly is quoted set and is had specifically and comprise: request resource (Require), parameter (AppParameters) and/or, pre-service (PreProcess).
Here, request resource is used for defining the resource that this assembly relies on; Parameter is used for defining the parameter that operating component needs; Pre-service is used for defining the background function that this assembly need be quoted.Assembly is showed and to be used for the front end bandwagon effect of definitions component, can comprise html, js fragment.Through the definition of each element in the component definition file, function, the behavior of assembly are described, outward appearance etc.
Like this, form the component definition file according to the definition of each element in the assembly to set form, the setting form of component definition file is varied, comprising: XML file layout, perhaps TXT file layout.
When the WEB system construction behind the various assemblies; After system start-up; The charging assembly defined file, every loading is resolved this component definition file after accomplishing a component definition file; Give birth to and one-tenth and the corresponding component definition object with the component definition file of preservation, this component definition object comprises: with the corresponding object of definition of each element in the component definition file.Therefore, preserved the component definition object corresponding here with the component definition file.For accelerating travelling speed, preferably deposit in the internal memory of WEB system server terminal.
When the element of component definition document definition comprises: request resource, pre-service and assembly show that its corresponding object is respectively: the object corresponding with the request resource definition, define corresponding object with the corresponding object of pre-service definition with the assembly displaying.These objects have also been described the function of assembly, behavior, and outward appearance.Therefore, corresponding with component definition file component definition object comprises: define corresponding object, define corresponding object and show the object that definition is corresponding with assembly with pre-service with request resource.
Preferably, the component definition file is the XML file, and the component definition object that generates is JAVA object or other language objects, for example: PHP or, ASP
After having preserved the component definition object corresponding with the component definition file, the customization procedure of web page contents comprises the steps, specifically referring to Fig. 1:
Step 101: receiving unit services request.
When the user carries out the personalized customization web page contents, need to use different Component service, when the user need use certain Component service, directly the sending assembly services request comprised in this services request: file name and component parameter.
Certainly, the component definition object that the WEB system also can provide and appear and preserve assembly function descriptor tabulation one to one, like this, the user can therefrom select the assembly of demand, thereby produces corresponding Component service request.
Step 102: from the component definition object of preserving, obtain with the Component service request that receives in the corresponding component definition file of component file name.
The WEB system is when starting; Resolve all component defined file, preserved the corresponding component definition object of each component definition file, like this; Can be therefrom, get access to the Component service request that receives in the corresponding component definition object of component file name.
Step 103: according to the component definition object that obtains, formation component instance.
The component definition file is some definition, and a kind of theoretical model when being design component when WEB system start-up, is resolved these component definition files, has generated and preserved corresponding component definition object.Component definition to as if theoretical model during operating component, also be not executable component instance, therefore,, must convert the component definition object into executable component instance here.Here, formation component instance not only also needs the context of generating run component instance, and therefore, the formation component instance comprises:
According to the component parameter in the Component service request, the parameter in the component definition object that obtains is carried out assignment, the context that the formation component instance is carried out.
In the invocation component definition object with the component definition file in the corresponding object of definition of each element, the formation component instance.
Component instance is generally executable JAVA program, perhaps other executable programs, as the PHP program or, the ASP program.
Step 104: the operating component instance, according to the corresponding web page contents of operation result output.
Component definition is different, and promptly the value of each element is different in the component definition file, and then the result of component instance operation is also different.
When the element that defines in the component definition file comprises: when pre-service, request resource and assembly were showed, its operating component instance comprised according to the corresponding web page contents of operation result output:
At first, in the executive module instance with the component definition file in the corresponding pre-service object of pre-service definition, acquisition pre-service result.The pre-service definition is different, and it is also different that it obtains the pre-service result.
Then, in the operating said assembly instance with the component definition file in the corresponding request resource object of request resource definition, the resource request fragment of generation webpage format; And in the operation operating said assembly instance with the component definition file in assembly show the assembly displaying object that definition is corresponding; Obtain the front end bandwagon effect,, generate the resource request fragment of webpage format promptly according to the definition of the request resource in the component definition file; Be generally the resource request fragment of HTML standard; Wherein, resource comprises: front end display files such as the js file that this assembly uses, css pattern file, picture also contain simultaneously and comprise the backstage service that provides support.And, obtain corresponding front end bandwagon effect according to the displaying of the assembly in component definition file definition, comprise html, js fragment.
At last, with the pre-service result who obtains, resource request fragment and front end bandwagon effect are combined into webpage and represent.Generally can be with the pre-service result who obtains, resource request fragment and front end bandwagon effect are formed complete html format file and are exported.
Certainly, maybe not need in the embodiment of the invention show the pre-service result, so only resource and the complete html format file of front end bandwagon effect composition are exported.
In addition, in the embodiment of the invention, do not define the pretreatment portion timesharing in the component definition file, during the operating component instance, then do not have the pre-service result so.Perhaps, when not having the definitions component exposition in the component definition file, during the operating component instance, then there is not the front end bandwagon effect so.
According to said process, realized representing of assembly content, user's individual demand is different; The Component service of selecting is also different; Thereby the content that represents on the webpage is also different, promptly according to the above-mentioned customization that realizes personalized web page contents, has improved the dirigibility of the customization of web page contents.
Below in conjunction with Figure of description the embodiment of the invention is described in further detail.
In the present embodiment, the form of component definition file is the XML file layout, and one of them component definition file can be as shown in Figure 2, and Require, AppParameters, PreProcess and Content have been had definition respectively.
In the present embodiment, constructed assembly after, loaded all component definition files, and resolve to have generated corresponding component definition object and preserve, like this, preserved the component definition object after, the customization procedure of web page contents comprises referring to Fig. 3:
Step 301: receiving unit services request, this Component service request comprise file name (Title) and component parameter (AppParameters).
Here, Title=" App Demo ".
Step 302: from the component definition object of preserving, search with the Component service request that receives in the corresponding component definition object of component file name.
The component definition that can find according to Title=" App Demo " to as if the component definition object corresponding with component definition file as shown in Figure 2.
Step 303: according to the component parameter in the Component service request, the parameter in the component definition object that obtains is carried out assignment, the context that the formation component instance is carried out.
According to the AppParameters in the part services request, be generally the connection (URL) of request, to shown in Figure 2<appParameters>----</AppParameters>Two parameters u seride in the definition object of part correspondence, departmentcode carries out assignment, the context that formation component is carried out.
Step 304: in the invocation component definition object with the component definition file in the corresponding object of definition of each element, the component instance of generation JAVA form.
Preserved the component definition object corresponding in the present embodiment with component definition file shown in Figure 2; Wherein, The component definition object comprises: with the corresponding object of definition of each element in the component definition file; Comprised promptly and < Require----/Require>shown in Figure 2, < PreProcess----/PreProcess >, the corresponding object of < Content----/Content>each part that, object is the JAVA object here; Obtain these objects, generate the component instance that moves of JAVA form.
Step 305: according to the component instance of the context operation JAVA form that has generated, according to the corresponding web page contents of operation result output.
Having defined in < PreProcess----/PreProcess>shown in Figure 2 needs the pre-service carried out, and therefore, the corresponding pre-service object of part therewith in the operating component instance obtains corresponding pre-service result.Here, pre-service result need not show.
Require----/Require shown in Figure 2>defined corresponding resource information, therefore, the corresponding request resource object of part therewith in the operating component instance promptly according to the definition of Require, generates the resource request fragment of HTML standard.
< Content----/Content>shown in Figure 2 defined corresponding front end bandwagon effect, and therefore, assembly partly corresponding therewith in the operating component instance is showed object, promptly according to the definition of Content, obtains corresponding front end bandwagon effect.
At last, resource request fragment that generates and the front end bandwagon effect that obtains being formed complete html format file exports.
Like this, realized process according to user's Component service request customized web page content.
According to the method for above-mentioned customized web page content, can construct a kind of device of customized web page content, referring to Fig. 4, comprising: receiving element 100, acquiring unit 200, instance generation unit 300 and represent unit 400, wherein,
Receiving element 100 is used for the receiving unit services request and obtains component file name wherein.
Acquiring unit 200 is used for obtaining the component definition object corresponding with said component file name from the component definition object of preserving.
Instance generation unit 300 is used for according to the component definition object that obtains, formation component instance.
Represent unit 400, be used for the operating said assembly instance, according to the corresponding web page contents of operation result output.
Certainly, this device also comprises: construction unit and object generation unit.Wherein,
Construction unit is used for becoming the assembly defined file according to the definitions section of each element of assembly.
Object generation unit; Be used for loading and resolving said component definition file; The component definition object that generation and preservation are corresponding with said component definition file, wherein, said component definition object comprises: with the corresponding object of definition of each element in the said component definition file.
Like this, instance generation unit 300 specifically comprises:
The context generation module is used for the component parameter according to said Component service request, and the parameter in the component definition object that obtains is carried out assignment, the context that the formation component instance is carried out.
The instance generation module is used for the corresponding object of definition of each element in invocation component definition object and the component definition file, formation component instance.
Representing unit 400 specifically comprises: pre-processing module, acquisition module and represent module.
Pre-processing module is used for the corresponding pre-service object of pre-service definition in operating said assembly instance and the component definition file, acquisition pre-service result.
Acquisition module; Be used for the corresponding request resource object of request resource definition in operating said assembly instance and the component definition file; Generate the resource request fragment of webpage format; And in the operating said assembly instance with the component definition file in assembly show the assembly displaying object that definition is corresponding, obtain the front end bandwagon effect.
Represent module, be used for the definition of said pre-service result, request resource and front end bandwagon effect are combined into webpage and represent, or, described request resources definition and front end bandwagon effect are combined into webpage and represent.
Certainly, in the embodiment of the invention, this device can also comprise selected cell, is used to appear and the component definition object of preserving assembly function descriptor tabulation one to one.
The device of customized web page content can be specially a kind of assembly container (AppMoudle Container) in the embodiment of the invention, and the embodiment of the invention is not limited thereto certainly, can also be that other can read, and resolves the program of operating component.
In the embodiment of the invention, made up the component definition file, and after in the WEB system, having preserved the component definition object corresponding with the component definition file, from the component definition object of preserving; The component definition object that component file name in the Component service request of obtaining and receiving is corresponding is according to the component definition object that obtains, formation component instance, operating said assembly instance; According to the corresponding web page contents of operation result output, like this, user's individual demand is different; The service of customization is different, thereby the Component service request is different; The content that represents on the webpage is also different, realizes the customization of personalized web page contents, has improved the dirigibility of the customization of web page contents.
Obviously, those skilled in the art can carry out various changes and modification to the present invention and not break away from the spirit and scope of the present invention.Like this, belong within the scope of claim of the present invention and equivalent technologies thereof if of the present invention these are revised with modification, then the present invention also is intended to comprise these changes and modification interior.

Claims (10)

1. the method for a customized web page content is characterized in that, comprising:
The receiving unit services request is also obtained component file name wherein;
From the component definition object of preserving, obtain the component definition object corresponding with said component file name;
According to the component definition object that obtains, formation component instance;
The operating said assembly instance is according to the corresponding web page contents of operation result output.
2. the method for claim 1 is characterized in that, preserves said component definition object and comprises:
Definitions section according to each element of assembly becomes the assembly defined file;
Loading is also resolved said component definition file, the component definition object that generation and preservation are corresponding with said component definition file, and wherein, said component definition object comprises: with the corresponding object of definition of each element in the said component definition file.
3. according to claim 1 or claim 2 method is characterized in that said formation component instance comprises:
According to the component parameter in the said Component service request, the parameter in the component definition object that obtains is carried out assignment, the context that the formation component instance is carried out;
In the invocation component definition object with the component definition file in the corresponding object of definition of each element, the formation component instance.
4. method as claimed in claim 3 is characterized in that, said operating said assembly instance comprises according to the corresponding web page contents of operation result output:
In the operating said assembly instance with the component definition file in the corresponding pre-service object of pre-service definition, acquisition pre-service result;
In the operating said assembly instance with the component definition file in the corresponding request resource object of request resource definition; Generate the resource request fragment of webpage format; And in the operating said assembly instance with the component definition file in assembly show the assembly displaying object that definition is corresponding, obtain the front end bandwagon effect;
Said pre-service result, resource request fragment and front end bandwagon effect are combined into webpage and represent, or, said resource request fragment and front end bandwagon effect are combined into webpage and represent.
5. the method for claim 1 is characterized in that, said receiving before the Component service request also comprises:
Appear and the component definition object of preserving assembly function descriptor tabulation one to one.
6. the device of a customized web page content is characterized in that, comprising:
Receiving element is used for the receiving unit services request and obtains component file name wherein;
Acquiring unit is used for obtaining the component definition object corresponding with said component file name from the component definition object of preserving;
The instance generation unit is used for according to the component definition object that obtains, formation component instance;
Represent the unit, be used for the operating said assembly instance, according to the corresponding web page contents of operation result output.
7. device as claimed in claim 6 is characterized in that, also comprises:
Construction unit is used for becoming the assembly defined file according to the definitions section of each element of assembly;
Object generation unit; Be used for loading and resolving said component definition file; The component definition object that generation and preservation are corresponding with said component definition file, wherein, said component definition object comprises: with the corresponding object of definition of each element in the said component definition file.
8. like claim 6 or 7 described devices, it is characterized in that said instance generation unit comprises:
The context generation module is used for the component parameter according to said Component service request, and the parameter in the component definition object that obtains is carried out assignment, the context that the formation component instance is carried out;
The instance generation module is used for the corresponding object of definition of each element in invocation component definition object and the component definition file, formation component instance.
9. device as claimed in claim 8 is characterized in that, the said unit that represents comprises:
Pre-processing module is used for the corresponding pre-service object of pre-service definition in operating said assembly instance and the component definition file, acquisition pre-service result;
Acquisition module; Be used for the corresponding request resource object of request resource definition in operating said assembly instance and the component definition file; Generate the resource request fragment of webpage format; And in the operating said assembly instance with the component definition file in assembly show the assembly displaying object that definition is corresponding, obtain the front end bandwagon effect;
Represent module, be used for said pre-service result, resource request fragment and front end bandwagon effect are combined into webpage and represent, or, said resource request fragment and front end bandwagon effect are combined into webpage and represent.
10. device as claimed in claim 6 is characterized in that, also comprises:
Selected cell is used to appear and the component definition object of preserving assembly function descriptor tabulation one to one.
CN2010102682401A 2010-08-30 2010-08-30 Method and device for customizing webpage contents Pending CN102385580A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010102682401A CN102385580A (en) 2010-08-30 2010-08-30 Method and device for customizing webpage contents

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010102682401A CN102385580A (en) 2010-08-30 2010-08-30 Method and device for customizing webpage contents

Publications (1)

Publication Number Publication Date
CN102385580A true CN102385580A (en) 2012-03-21

Family

ID=45825001

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010102682401A Pending CN102385580A (en) 2010-08-30 2010-08-30 Method and device for customizing webpage contents

Country Status (1)

Country Link
CN (1) CN102385580A (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102737128A (en) * 2012-06-20 2012-10-17 深圳市远行科技有限公司 Dynamic webpage processing method and device based on browser
CN102841923A (en) * 2012-07-09 2012-12-26 中国联合网络通信集团有限公司 Information processing platform and information processing method
WO2014079277A1 (en) * 2012-11-21 2014-05-30 腾讯科技(深圳)有限公司 Interactive activity generation method, apparatus, and computer storage medium
CN103838575A (en) * 2014-02-20 2014-06-04 浪潮集团山东通用软件有限公司 Plug-in type page customization implementation method based on EXTJS frame
CN104468785A (en) * 2014-12-08 2015-03-25 上海斐讯数据通信技术有限公司 Electronic device, server device, and data request submitting method and processing method
CN105279178A (en) * 2014-07-04 2016-01-27 中国银联股份有限公司 Associated resource matching based webpage construction method
CN105511971A (en) * 2015-12-12 2016-04-20 天津南大通用数据技术股份有限公司 Method for realizing content delivery by using variables in business intelligence
CN105981353A (en) * 2014-02-13 2016-09-28 微软技术许可有限责任公司 Implementing server push at server stack
CN106873965A (en) * 2016-12-25 2017-06-20 北京通途永久科技有限公司 A kind of method suitable for the monitoring service class application dynamic construction page
CN107632822A (en) * 2016-07-15 2018-01-26 深圳联友科技有限公司 A kind of static page development platform and method
CN109683890A (en) * 2018-11-16 2019-04-26 东软集团股份有限公司 The modular method, apparatus of cascading style sheets, storage medium and equipment
CN112732259A (en) * 2021-01-11 2021-04-30 赞同科技股份有限公司 Front-end interactive page conversion method, device and medium based on artificial intelligence
CN112925573A (en) * 2019-11-20 2021-06-08 北京沃东天骏信息技术有限公司 Webpage loading method, device, equipment and computer readable medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101127044A (en) * 2007-06-08 2008-02-20 北京大学 Dynamic web page segmentation method
CN101526942A (en) * 2008-03-05 2009-09-09 徐邦勇 Component implementation technology for automatically generating dynamic web page on line in real time
CN101727490A (en) * 2009-12-22 2010-06-09 福建星网锐捷网络有限公司 Method for realizing page insertion in WEB application and WEB server
CN101751444A (en) * 2008-12-16 2010-06-23 鸿富锦精密工业(深圳)有限公司 Webpage content customizing system and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101127044A (en) * 2007-06-08 2008-02-20 北京大学 Dynamic web page segmentation method
CN101526942A (en) * 2008-03-05 2009-09-09 徐邦勇 Component implementation technology for automatically generating dynamic web page on line in real time
CN101751444A (en) * 2008-12-16 2010-06-23 鸿富锦精密工业(深圳)有限公司 Webpage content customizing system and method
CN101727490A (en) * 2009-12-22 2010-06-09 福建星网锐捷网络有限公司 Method for realizing page insertion in WEB application and WEB server

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102737128B (en) * 2012-06-20 2014-12-10 深圳市远行科技有限公司 Dynamic webpage processing device based on browser
CN102737128A (en) * 2012-06-20 2012-10-17 深圳市远行科技有限公司 Dynamic webpage processing method and device based on browser
CN102841923A (en) * 2012-07-09 2012-12-26 中国联合网络通信集团有限公司 Information processing platform and information processing method
CN102841923B (en) * 2012-07-09 2016-07-06 中国联合网络通信集团有限公司 The information processing platform and information processing method
US10120546B2 (en) 2012-11-21 2018-11-06 Tencent Technology (Shenzhen) Company Limited Interactive activity generating method and apparatus and computer storage medium
WO2014079277A1 (en) * 2012-11-21 2014-05-30 腾讯科技(深圳)有限公司 Interactive activity generation method, apparatus, and computer storage medium
CN105981353B (en) * 2014-02-13 2019-07-09 微软技术许可有限责任公司 Server push is realized in server stack
CN105981353A (en) * 2014-02-13 2016-09-28 微软技术许可有限责任公司 Implementing server push at server stack
CN103838575A (en) * 2014-02-20 2014-06-04 浪潮集团山东通用软件有限公司 Plug-in type page customization implementation method based on EXTJS frame
CN105279178A (en) * 2014-07-04 2016-01-27 中国银联股份有限公司 Associated resource matching based webpage construction method
CN105279178B (en) * 2014-07-04 2018-11-27 中国银联股份有限公司 Based on the matched webpage construction method of correlated resources
CN104468785A (en) * 2014-12-08 2015-03-25 上海斐讯数据通信技术有限公司 Electronic device, server device, and data request submitting method and processing method
CN105511971A (en) * 2015-12-12 2016-04-20 天津南大通用数据技术股份有限公司 Method for realizing content delivery by using variables in business intelligence
CN107632822A (en) * 2016-07-15 2018-01-26 深圳联友科技有限公司 A kind of static page development platform and method
CN106873965A (en) * 2016-12-25 2017-06-20 北京通途永久科技有限公司 A kind of method suitable for the monitoring service class application dynamic construction page
CN109683890A (en) * 2018-11-16 2019-04-26 东软集团股份有限公司 The modular method, apparatus of cascading style sheets, storage medium and equipment
CN109683890B (en) * 2018-11-16 2022-02-08 东软集团股份有限公司 Method, device, storage medium and equipment for modularizing cascading style sheet
CN112925573A (en) * 2019-11-20 2021-06-08 北京沃东天骏信息技术有限公司 Webpage loading method, device, equipment and computer readable medium
CN112925573B (en) * 2019-11-20 2023-09-26 北京沃东天骏信息技术有限公司 Method, device, equipment and computer readable medium for loading web page
CN112732259A (en) * 2021-01-11 2021-04-30 赞同科技股份有限公司 Front-end interactive page conversion method, device and medium based on artificial intelligence

Similar Documents

Publication Publication Date Title
CN102385580A (en) Method and device for customizing webpage contents
CN106990949B (en) Application page display method and device
US20190370305A1 (en) Method and apparatus for providing search results
CN101599015B (en) Method and system for analyzing component
EP2938044B1 (en) System, method, apparatus, and server for displaying network medium information
CN101405761B (en) For service reception and the method and system processing data
CN106897251B (en) Rich text display method and device
CN110941500B (en) Interface display method and device
US10007532B1 (en) Data infrastructure for cross-platform cross-device API inter-connectivity
CN107729014B (en) Page jump method and structure based on Android
CN106302103B (en) Information processing method and system and application server
RU2014145195A (en) TECHNOLOGIES FOR AUTOMATIC SYNDICATION OF NETWORK CONTENT
CN101132413B (en) ActiveX component multiplexing method based on Web application
CN109242934B (en) Animation code generation method and equipment
CN102981848B (en) Webpage main body element process browser and method
CN101916293B (en) Introduce the method and apparatus of media information in a document
CN104077162A (en) Mobile terminal application template updating and issuing method and device
CN111988171B (en) Method, proxy server and system for calling SOAP Web service based on RESTful style request
CN112100550A (en) Page construction method and device
US9032045B1 (en) Systems and methods for using a uniform resource locator to call for different types of content
CN102510377A (en) Webpage interaction accelerating asynchronous data processing method and system
CN104572089B (en) The method and apparatus for generating Android installation kit
Balasubramaniam et al. Situated software: Concepts, motivation, technology, and the future
US20080059478A1 (en) Methods, systems, and computer program products for organizing and sharing content
US20100218110A1 (en) Methods and systems for displaying user interfaces on remote devices

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20120321