CN102681848A - Method, device, terminal and system for developing and accessing web page by Widget method - Google Patents

Method, device, terminal and system for developing and accessing web page by Widget method Download PDF

Info

Publication number
CN102681848A
CN102681848A CN2012101344676A CN201210134467A CN102681848A CN 102681848 A CN102681848 A CN 102681848A CN 2012101344676 A CN2012101344676 A CN 2012101344676A CN 201210134467 A CN201210134467 A CN 201210134467A CN 102681848 A CN102681848 A CN 102681848A
Authority
CN
China
Prior art keywords
widget
webpage
bag
web page
attribute
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
CN2012101344676A
Other languages
Chinese (zh)
Other versions
CN102681848B (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.)
Chengdu Zhongxing Software Co., Ltd
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN201210134467.6A priority Critical patent/CN102681848B/en
Priority to PCT/CN2012/079085 priority patent/WO2013163848A1/en
Publication of CN102681848A publication Critical patent/CN102681848A/en
Application granted granted Critical
Publication of CN102681848B publication Critical patent/CN102681848B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45504Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
    • G06F9/45529Embedded in an application, e.g. JavaScript in a Web browser

Abstract

The invention discloses a method, a device, a terminal and a system for developing and accessing a web page by a Widget method. The method comprises the steps of dividing content of the web page into different modules according to functions, implementing the function of each module through one Widget package or a plurality of Widget packages, and embedding the Widget packages into the web page in a tag mode, wherein the web page is responsible for arranging the Widget packages. According to the method, the content of the web page is divided in a modularization mode according to functions, each of the functions is composed of one Widget package or the plurality of Widget packages, most of resources and codes of the web page are arranged inside the Widget packages which are stored in a client cache in the form of sub-resource files, and the web page is only responsible for arranging the Widget function packages, so that the difficulty in development of the web page and the coupling degree of functional modules are reduced, the reusability of development codes of the web page is improved, the deployment efficiency and the maintenance cost of the web page are increased, and simultaneously, the traffic is saved.

Description

