CN102681848B - Develop in microtec mode and the method for accessed web page, device, terminal and system - Google Patents

Develop in microtec mode and the method for accessed web page, device, terminal and system Download PDF

Info

Publication number
CN102681848B
CN102681848B CN201210134467.6A CN201210134467A CN102681848B CN 102681848 B CN102681848 B CN 102681848B CN 201210134467 A CN201210134467 A CN 201210134467A CN 102681848 B CN102681848 B CN 102681848B
Authority
CN
China
Prior art keywords
widget
webpage
bag
function
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.)
Active
Application number
CN201210134467.6A
Other languages
Chinese (zh)
Other versions
CN102681848A (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

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

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a kind of exploitation in microtec mode and the method for accessed web page, device, terminal and system.Described method comprises: the content of webpage is divided into different modules according to function, and the function of each module is wrapped by one or more microtec Widget and realized; Be embedded in described webpage in tag form by described Widget bag, described webpage is responsible for Widget bag described in layout.The content of webpage is carried out modular division according to function by the present invention, each function is wrapped by one or several Widget and is formed, the most resource of webpage and code are all placed in Widget bag, Widget bag leaves in client-cache with the form of child resource file, webpage is only responsible for these Widget function bags of layout, thus reduce the degree of coupling of webpage development difficulty and functional module and improve the reusability of webpage development code, promote deployment efficiency and the maintenance cost of webpage; Reach the object of saving flow simultaneously.

Description

Develop in microtec mode and the method for accessed web page, device, terminal and system
Technical field
The present invention relates to communication technique field, particularly relate to a kind of exploitation in microtec (Widget) mode and the method for accessed web page, device, terminal and system.
Background technology
Along with the 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 the repeatability of function is more and more higher simultaneously, adds function and becomes the very high work of repeatability.But developer is often only familiar with certain business module or functional module, but ability is disposed in the overall website of shortcoming relatively.When this can cause website to revise a certain function, and need to employ more manpower financial capacity's resources, development efficiency is low, and maintenance cost is raised.Such as, during the content of network upgrade news column, the developer of other column (column such as amusement, physical culture) is also needed to revise together.And the code of general Websites is also usually more and more huger, the associated codes usually very difficult understanding that a webpage relates to, is coupled between web page element too tight, once webpage part is made an amendment, little, takes time and effort, greatly then causes webpage to collapse.In addition on the one hand, Widget applies as a kind of small tool based on internet web technology, and itself have the essential characteristic of web, not only can realize generic web page function, can also realize the expanded function of user platform feature, Consumer's Experience is remarkable.Along with getting more and more of Widget application, on internet, thousands of developer makes various colourful Widget application, how effective on webpage, reuse these be that the Widget of web language development becomes a kind of stealthy demand equally, is also a kind of commercial value.
Summary of the invention
The technical problem to be solved in the present invention is to provide a kind of exploitation in microtec mode and the method for accessed web page, device, terminal and system, in order to solve the problem that prior art causes webpage development inefficiency because each column is associated with each other.
For solving the problems of the technologies described above, on the one hand, the invention provides a kind of method developing webpage in microtec mode, described method comprises:
The content of webpage is divided into different modules according to function, and the function of each module is wrapped by one or more microtec Widget and is realized;
Be embedded in described webpage in tag form by described Widget bag, described webpage is responsible for Widget bag described in layout.
Further, after described Widget bag is embedded in described webpage in tag form, the attribute that described Widget wraps is specified.
Further, the attribute of described Widget bag comprises the one or more of following attribute:
The path that Widget wraps, code requirement, layout size, render mode, update time, issue tissue and author.
On the other hand, the present invention also provides a kind of method of accessed web page, and described method comprises:
Obtain webpage by uniform resource position mark URL, resolve the Widget label of described webpage, obtain Widget bag;
Resolve described Widget to wrap, obtain the actual size that described Widget wraps, layout regulation webpage;
The content that described widget wraps is loaded in described webpage and shows.
Again on the one hand, the present invention also provides a kind of device developing webpage in microtec mode, and described device comprises:
Function division unit, for the content of webpage is divided into different modules according to function, the function of each module is realized by one or more Widget bag;
Widget bag processing unit, for being embedded in described webpage in tag form by described Widget bag, described webpage is responsible for Widget bag described in layout.
Further, described device also comprises:
Attribute designating unit, is used to specify the attribute that described Widget wraps.
Further, the attribute of described Widget bag comprises the one or more of following attribute:
The path that Widget wraps, code requirement, layout size, render mode, update time, issue tissue and author.
Again on the one hand, the present invention also provides a kind of accessed web page terminal, and described accessed web page terminal comprises:
Widget bag acquiring unit, for obtaining webpage by uniform resource position mark URL, resolves the Widget label of described webpage, obtains Widget bag;
Widget Packet analyzing unit, wraps for resolving described Widget, obtains the actual size that described Widget wraps, layout regulation webpage;
Display unit, the content for being wrapped by described widget is loaded in described webpage and shows.
Again 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 in microtec mode; Wherein, described device comprises:
Function division unit, for the content of webpage is divided into different modules according to function, the function of each module is realized by one or more Widget bag;
Widget bag processing unit, for being embedded in described webpage in tag form by described Widget bag, described webpage is responsible for Widget bag described in layout;
Described accessed web page terminal comprises:
Widget bag acquiring unit, for obtaining webpage by uniform resource position mark URL, resolves the Widget label of described webpage, obtains Widget bag;
Widget Packet analyzing unit, wraps for resolving described Widget, obtains the actual size that described Widget wraps, layout regulation webpage;
Display unit, the content for being wrapped by described widget is loaded in described webpage and shows.
Further, described device also comprises:
Attribute designating unit, is used to specify the attribute that described Widget wraps; The attribute of described Widget bag comprises the one or more of following attribute: the path that Widget wraps, code requirement, layout size, render mode, update time, issue tissue and author.
Beneficial effect of the present invention is as follows:
The content of webpage is carried out modular division according to function by the present invention, and each function is wrapped by one or several Widget and formed, and achieves Development of Modular webpage; The most resource of webpage and code are all placed in Widget bag, Widget bag leaves in client-cache with the form of child resource file, webpage is only responsible for these Widget function bags of layout, thus reduce the degree of coupling of webpage development difficulty and functional module and improve the reusability of webpage development code, promote deployment efficiency and the maintenance cost of webpage; Reach the object of saving flow simultaneously.
Accompanying drawing explanation
Fig. 1 is a kind of process flow diagram developing the method for webpage in microtec mode in the embodiment of the present invention;
Fig. 2 is the process flow diagram of the method for a kind of accessed web page in the embodiment of the present invention;
Fig. 3 is a kind of structural representation developing the device of webpage in microtec mode in the embodiment of the present invention;
Fig. 4 is the structural representation of a kind of accessed web page terminal in the embodiment of the present invention.
Embodiment
In order to solve the problem that prior art causes webpage development inefficiency because each column is associated with each other, the invention provides a kind of exploitation in microtec mode and the method for accessed web page, device, terminal and system, 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, do not limit the present invention.
Main design idea of the present invention is summarized as follows: first, selects Widget bag and joins in html web page with Widget bookmark name, and adding attribute description.By disclosing one group of expansion HTML (HypertextMarkupLanguage, HTML (Hypertext Markup Language)) label, the content of webpage is carried out modular division according to function, and each function is wrapped by one or several Widget and is formed, and webpage is only responsible for these Widget function bags of layout.Secondly, realize the function of Widget bag, the Widget that Widget label is referred to bag has the function of specifying, and the composition model of concrete Widget bag can with reference to the Widget specification of existing maturation.Finally, terminal device should be able to be resolved Widget label and correct layout can be played up Widget label, finally the webpage possessing Widget function is presented to user.This invention makes developer easily the Widget of exploitation bag be shared, revises, is embedded in webpage.Between Widget bag, and between bag and webpage, coupling reduces, and improves development efficiency, forms new webpage development model.
As shown in Figure 1, the embodiment of the present invention relates to a kind of method developing webpage in microtec mode, comprising:
Step S101, is divided into different modules by the content of webpage (main page) according to function, and the function of each module is realized by one or more Widget bag.
In this step, such as, the content of webpage is divided into the modules such as news, physical culture, amusement, house property according to function, will the content package of news be related in one or more Widget bag.In like manner, other functional module also can be realized by one or more Widget bag.
Step S102, is embedded in webpage in tag form by Widget bag, and webpage is responsible for layout Widget bag.
In this step, exploitation main page, sets up web page frame, Widget bag is embedded into main page in tag form, is added in suitable layout, and the attribute of specifying Widget to wrap.The attribute of Widget bag comprises the one or more of following attribute: the path that Widget wraps, code requirement, layout size, render mode, update time, issue tissue and author.Can define bookmark name is Widget, but can not get rid of the title with similar functions.In exploitation Widget bag, Widget bag realizes its function with the specification of specifying in attribute, and coordinates main page to the functional requirement of this label.The position that main page rational deployment Widget wraps and display characteristic, also can add script and control it.Main page according to concrete webpage functional requirement, should quote different Widget bags, the Widget bag that namely recited function is different respectively.
Widget bag realizes the file layout that corresponding function can adopt specific, concrete, and this file meets certain specification, and can realize the required function of main page.Widget bag, except realizing the function of common standard webpage, can also realize the function of specific specifications, such as call the ability of native system equipment.What this Widget wrapped realizes industry has had ripe specification to adopt, such as World Wide Web Consortium (WorldWideWebConsortium,) the W3C standard of working out, WAC (the WholesaleApplicationCommunity that united innovation laboratory (JIL) is worked out,) standard, OMTP (OMTP) works out BONDI standard etc.
Widget bag is disposed together with main page and is published to website.This website can be used as concrete Widget bag as a resource path and be managed, and quotes for other modules.
Terminal device client downloads webpage also can show.Client comprises browser etc. and possesses the client software browsing webpage function.In addition, the expanded functions such as this client also must support the parsing that Widget wraps, display.
The program is wrapped Widget the resource be used as in webpage and is managed, and website is very easy to replace specific Widget bag, and amendment, deletes.Main page mentality of designing is layout and the display of management Widget bag mainly, easily realizes increasing good-looking special efficacy to web page element.Web developers then can license to the Widget of exploitation bag webpage or the website of demand with document form, share and use, convenient as use image.Terminal browser is downloaded Widget and is wrapped the file realized as download common resources, and can cache management, the Widget bag resource not needing repeated downloads identical.Terminal browser need standard browser functionally expanded function with tackle Widget label and run Widget wrap support.
Below the webpage developed in Widget mode, specific as follows:
In this html webpage, comprise the element that one or two take Widget as tag name, element property src indicates the document source of element, and this file take wgt as suffix name.Widget element is cumulative to be presented in body main element.
Widet element is defined as DOM interface:
HTMLElement is the specification element of the HTML of standard, and DOM must support, it has the attribute of standard, and the event response of correspondence.HTMLWidgetElement inherits HTMLElement attribute of an element, and the event response of correspondence, and adds distinctive adeditive attribute.
In this embodiment, the adeditive attribute of Widget element is defined as:
The source file of src, this Widget
The standardize naming space of xmlns, this Widget
The display window width of width, this Widget
The display window height of height, this Widget
The developed width of WidgetWidth, this Widget itself
The true altitude of this Widget of WidgetHeight itself
The picture of display when this Widget of poster makes a mistake
From the definition of Widget element, Widget element has the attribute of common element, and Web page developer equally can be operated it by DOM interface script operation common element, comprises the definition of CSS and triggers the event etc. of JavaScript function.In addition, the adeditive attribute of Widget element adds the information of specifying Widget module, and by these adeditive attributes, Widget element can refer to concrete Widget module, and with its content for rendering result.As, complete Widget element is described as:
Above-mentioned element representation is at the window of page layout one 100 × 200, and in window, the content of the first.wgt of WACWidget specification is supported in display one, if load first.wgt failure, then shows error.jpg picture.WidgetWidth and WidgetHeight is the physical size of the Widget bag description document read from first.wgt file.In addition, JS script can obtain Widget element property by getElementById function, and developer staticly can revise attribute also can revise source file position and attribute by script.
Widget label uses src attribute to quote Widget bag, and acquiescence expansion wgt by name, should not limit extension name, allows to use other significant extension name.In the above example, it is that this file of first.wgt. meets WAC specification that Widget wraps the source file referred to, and specification full name is, this specification describes the composition structure of wgt file.This file can show operation in the webpage render engine supporting WAC specification.
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), browser resolves main page HTML by URL (Uniform/UniversalResourceLocator, URL(uniform resource locator)), resolves Widget label.Widget is an element in main page, possesses the attribute of common htmlelement.The Widget label of analyzing web page, downloads child resource Widget file by the request of Widget tag attributes.The src attribute of Widget can point out the path of Widget APMB package, can go to download this file bag by it.Obtain Widget bag.
Step S202, utilizes Widget engine parses Widget to wrap, and obtain the actual size of Widget bag, layout regulation webpage, makes full page more suitable.
Step S203, main page shows each element successively, and run into Widget element and then utilize the engine-operated Widget bag of Widget, the content of widget bag is loaded in webpage and shows.
As shown in Figure 3, the invention still further relates to a kind of device developing webpage in microtec mode, comprising:
Function division unit 301, for the content of webpage is divided into different modules according to function, the function of each module is realized by one or more Widget bag;
Widget bag processing unit 302, for being embedded in described webpage in tag form by described Widget bag, described webpage is responsible for Widget bag described in layout.
Attribute designating unit 303, is used to specify the attribute that described Widget wraps.The attribute of Widget bag comprises the one or more of following attribute:
The path that Widget wraps, code requirement, layout size, render mode, update time, issue tissue and author.
As shown in Figure 4, the invention still further relates to a kind of accessed web page terminal, comprising:
Widget bag acquiring unit 401, for obtaining webpage by uniform resource position mark URL, resolves the Widget label of described webpage, obtains Widget bag;
Widget Packet analyzing unit 402, wraps for resolving described Widget, obtains the actual size that described Widget wraps, layout regulation webpage;
Display unit 403, the content for being wrapped by described widget is loaded in described webpage and shows.
In addition, the invention still further relates to a kind of webpage development and access system, comprising: device and the accessed web page terminal of developing webpage in microtec mode that above-described embodiment relates to, owing to introducing before described device and terminal, then no longer repeated description.Wherein, the device developing webpage in microtec mode is arranged on server side, and server side disposes the webpage adopting Widget Informal development, possesses the external service ability providing standard web site.Accessed web page terminal is client, and client, except the browser function possessing standard, also needs to expand extra Widget engine function, is mainly included in the process downloading Widget, resolves the process of Widget, and runs the process of Widget.The terminal of client-side adopts the browser of integrated Widget engine.Widget engine be a kind of can the software entity of parsing operation Widget, it can follow browser seamless link, and its implementation namely can separately as the software module beyond browser, also can as the software module of in browser kernel.Main page " Widget " label in this embodiment is wanted correctly to resolve by viewed device, when browser must support that WAC runs, correctly can play up the content in display Widget element.
As can be seen from the above-described embodiment, the content of webpage is carried out modular division according to function by the present invention, and each function is wrapped by one or several Widget and formed, and achieves Development of Modular webpage; The most resource of webpage and code are all placed in Widget bag, Widget bag leaves in client-cache with the form of child resource file, webpage is only responsible for these Widget function bags of layout, thus reduce the degree of coupling of webpage development difficulty and functional module and improve the reusability of webpage development code, promote deployment efficiency and the maintenance cost of webpage; Reach the object of saving flow simultaneously.
Although be example object, disclose the preferred embodiments of the present invention, it is also possible for those skilled in the art will recognize various improvement, increase and replacement, and therefore, scope of the present invention should be not limited to above-described embodiment.

Claims (3)

1. develop a method for webpage in microtec mode, it is characterized in that, described method comprises:
When webpage development, the content of webpage is divided into different modules according to function, the function of each module is wrapped by one or more microtec Widget and is realized; Be embedded in tag form in described webpage by described Widget bag, specify the attribute that described Widget wraps, described webpage is responsible for Widget bag described in layout; The attribute of described Widget bag comprises the one or more of following attribute: the path that Widget wraps, code requirement, layout size, render mode, update time, issue tissue and author; The position that page layout Widget wraps and display characteristic, and add script it is controlled.
2. develop a device for webpage in microtec mode, it is characterized in that, described device comprises:
Function division unit, for when webpage development, is divided into different modules by the content of webpage according to function, and the function of each module is realized by one or more Widget bag;
Widget bag processing unit, for being embedded in described webpage in tag form by described Widget bag, described webpage is responsible for Widget bag described in layout; The position that page layout Widget wraps and display characteristic, and add script it is controlled;
Attribute designating unit, is used to specify the attribute that described Widget wraps; The attribute of described Widget bag comprises the one or more of following attribute:
The path that Widget wraps, code requirement, layout size, render mode, update time, issue tissue and author.
3. webpage development and an access system, is characterized in that, described system comprises: device and the accessed web page terminal of developing webpage in microtec mode; Wherein, described device comprises:
Function division unit, for when webpage development, is divided into different modules by the content of webpage according to function, and the function of each module is realized by one or more Widget bag;
Widget bag processing unit, for being embedded in described webpage in tag form by described Widget bag, described webpage is responsible for Widget bag described in layout; The position that page layout Widget wraps and display characteristic, and add script it is controlled;
Attribute designating unit, is used to specify the attribute that described Widget wraps; The attribute of described Widget bag comprises the one or more of following attribute: the path that Widget wraps, code requirement, layout size, render mode, update time, issue tissue and author;
Described accessed web page terminal comprises:
Widget bag acquiring unit, for obtaining webpage by uniform resource position mark URL, resolves the Widget label of described webpage, obtains Widget bag;
Widget Packet analyzing unit, wraps for resolving described Widget, obtains the actual size that described Widget wraps, layout regulation webpage;
Display unit, the content for being wrapped by described Widget is loaded in described webpage and shows.
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 CN102681848A (en) 2012-09-19
CN102681848B true 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)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140157106A1 (en) * 2012-11-30 2014-06-05 International Business Machines Corporation Dynamic building of a web page from widgets and resources specified in a uniform resource locator (url)
CN104461513B (en) * 2014-11-21 2018-01-09 山东航天信息有限公司 A kind of method and device for generating form interface
US11070608B2 (en) 2015-06-17 2021-07-20 Fastly, Inc. Expedited sub-resource loading
CN106020794A (en) * 2016-05-10 2016-10-12 浪潮软件股份有限公司 Complex page portal page layout method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
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

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7917858B2 (en) * 2006-06-09 2011-03-29 Hewlett-Packard Development Company, L.P. Engine for rendering widgets using platform-specific attributes

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
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