Develop and method, device, terminal and the system of accessed web page with the microtec mode
Technical field
The present invention relates to communication technique field, particularly relate to and a kind ofly developing and method, device, terminal and the system of accessed web page with microtec (Widget) mode.
Background technology
Along with the continuous development of internet, the page of current site has become and has become increasingly complex.The purpose of webpage function is more and clearer and more definite, and function is repeated increasingly high simultaneously, adds function and becomes the very high work of repeatability.But the developer often only is familiar with certain business module or functional module, and but ability is disposed in the whole website of shortcoming relatively.This can cause the website when revising a certain function, and need employ more manpower financial capacity's resources, and development efficiency is low, and maintenance cost is high to be risen.For example, during the content of network upgrade news column, also need the developer of other column (columns such as amusement, physical culture) to revise together.And the code of common website is also usually more and more huger, and the associated codes property that webpage relates to usually is difficult to understand, between the web page element coupling too tight, in case the webpage part is made an amendment, then take time and effort for a short time, greatly then cause the webpage collapse.In addition on the one hand, Widget uses as a kind of small tool based on internet web technology, itself has the essential characteristic of web, not only can realize the generic web page function, can also realize the expanded function of user platform characteristic, and user experience is remarkable.Get more and more along with what Widget used; Thousands of developers make various colourful Widget application on the internet; How effectively on webpage, reusing these is that the Widget of web language development becomes a kind of stealthy demand equally, also is a kind of commercial value.
Summary of the invention
The technical matters that the present invention will solve provides a kind ofly to be developed and method, device, terminal and the system of accessed web page with the microtec mode, in order to solve prior art because each column problem that causes the webpage development inefficiency associated with each other.
For solving the problems of the technologies described above, on the one hand, the present invention provides a kind of and develops the method for webpage with the microtec mode, and said method comprises:
The content of webpage is divided into different module according to function, and the function of each module realizes through one or more microtec Widget bags;
Said Widget bag is embedded in the said webpage with label form, and said webpage is responsible for the said Widget bag of layout.
Further, after said Widget bag is embedded in the said webpage with label form, specify the attribute of said Widget bag.
Further, the attribute of said Widget bag comprises one of following attribute or multinomial:
Path, code requirement, layout size, render mode, update time, issue tissue and the author of Widget bag.
On the other hand, the present invention also provides a kind of method of accessed web page, and said method comprises:
Obtain webpage through uniform resource position mark URL, resolve the Widget label of said webpage, obtain the Widget bag;
Resolve said Widget bag, obtain the actual size of said Widget bag, adjustment layout webpage;
The load content of said widget bag is shown in said webpage.
Again on the one hand, the present invention also provides a kind of and develops the device of webpage with the microtec mode, and said device comprises:
The function division unit is used for the content of webpage is divided into different module according to function, and the function of each module realizes through one or more Widget bags;
Widget wraps processing unit, is used for said Widget bag is embedded into said webpage with label form, and said webpage is responsible for the said Widget bag of layout.
Further, said device also comprises:
The attribute designating unit is used to the attribute of specifying said Widget to wrap.
Further, the attribute of said Widget bag comprises one of following attribute or multinomial:
Path, code requirement, layout size, render mode, update time, issue tissue and the author of Widget bag.
On the one hand, the present invention also provides a kind of accessed web page terminal again, and said accessed web page terminal comprises:
Widget wraps acquiring unit, is used for obtaining webpage through uniform resource position mark URL, resolves the Widget label of said webpage, obtains the Widget bag;
Widget wraps resolution unit, is used to resolve said Widget bag, obtains the actual size of said Widget bag, adjustment layout webpage;
Display unit is used for the load content of said widget bag is shown to said webpage.
On the one hand, the present invention also provides a kind of webpage development and access system, comprising: device and the accessed web page terminal of developing webpage with the microtec mode again; Wherein, said device comprises:
The function division unit is used for the content of webpage is divided into different module according to function, and the function of each module realizes through one or more Widget bags;
Widget wraps processing unit, is used for said Widget bag is embedded into said webpage with label form, and said webpage is responsible for the said Widget bag of layout;
Said accessed web page terminal comprises:
Widget wraps acquiring unit, is used for obtaining webpage through uniform resource position mark URL, resolves the Widget label of said webpage, obtains the Widget bag;
Widget wraps resolution unit, is used to resolve said Widget bag, obtains the actual size of said Widget bag, adjustment layout webpage;
Display unit is used for the load content of said widget bag is shown to said webpage.
Further, said device also comprises:
The attribute designating unit is used to the attribute of specifying said Widget to wrap; The attribute of said Widget bag comprises one of following attribute or multinomial: path, code requirement, layout size, render mode, update time, issue tissue and the author of Widget bag.
Beneficial effect of the present invention is following:
The present invention carries out modular division with the content of webpage according to function, and each function is made up of one or several Widget bags, has realized modularization exploitation webpage; Most resource of webpage and code all are placed in the Widget bag; The Widget bag leaves in the client-cache with the form of child resource file; Webpage only is responsible for these Widget functional packet of layout; Thereby reduce the degree of coupling of webpage development difficulty and functional module and improve the reusability of webpage development code, the deployment efficient and the maintenance cost of lifting webpage; Reach the purpose of saving flow simultaneously.
Description of drawings
Fig. 1 is a kind of process flow diagram of developing the method for webpage with the microtec mode in the embodiment of the invention;
Fig. 2 is the process flow diagram of a kind of method of accessed web page in the embodiment of the invention;
Fig. 3 is a kind of structural representation of developing the device of webpage with the microtec mode in the embodiment of the invention;
Fig. 4 is the structural representation at a kind of accessed web page terminal in the embodiment of the invention.
Embodiment
In order to solve prior art because each column problem that causes the webpage development inefficiency associated with each other; The invention provides and a kind ofly develop and method, device, terminal and the system of accessed web page with the microtec mode; Below in conjunction with accompanying drawing and embodiment, the present invention is further elaborated.Should be appreciated that specific embodiment described herein only in order to explain the present invention, does not limit the present invention.
Main design philosophy of the present invention is summarized as follows: at first, selection Widget wraps and joins in the html web page with the Widget bookmark name, and adds attribute description.Through disclosing one group of expansion HTML (Hypertext Markup Language; HTML) label; The content of webpage is carried out modular division according to function, and each function is made up of one or several Widget bags, and webpage only is responsible for these Widget functional packet of layout.Secondly, realize the function of Widget bag, the Widget bag that the Widget label is referred to has the function of appointment, and the composition model of concrete Widget bag can be with reference to existing ripe Widget standard.At last, terminal device should be able to be resolved the Widget label and can correct layout be played up the Widget label, finally presents to the user to the webpage that possesses the Widget function.This invention makes the developer share the Widget of exploitation bag, revise, be embedded in the webpage easily.Between the Widget bag, and coupling reduces between bag and the webpage, improves development efficiency, forms new webpage development model.
As shown in Figure 1, the embodiment of the invention relates to a kind ofly develops the method for webpage with the microtec mode, comprising:
Step S101 is divided into different module with the content of webpage (main page) according to function, and the function of each module realizes through one or more Widget bags.
In this step, for example, the content of webpage is divided into modules such as news, physical culture, amusement, house property according to function, the content that will be referred to news is encapsulated in one or more Widget bags.In like manner, other functional module also can realize through one or more Widget bags.
Step S102 is embedded into the Widget bag in the webpage with label form, and webpage is responsible for layout Widget bag.
In this step, the exploitation main page is set up web page frame, and the Widget bag is embedded into main page with label form, is added in the suitable layout, and specifies the attribute of Widget bag.The attribute of Widget bag comprises one of following attribute or multinomial: path, code requirement, layout size, render mode, update time, issue tissue and the author of Widget bag.Can define bookmark name is Widget, but can not get rid of the title with similar functions.In exploitation Widget bag, the Widget bag is realized its function with the standard of appointment in the attribute, and cooperates the functional requirement of main page to this label.The position of main page rational deployment Widget bag and demonstration characteristic also can add script it is controlled.Main page should be quoted different Widget bags respectively according to concrete webpage functional requirement, i.e. the different Widget bag of recited function.
The Widget bag realizes that corresponding function can adopt concrete clear and definite file layout, and this document meets certain standard, and can realize the required function of main page.The Widget bag can also be realized the function of specific specifications, such as the ability of calling native system equipment except the function that can realize the common standard webpage.The realization industry of this Widget bag has had ripe standard to adopt; Such as World Wide Web Consortium (World Wide Web Consortium;) the W3C standard of working out; WAC (Wholesale Application the Community) standard that associating Creative Lab (JIL) is worked out, OMTP (OMTP) is worked out BONDI standard etc.
Dispose Widget bag and main page together and to be published to the website.This website can be used as a resource path to concrete Widget bag and manage, and supplies other modules to quote.
Terminal device also can show with the client downloads webpage.Client comprises that browser etc. possesses the client software of browsing page function.In addition, this client also must be supported the parsing of Widget bag, expanded functions such as demonstration.
The resource that this scheme is used as the Widget bag in the webpage is managed, and the website is very easy to specific Widget bag is replaced, and revises deletion.The main page mentality of designing mainly is the demonstration of layout and management Widget bag, realizes easily web page element is increased good-looking special efficacy.The Website development person then can wrap the Widget of exploitation the webpage or the website of the demand that licenses to document form, shares and uses, and an image is equally convenient as using.The terminal browser is downloaded the file that the Widget bag is realized as downloading common resources, and can cache management, does not need the identical Widget bag resource of repeated downloads.The terminal browser need be on the standard browser function expanded function with the support of reply Widget label and operation Widget bag.
Below be a webpage of developing with the Widget mode, specific as follows:
In this html webpage, comprising one or two is the element of tag name with Widget, and element property src indicates the document source of element, and this document is the suffix name with wgt.The Widget element adds up and is presented in the body main element.
The Widet element as the DOM interface definition is:
Figure BDA0000159883170000071
HTMLElement is the standard element of the HTML of standard, and DOM must support that it has the attribute of standard, and corresponding event response.HTMLWidgetElement inherits the HTMLElement attribute of an element, and corresponding event response, and has increased distinctive adeditive attribute.
In this embodiment, the adeditive attribute of Widget element is defined as:
Src, the source file of this Widget
Xmlns, the standardize naming space of this Widget
Width, the display window width of this Widget
Height, the display window height of this Widget
WidgetWidth, the developed width of this Widget itself
The true altitude of this Widget of WidgetHeight itself
The picture that shows when this Widget of poster makes a mistake
Can know that from the definition of Widget element the Widget element has the attribute of common element, Web page developer can equally be operated it with the script operation common element through the DOM interface, comprises the definition of CSS and the incident of triggering JavaScript function etc.In addition, the adeditive attribute of Widget element has increased the information of specifying the Widget module, and through these adeditive attributes, the Widget element can refer to concrete Widget module, and is rendering result with its content.As, complete Widget element is described as:
Figure BDA0000159883170000072
Above-mentioned element representation shows a content of supporting the first.wgt of WAC Widget standard at the window of one 100 * 200 of page layout in the window, if load the first.wgt failure, then show the error.jpg picture.WidgetWidth and WidgetHeight are the physical sizes of the Widget bag description document that from the first.wgt file, reads.In addition, the JS script can obtain the Widget element property through the getElementById function, and the developer can also can pass through position and the attribute that script is revised source file by the static modification attribute.
The Widget label uses the src attribute to quote the Widget bag, and acquiescence expansion wgt by name should not limit extension name, allows to use other significant extension name.In above-mentioned example, the source file that Widget bag refers to meets the WAC standard for first.wgt. this document, and the standard full name does, this specification description the composition structure of wgt file.This document can show operation in the webpage render engine of supporting the WAC standard.
As shown in Figure 2, the invention still further relates to a kind of method of accessed web page, comprising:
Step S201 obtains webpage (main page) through URL (Uniform/Universal Resource Locator, URL), and browser resolves main page HTML resolves the Widget label.Widget is an element in the main page, possesses the attribute of common htmlelement.The Widget label of analyzing web page is downloaded child resource Widget file through the request of Widget tag attributes.The src attribute of Widget can be pointed out the path of Widget APMB package, can remove to download this document bag through it.Obtain the Widget bag.
Step S202 utilizes the Widget engine to resolve the Widget bag, obtains the actual size of Widget bag, and adjustment layout webpage makes full page more suitable.
Step S203, main page shows each element successively, runs into the Widget element and then utilizes the engine-operated Widget bag of Widget, the load content of widget bag shows in webpage.
As shown in Figure 3, the invention still further relates to and a kind ofly develop the device of webpage with the microtec mode, comprising:
Function division unit 301 is used for the content of webpage is divided into different module according to function, and the function of each module realizes through one or more Widget bags;
Widget wraps processing unit 302, is used for said Widget bag is embedded into said webpage with label form, and said webpage is responsible for the said Widget bag of layout.
Attribute designating unit 303 is used to the attribute of specifying said Widget to wrap.The attribute of Widget bag comprises one of following attribute or multinomial:
Path, code requirement, layout size, render mode, update time, issue tissue and the author of Widget bag.
As shown in Figure 4, the invention still further relates to a kind of accessed web page terminal, comprising:
Widget wraps acquiring unit 401, is used for obtaining webpage through uniform resource position mark URL, resolves the Widget label of said webpage, obtains the Widget bag;
Widget wraps resolution unit 402, is used to resolve said Widget bag, obtains the actual size of said Widget bag, adjustment layout webpage;
Display unit 403 is used for the load content of said widget bag is shown to said webpage.
In addition, the invention still further relates to a kind of webpage development and access system, comprising: what the foregoing description related to develops the device and the accessed web page terminal of webpage with the microtec mode, because said device was introduced with the terminal before, then no longer is repeated in this description.Wherein, the device of developing webpage with the microtec mode is arranged on server side, and server side is disposed the webpage that adopts the exploitation of Widget form, possesses the external service ability of the standard web site of providing.The accessed web page terminal is a client, and client also need be expanded extra Widget engine function except possessing the standard browser function, mainly is included in the process of downloading Widget, resolves the process of Widget, and the process of operation Widget.The browser of integrated Widget engine is adopted at the terminal of client-side.The Widget engine is a kind of software entity that can parsing operation Widget, and it can follow the browser seamless link, and its implementation promptly can also can be used as a software module in the browser kernel separately as the software module beyond the browser.Main page among this embodiment " Widget " label is wanted and can correctly be resolved by browser, when browser must be supported the WAC operation, can correctly play up the content that shows in the Widget element.
Can be found out that by the foregoing description the present invention carries out modular division with the content of webpage according to function, each function is made up of one or several Widget bags, has realized modularization exploitation webpage; Most resource of webpage and code all are placed in the Widget bag; The Widget bag leaves in the client-cache with the form of child resource file; Webpage only is responsible for these Widget functional packet of layout; Thereby reduce the degree of coupling of webpage development difficulty and functional module and improve the reusability of webpage development code, the deployment efficient and the maintenance cost of lifting webpage; Reach the purpose of saving flow simultaneously.
Although be the example purpose, the preferred embodiments of the present invention are disclosed, it also is possible those skilled in the art will recognize various improvement, increase and replacement, therefore, scope of the present invention should be not limited to the foregoing description.

Claims (10)

1. develop the method for webpage with the microtec mode for one kind, it is characterized in that said method comprises:
The content of webpage is divided into different module according to function, and the function of each module realizes through one or more microtec Widget bags;
Said Widget bag is embedded in the said webpage with label form, and said webpage is responsible for the said Widget bag of layout.
2. as claimed in claim 1ly develop the method for webpage, it is characterized in that, after said Widget bag is embedded in the said webpage with label form, specify the attribute of said Widget bag with the microtec mode.
3. as claimed in claim 2ly develop the method for webpage with the microtec mode, it is characterized in that, the attribute of said Widget bag comprises one of following attribute or multinomial:
Path, code requirement, layout size, render mode, update time, issue tissue and the author of Widget bag.
4. the method for an accessed web page is characterized in that, said method comprises:
Obtain webpage through uniform resource position mark URL, resolve the Widget label of said webpage, obtain the Widget bag;
Resolve said Widget bag, obtain the actual size of said Widget bag, adjustment layout webpage;
The load content of said widget bag is shown in said webpage.
5. develop the device of webpage with the microtec mode for one kind, it is characterized in that said device comprises:
The function division unit is used for the content of webpage is divided into different module according to function, and the function of each module realizes through one or more Widget bags;
Widget wraps processing unit, is used for said Widget bag is embedded into said webpage with label form, and said webpage is responsible for the said Widget bag of layout.
6. as claimed in claim 5ly develop the device of webpage, it is characterized in that said device also comprises with the microtec mode:
The attribute designating unit is used to the attribute of specifying said Widget to wrap.
7. as claimed in claim 6ly develop the device of webpage with the microtec mode, it is characterized in that, the attribute of said Widget bag comprises one of following attribute or multinomial:
Path, code requirement, layout size, render mode, update time, issue tissue and the author of Widget bag.
8. an accessed web page terminal is characterized in that, said accessed web page terminal comprises:
Widget wraps acquiring unit, is used for obtaining webpage through uniform resource position mark URL, resolves the Widget label of said webpage, obtains the Widget bag;
Widget wraps resolution unit, is used to resolve said Widget bag, obtains the actual size of said Widget bag, adjustment layout webpage;
Display unit is used for the load content of said widget bag is shown to said webpage.
9. webpage development and access system is characterized in that said system comprises: device and the accessed web page terminal of developing webpage with the microtec mode; Wherein, said device comprises:
The function division unit is used for the content of webpage is divided into different module according to function, and the function of each module realizes through one or more Widget bags;
Widget wraps processing unit, is used for said Widget bag is embedded into said webpage with label form, and said webpage is responsible for the said Widget bag of layout;
Said accessed web page terminal comprises:
Widget wraps acquiring unit, is used for obtaining webpage through uniform resource position mark URL, resolves the Widget label of said webpage, obtains the Widget bag;
Widget wraps resolution unit, is used to resolve said Widget bag, obtains the actual size of said Widget bag, adjustment layout webpage;
Display unit is used for the load content of said widget bag is shown to said webpage.
10. webpage development as claimed in claim 9 and access system is characterized in that, said device also comprises:
The attribute designating unit is used to the attribute of specifying said Widget to wrap; The attribute of said Widget bag comprises one of following attribute or multinomial: path, code requirement, layout size, render mode, update time, issue tissue and the author of Widget bag.
CN201210134467.6A 2012-05-03 2012-05-03 Develop in microtec mode and the method for accessed web page, device, terminal and system Active CN102681848B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201210134467.6A CN102681848B (en) 2012-05-03 2012-05-03 Develop in microtec mode and the method for accessed web page, device, terminal and system
PCT/CN2012/079085 WO2013163848A1 (en) 2012-05-03 2012-07-24 Method, device, terminal and system for developing and accessing webpage in widget mode

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210134467.6A CN102681848B (en) 2012-05-03 2012-05-03 Develop in microtec mode and the method for accessed web page, device, terminal and system