Also Published As

Publication number Publication date
CN102681848A (en) 2012-09-19
WO2013163848A1 (en) 2013-11-07

Similar Documents

Publication Publication Date Title
US8990289B2 (en) Server based framework for improving Ajax performance
JP6051337B2 (en) Client-side page processing
EP2916243B1 (en) Method, apparatus, server and system for implementing web application
CN100535900C (en) Method and system for rendering asynchronous portal page
US11677809B2 (en) Methods for transforming a server side template into a client side template and devices thereof
CN106874035B (en) Method for updating application (app) built-in H5 and framework thereof
US20170032494A1 (en) Methods for displaying a webpage fragment on a desktop and systems for taking a snapshot of webpage fragment for displaying on a desktop
US20140281859A1 (en) Enhanced mobilization of existing web sites
CN104049991A (en) Method and system for converting network applications into mobile applications
CN101853158A (en) Method and device for adjusting Widget window
CN104182408A (en) Webpage off-line access method and webpage off-line access device
CN106339414A (en) Webpage rendering method and device
CN103823841B (en) Improve the method and its device of mobile terminal client terminal surfing
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
CN101860734B (en) Method for implementing incremental transmission and display of dynamic images through AJAX
CN102681848B (en) Develop in microtec mode and the method for accessed web page, device, terminal and system
US20150169518A1 (en) Context editing without interfering with target page
CN105528369B (en) Webpage code-transferring method, device and server
CN102915371B (en) Method for dynamically referencing files on web page
CN105160028A (en) Webpage browsing realizing method and browser realizing system
CN101876998B (en) Method and system for editing data
CN102955852A (en) Method, device and equipment for webpage resource processing
CN104731817A (en) Webpage display method and device
CN110321506A (en) Webpage data loading method, device, computer equipment and storage medium

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
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.