Publications (2)

Publication Number Publication Date
CN102681848A true CN102681848A (en) 2012-09-19
CN102681848B CN102681848B (en) 2015-12-16

Family

ID=46813825

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210134467.6A Active CN102681848B (en) 2012-05-03 2012-05-03 Develop in microtec mode and the method for accessed web page, device, terminal and system

Country Status (2)

Country Link
CN (1) CN102681848B (en)
WO (1) WO2013163848A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103853812A (en) * 2012-11-30 2014-06-11 国际商业机器公司 Method and system for providing web page
CN104461513A (en) * 2014-11-21 2015-03-25 山东航天信息有限公司 Method and device for generating form interface
CN106020794A (en) * 2016-05-10 2016-10-12 浪潮软件股份有限公司 Layout method of complex page portal page
CN107710171A (en) * 2015-06-17 2018-02-16 法斯特利有限公司 The child resource loading of acceleration

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070288858A1 (en) * 2006-06-09 2007-12-13 Mindy Pereira Engine for rendering widgets using platform-specific attributes
CN101876897A (en) * 2009-04-30 2010-11-03 国际商业机器公司 System and method used for processing Widget on Web browser
CN102164172A (en) * 2010-02-23 2011-08-24 阿瓦雅公司 Device skins for user role, context, and function and supporting system mashups

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070288858A1 (en) * 2006-06-09 2007-12-13 Mindy Pereira Engine for rendering widgets using platform-specific attributes
CN101876897A (en) * 2009-04-30 2010-11-03 国际商业机器公司 System and method used for processing Widget on Web browser
CN102164172A (en) * 2010-02-23 2011-08-24 阿瓦雅公司 Device skins for user role, context, and function and supporting system mashups

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103853812A (en) * 2012-11-30 2014-06-11 国际商业机器公司 Method and system for providing web page
CN103853812B (en) * 2012-11-30 2017-05-17 国际商业机器公司 Method and system for providing web page
CN104461513A (en) * 2014-11-21 2015-03-25 山东航天信息有限公司 Method and device for generating form interface
CN104461513B (en) * 2014-11-21 2018-01-09 山东航天信息有限公司 A kind of method and device for generating form interface
CN107710171A (en) * 2015-06-17 2018-02-16 法斯特利有限公司 The child resource loading of acceleration
US11070608B2 (en) 2015-06-17 2021-07-20 Fastly, Inc. Expedited sub-resource loading
CN107710171B (en) * 2015-06-17 2021-10-26 法斯特利有限公司 Accelerated child resource loading
CN106020794A (en) * 2016-05-10 2016-10-12 浪潮软件股份有限公司 Layout method of complex page portal page

Also Published As

Publication number Publication date
CN102681848B (en) 2015-12-16
WO2013163848A1 (en) 2013-11-07

Similar Documents

Publication Publication Date Title
US8990289B2 (en) Server based framework for improving Ajax performance
CN102693280B (en) Webpage browsing method, WebApp framework, method and device for executing JavaScript, and mobile terminal
EP2916243B1 (en) Method, apparatus, server and system for implementing web application
CN103412928B (en) Method and device for realizing browser page intelligent response-type layout on mobile terminal
CN102663126B (en) Method and device for displaying webpage in mobile terminal
US20140201617A1 (en) Method for Browsing Web Page on Mobile Terminal
CN106874035B (en) Method for updating application (app) built-in H5 and framework thereof
CN101853158A (en) Method and device for adjusting Widget window
CN104049991A (en) Method and system for converting network applications into mobile applications
US11677809B2 (en) Methods for transforming a server side template into a client side template and devices thereof
CN103823841B (en) Improve the method and its device of mobile terminal client terminal surfing
CN104182408A (en) Webpage off-line access method and webpage off-line access device
CN102999579B (en) Page text frame process browser and page text frame element disposal route
US20040268249A1 (en) Document transformation
CN101860734B (en) Method for implementing incremental transmission and display of dynamic images through AJAX
CN101944032A (en) Microware updating method, client, server and system
CN102323880A (en) Mobile phone application interface development method and terminal based on browser parsing mode
CN106980698A (en) Browser static resource loading method, browser program and readable storage medium storing program for executing
CN113382083B (en) Webpage screenshot method and device
CN102681848B (en) Develop in microtec mode and the method for accessed web page, device, terminal and system
CN101650713B (en) Method and device for realizing tabs in browsers
CN105528369A (en) Webpage transcoding method and device and server
CN106649299B (en) Method and device for lazy loading of webpage block
CN101876998B (en) Method and system for editing data
CN102955852A (en) Method, device and equipment for webpage resource processing

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
TR01 Transfer of patent right

Effective date of registration: 20200408

Address after: 610418 ZTE building, No. 800, middle section of Tianfu Avenue, hi tech Zone, Chengdu, Sichuan Province

Patentee after: Chengdu Zhongxing Software Co., Ltd

Address before: 518057 Nanshan District Guangdong high tech Industrial Park, South Road, science and technology, ZTE building, Ministry of Justice

Patentee before: ZTE Corp.

TR01 Transfer of patent right