CN105045887B - The system and method for mixed mode cross-domain data interaction - Google Patents

The system and method for mixed mode cross-domain data interaction Download PDF

Info

Publication number
CN105045887B
CN105045887B CN201510443616.0A CN201510443616A CN105045887B CN 105045887 B CN105045887 B CN 105045887B CN 201510443616 A CN201510443616 A CN 201510443616A CN 105045887 B CN105045887 B CN 105045887B
Authority
CN
China
Prior art keywords
domain data
cross
browser
webpage
web page
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201510443616.0A
Other languages
Chinese (zh)
Other versions
CN105045887A (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.)
Suzhou Industrial Park Drision Information Technology Co Ltd
Original Assignee
Suzhou Industrial Park Drision Information Technology 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 Suzhou Industrial Park Drision Information Technology Co Ltd filed Critical Suzhou Industrial Park Drision Information Technology Co Ltd
Priority to CN201510443616.0A priority Critical patent/CN105045887B/en
Publication of CN105045887A publication Critical patent/CN105045887A/en
Application granted granted Critical
Publication of CN105045887B publication Critical patent/CN105045887B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present invention relates to the system and methods of mixed mode cross-domain data interaction, include Web server, webpage automatic adaptation module, local cache manager, browser container and cross-domain data interactive agent module;Web server arranges web page resources, and compression is packaged, and local cache manager downloads packaging file, decompresses, and forms local resource structure;Webpage automatic adaptation module judges current working status, is such as the state that works online, is interacted using Ajax modes with Web server, be such as local cache working condition, data communication is carried out using cross-domain data interactive agent module;Browser container interface obtains the data that webpage automatic adaptation module is submitted, and according to data interaction type, simulation browser initiates reading and writing data request to Web server, and the data that Web server returns are returned to invoking web page by readjustment.It solves origin policy limitation, realizes that client local page resource is cross-domain with server-side data interaction.

Description

The system and method for mixed mode cross-domain data interaction
Technical field
The present invention relates to a kind of system and method for mixed mode cross-domain data interaction.
Background technology
Mobile Internet high speed development occupies shifting by the iOS system of apple exploitation and the android system of Google's exploitation Most of operating system of dynamic terminal.Two kinds of Mobile operating systems all provide SDK (Software Development Kit, Software Development Kit), software company can carry out application and development based on the SDK of system.
There are Three models in application and development:The first, is all based on localization (Native) exploitation of SDK;Second, base In the mobile phone Web page of the exploitation of HTML technologies;The third, the mixing developed with reference to localization exploitation and HTML Web (Hybrid) pattern, mixed mode can be improved application and development efficiency, be passed through by using ripe HTML Web development technique Using browser container, displaying interface and interaction are carried out.
Mobile application mixed mode realizes that process is:Web page contents packing is downloaded into mobile equipment (including mobile phone, tablet Computer, handheld device etc.), displayed web page content is run and rendered on the mobile apparatus by mobile browser container, and is carried out Human-computer interaction.The problem of this general implementation method of mode is brought is that, because browser origin policy limits, data can not be straight It connects and is submitted to server.So-called origin policy is the famous security strategy proposed by Netscape, and origin policy is visitor The important security measure standard of family end feet sheet (referring to JavaScript).Come from Netscape Navigator2.0 earliest, The purpose is to prevent some document or script from being loaded from multiple and different sources.The currently all browser for supporting JavaScript all can Use this strategy.It is so-called homologous to refer to that domain name, agreement, port are identical.
Invention content
The purpose of the present invention is overcoming the shortcomings of the prior art, provide a kind of mixed mode cross-domain data interaction is System and its method, it is intended to solve " origin policy " limitation, realize cross-domain client and service end data interaction.
The purpose of the present invention is achieved through the following technical solutions:
The system of mixed mode cross-domain data interaction, feature are:Include Web server, webpage automatic adaptation module, local Cache manager, browser container and cross-domain data interactive agent module, the Web server are carried for browser or client For network service, html web page output is provided, and respond webpage interaction request using HTTP modes;
The webpage automatic adaptation module includes the code module of automatic decision webpage operating status, with The mode of JavaScript program is run in html web page, and the html web page file containing JavaScript program takes from Web Business device passes through transmission of network to client;
The local cache manager, creates and management local cache, the cache contents management to application program are downloaded Local resource structure is established in web page resources compressing file packet on Web server, decompression, forms local cache environment, periodically Update local cache content;
The browser container is embedded in the browser of application program, the container as webpage operation;Browser container is cut The specified interactive action in browser is obtained, and operation response is made in local code;
The cross-domain data interactive agent module runs on the application code of browser container bottom, by intercepting and capturing The data interaction of the html web page run in browser container is submitted by cross-domain data interactive agent module to Web server, Then the data response of Web server is obtained, the limitation of browser origin policy is avoided by cross-domain data interactive agent module, Make locally downloading web page code that can carry out data interaction.
Further, the system of above-mentioned mixed mode cross-domain data interaction, wherein, the Web server is Microsoft IIS Server or Apache HTTP Server web page servers.
Further, the system of above-mentioned mixed mode cross-domain data interaction, wherein, the webpage automatic adaptation module Contain the code module of automatic decision webpage operating status for webpage.
Further, the system of above-mentioned mixed mode cross-domain data interaction, wherein, the browser container is to answer With the browser control part built in program;Browser control part is the functional unit of operating system, and functional unit is clear with html web page The function of looking at.
Further, the system of above-mentioned mixed mode cross-domain data interaction, wherein, the browser is set in movement The html file of web page server or file system is shown on standby or computer and the software of user and file interaction is provided.
Further, the system of above-mentioned mixed mode cross-domain data interaction, wherein, the webpage automatic adaptation module Webpage operating status is detected, determines whether the state of working online or local cache working condition.
The method of mixed mode cross-domain data interaction of the present invention, includes the following steps:
First, Web server arranges web page resources, and compression is packaged, and local cache manager will be under packaging file It carries, decompression forms local resource structure;
Then, code uses document.url parameters in webpage, and webpage automatic adaptation module judges current working status, There are two types of current working statuses, and one kind is that agreement is http:// the state that works online, another kind be file:// local delay Working condition is deposited, if it is the state of working online, is interacted using Ajax modes with Web server, if it is local slow Working condition is deposited, then data communication is carried out using cross-domain data interactive agent module;
Then, using the browser container interface of Mobile operating system, the data that webpage automatic adaptation module is submitted are obtained, According to the type of interaction of data, that is, Get classes or Post classes, cross-domain data interactive agent module simulation browser is sent out to Web server Reading and writing data request is played, and the data that Web server returns are returned into invoking web page by readjustment.
Still further, the method for above-mentioned mixed mode cross-domain data interaction, wherein, the local cache manager into Column catalogue is cleared up, and is emptied local resource according to the instruction at Web service end, is re-downloaded update.The cross-domain data interactive agent Module realizes cross-domain data interaction, excludes the limitation of origin policy.
The substantive distinguishing features and significant progress that technical solution of the present invention protrudes are mainly reflected in:
1. the present invention solves origin policy limitation, cross-domain client and service end data interaction are realized;Webpage is automatic Adaptation module automatic decision webpage works online state or local cache working condition, the judgment mode with general browser Difference is that local cache is autonomous control, is not system browser acquiescence control;
2. cross-domain data interactive agent module solves the webpage of mobile application mixed developing download and service end data is handed over Mutual " origin policy limitation " realizes automatic decision running environment with reference to webpage automatic adaptation module, automatically selects data interaction Mode;
3. local cache manager establishes webpage operation in a manner that website and webpage, which are packaged, to be downloaded, in mobile device end Environment realizes displaying interface and interaction in the browser container of operating system offer;
4. solve mobile application exploitation, under mixed mode state, cross-domain the asking of mobile terminal App and server end interaction Topic;Generic web page addition uses " self adaptive net structure ", you can realizes after page download in browser container and server-side Data interaction.
Description of the drawings
Technical solution of the present invention is described further below in conjunction with the accompanying drawings:
Fig. 1:The system architecture schematic diagram of the present invention;
Fig. 2:The flow diagram of the present invention.
Specific embodiment
As shown in Figure 1, the system of mixed mode cross-domain data interaction, includes Web server 1, webpage automatic adaptation module 2nd, local cache manager 3, browser container 4 and cross-domain data interactive agent module 5;
Web server 1 provides network service for browser or client, and html web page output is provided using HTTP modes, And respond webpage interaction request;Wherein, Web server 1 takes for Microsoft IIS server or Apache HTTP Server webpages Business device;Browser is that the html file of web page server or file system is shown on mobile phone or computer and provides user and file Interactive software, such as:IE, Safari, Chrome etc.;Client is to be run on mobile phone or computer, complete one kind or one group The application software of function.
Webpage automatic adaptation module 2 includes the code module of automatic decision webpage operating status, with JavaScript journeys The mode of sequence is run in html web page, and the html web page file containing JavaScript program passes through network from Web server 1 It is sent to client;Wherein, webpage automatic adaptation module 2 contains the code module of automatic decision webpage operating status for webpage; Webpage automatic adaptation module 2 detects webpage operating status, determines whether the state of working online or local cache working condition.
Local cache manager 3, creates and management local cache, the cache contents management to application program, download Web take Bibliographic structure is established in the web page resources compressing file packet being engaged on device 1, decompression, is formed local cache environment, is regularly updated local Cache contents;Local cache manager 3 into column catalogue clear up, local resource is emptied according to the instruction at Web service end 1, again under Carry update
Browser container 4 is embedded in the browser of application program, the container as webpage operation;Browser container 4 is intercepted and captured Specified interactive action in browser, and operation response is made in local code;Wherein, browser container 4 is using journey Browser control part built in sequence, browser control part are the functional units of operating system, and functional unit has html web page browsing Function.
Cross-domain data interactive agent module 5 runs on the application code of browser container bottom, by the browsing of intercepting and capturing The data interaction of the html web page run in device container 4, is submitted by cross-domain data interactive agent module 5 to Web server 1, Then the data response of Web server 1 is obtained, the limit of browser origin policy is avoided by cross-domain data interactive agent module 5 System, makes locally downloading web page code that can carry out data interaction.Cross-domain data interactive agent module 5 realizes that cross-domain data is handed over Mutually, the limitation of origin policy is excluded.
Browser can show html file (one of standard generalized markup language of web page server or file system Using) content, and allow user and these file interactions.Browser is used for the word being shown in WWW or LAN etc., figure Picture and other information.These words or image information, can be the hyperlink for connecting other network address, and user can rapidly and easily Browse various information.Most of webpage is html format.There is common web browser in mobile equipment and computer:QQ is browsed Device, Internet Explorer, Safari, Opera, Google Chrome, 360 browsers, UC browsers etc., browser is The client-side program most often used.
Client (Client) or for user terminal, it is corresponding with server, the program of local service is provided for client.It removes Some only except the application program of local runtime, are typically mounted in common client computer, need mutually to match with server-side Close operation.After development of Internet, more common user terminal includes such as web browser that WWW uses, receives and post Email When email client and instant messaging client software etc..For this kind of application program, need to have in network Corresponding server and service routine provide corresponding service, such as database service, E-mail service, in this way in visitor Family machine and server end need to establish specific communication connection, to ensure the normal operation of application program.
The present invention encapsulates local browser container in mobile device software, in the cross-domain number of browser container bottom layer realization According to interactive agent, web data interaction carries out data interaction by cross-domain data interactive agent and server-side, and webpage is realized automatic It is " on-line operation " or " local cache operation " to judge webpage, if " on-line operation " just uses common webpage interaction side Formula if " local cache operation " just uses " data interaction agency " to be interacted with server-side, and passes through readjustment by service Device end, which returns the result, returns to webpage.As shown in Fig. 2, the specific steps are:
First, Web server 1 arranges web page resources, and compression is packaged, and local cache manager 3 is by packaging file It downloads, decompression forms local resource structure;
Then, code uses document.url parameters in webpage, and webpage automatic adaptation module 2 judges work at present shape State, there are two types of current working statuses, and one kind is that agreement is http:// the state that works online, another kind be file:// local Working condition is cached, if it is the state of working online, is interacted using Ajax modes and Web server 1, if it is local Working condition is cached, then data communication is carried out using cross-domain data interactive agent module 5;So-called AJAX refers to " Asynchronous JavaScript And XML " (asynchronous JavaScript and XML) is that a kind of establishment interaction network page should Web development technologies are exchanged by carrying out low volume data with server on backstage, and AJAX can make webpage realization asynchronous more Newly.Certain part of webpage can be updated in the case where not reloading entire webpage.
Then, using 4 interface of the browser container of Mobile operating system, the number that webpage automatic adaptation module 2 is submitted is obtained According to according to the type of interaction of data, that is, Get classes or Post classes, 5 simulation browser of cross-domain data interactive agent module is to Web service Device 1 initiates reading and writing data request, and the data that Web server 1 returns are returned to invoking web page by readjustment.
In conclusion webpage automatic adaptation module (adaptive structure of web page) automatic decision webpage is that " work online shape State " still " local cache working condition ", is that local cache is from master control with the judgment mode difference of general browser System is not system browser acquiescence control.
Cross-domain data interactive agent module solves the webpage of mobile application mixed developing download and service end data interaction " origin policy limitation ", with reference to webpage automatic adaptation module realize automatic decision running environment, automatically select data interaction side Formula.
In a manner that website and webpage, which are packaged, to be downloaded, webpage operation is established in mobile device end for local cache manager Environment realizes displaying interface and interaction in the browser container of operating system offer.
The present invention solves mobile application exploitation, under mixed mode state, mobile terminal App and server end interaction it is cross-domain Problem.Generic web page addition use " self adaptive net structure ", you can realize page download after in browser container with service End data interacts.
It is to be understood that:The above is only the preferred embodiment of the present invention, for the common of the art For technical staff, without departing from the principle of the present invention, several improvements and modifications can also be made, these are improved and profit Decorations also should be regarded as protection scope of the present invention.

Claims (10)

1. the system of mixed mode cross-domain data interaction, it is characterised in that:Include Web server (1), webpage automatic adaptation module (2), local cache manager (3), browser container (4) and cross-domain data interactive agent module (5), the Web server (1), network service is provided for browser or client, provides html web page output using HTTP modes, and respond webpage interaction Request;
The webpage automatic adaptation module (2) includes the program module of automatic decision webpage operating status, with JavaScript The mode of program is run in html web page, and the html web page file containing JavaScript program passes through from Web server (1) Transmission of network is to client;
The local cache manager (3), creates and Web is downloaded in management local cache, the cache contents management to application program Local resource structure is established in web page resources compressing file packet on server (1), decompression, forms local cache environment, periodically Update local cache content;
The browser container (4) is embedded in the browser of application program, the container as webpage operation;Browser container (4) The specified interactive action in browser is intercepted and captured, and operation response is made in local code;
The cross-domain data interactive agent module (5) runs on the application program module of browser container bottom, by the clear of intercepting and capturing The data interaction of the html web page run in device container (4) is look at, by cross-domain data interactive agent module (5) to Web server (1) it submits, then obtains the data response of Web server (1), browser is avoided by cross-domain data interactive agent module (5) The limitation of origin policy makes locally downloading web page code that can carry out data interaction.
2. the system of mixed mode cross-domain data interaction according to claim 1, it is characterised in that:The Web server (1) it is Microsoft IIS server or Apache HTTP Server web page servers.
3. the system of mixed mode cross-domain data interaction according to claim 1, it is characterised in that:The webpage is fitted automatically Contain the program module of automatic decision webpage operating status for webpage with module (2).
4. the system of mixed mode cross-domain data interaction according to claim 1, it is characterised in that:The browser container (4) it is in the browser control part built in application program.
5. the system of mixed mode cross-domain data interaction according to claim 4, it is characterised in that:The browser control part It is the functional unit of operating system, functional unit has the function of html web page browsing.
6. the system of mixed mode cross-domain data interaction according to claim 1, it is characterised in that:The browser be Web page server or file system html file and the software that user and file interaction are provided are shown on mobile equipment or computer.
7. the system of mixed mode cross-domain data interaction according to claim 1, it is characterised in that:The webpage is fitted automatically Webpage operating status is detected with module (2), determines whether the state of working online or local cache working condition.
8. a kind of method that system according to claim 1 realizes the interaction of mixed mode cross-domain data, it is characterised in that including Following steps:
First, Web server (1) arranges web page resources, and compression is packaged, and local cache manager (3) is by packaging file It downloads, decompression forms local resource structure;
Then, code uses document.url parameters in webpage, and webpage automatic adaptation module (2) judges current working status, There are two types of current working statuses, and one kind is that agreement is http:// the state that works online, another kind be file:// local delay Working condition is deposited, if it is the state of working online, is interacted using Ajax modes and Web server (1), if it is local Working condition is cached, then data communication is carried out using cross-domain data interactive agent module (5);
Then, using the browser container of Mobile operating system (4) interface, the number that webpage automatic adaptation module (2) is submitted is obtained According to according to the type of interaction of data, that is, Get classes or Post classes, cross-domain data interactive agent module (5) simulation browser takes to Web Business device (1) initiates reading and writing data request, and the data that Web server (1) returns are returned to invoking web page by readjustment.
9. the method for mixed mode cross-domain data interaction according to claim 8, it is characterised in that:The local cache pipe It manages device (3) to clear up into column catalogue, local resource is emptied according to the instruction of Web server (1), re-downloads update.
10. the method for mixed mode cross-domain data interaction according to claim 8, it is characterised in that:The cross-domain data Interactive agent module (5) realizes cross-domain data interaction, excludes the limitation of origin policy.
CN201510443616.0A 2015-07-24 2015-07-24 The system and method for mixed mode cross-domain data interaction Active CN105045887B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510443616.0A CN105045887B (en) 2015-07-24 2015-07-24 The system and method for mixed mode cross-domain data interaction

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510443616.0A CN105045887B (en) 2015-07-24 2015-07-24 The system and method for mixed mode cross-domain data interaction

Publications (2)

Publication Number Publication Date
CN105045887A CN105045887A (en) 2015-11-11
CN105045887B true CN105045887B (en) 2018-06-22

Family

ID=54452434

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510443616.0A Active CN105045887B (en) 2015-07-24 2015-07-24 The system and method for mixed mode cross-domain data interaction

Country Status (1)

Country Link
CN (1) CN105045887B (en)

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106095598B (en) * 2016-05-31 2021-04-06 腾讯科技(深圳)有限公司 Data processing method and client
CN106254420B (en) * 2016-07-18 2019-10-22 中国农业银行股份有限公司 A kind of cross-domain communication method and device
CN107070870B (en) * 2017-01-09 2020-04-14 阿里巴巴集团控股有限公司 Data acquisition method and device
CN108667863B (en) * 2017-03-29 2020-04-14 中国科学院声学研究所 WEB service adaptation system and method based on local agent
CN107315784B (en) * 2017-06-07 2020-01-31 北京奇艺世纪科技有限公司 data access method and browser
CN109391649A (en) * 2017-08-04 2019-02-26 阿里巴巴集团控股有限公司 The methods, devices and systems of page load
CN107547557A (en) * 2017-09-14 2018-01-05 广州帕克西软件开发有限公司 A kind of interactive system and method for drawing cross-domain image
CN108170745B (en) * 2017-12-20 2020-09-25 福建网龙计算机网络信息技术有限公司 Method and terminal for accessing cache data of web terminal
CN110247939A (en) * 2018-03-08 2019-09-17 上海秦苍信息科技有限公司 The high-performance combination frame realized using multi-level buffer technology
CN108769189B (en) * 2018-05-28 2020-01-03 上海恺英网络科技有限公司 Cross-network-domain resource access method and device
CN109150984B (en) * 2018-07-27 2021-11-02 平安科技(深圳)有限公司 Method and device for acquiring data resources
CN110069299A (en) * 2019-03-12 2019-07-30 深圳壹账通智能科技有限公司 Realize method, server and the storage medium of the operation control of APP program
CN110691136B (en) * 2019-09-29 2022-01-21 广州华多网络科技有限公司 Data interaction method and device, electronic equipment and storage medium
CN111327690B (en) * 2020-01-23 2022-10-21 湖南快乐阳光互动娱乐传媒有限公司 Cross-domain file downloading method and device
CN111556170A (en) * 2020-05-25 2020-08-18 郑州大学 Method for realizing rapid transmission of B3dm model network
CN114090933B (en) * 2021-11-16 2024-05-10 浪潮卓数大数据产业发展有限公司 Cross-domain information interaction method, device and medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102984179A (en) * 2011-09-02 2013-03-20 广东电子工业研究院有限公司 Cloud-computing operating system oriented method for cross-domain access to Web services
CN104301379A (en) * 2014-08-28 2015-01-21 北京奇虎科技有限公司 Web page cross-domain communication method and device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102984179A (en) * 2011-09-02 2013-03-20 广东电子工业研究院有限公司 Cloud-computing operating system oriented method for cross-domain access to Web services
CN104301379A (en) * 2014-08-28 2015-01-21 北京奇虎科技有限公司 Web page cross-domain communication method and device

Also Published As

Publication number Publication date
CN105045887A (en) 2015-11-11

Similar Documents

Publication Publication Date Title
CN105045887B (en) The system and method for mixed mode cross-domain data interaction
RU2589306C2 (en) Remote viewing session control
CN102710748B (en) Data capture method, system and equipment
US8700691B2 (en) Minimal download and simulated page navigation features
CN108228282A (en) For the method and device of Website page loading
TWI670611B (en) Web file sending method, webpage rendering method and device, webpage rendering system
CN107229633A (en) Static page generation method, Web access method and device
US20140006487A1 (en) Methods for making ajax web applications bookmarkable and crawable and devices thereof
CN102654885A (en) Mobile terminal webpage adaptation system and method
CN104462534A (en) Network information sharing method and device
CN109829121B (en) Method and device for reporting click behavior data
CN112100550A (en) Page construction method and device
CN107463657B (en) File operation method and terminal
CN104010031A (en) Distributed cooperative method improving application efficiency of Web browser
CN105095220B (en) A kind of browser implementation method, terminal and virtualization agent device
CA2846581A1 (en) Data infrastructure for providing interconnectivity between platforms, devices and operating systems
CN104142975A (en) Microblog information promotion method, device and system
CN104378428A (en) Method and device for downloading files
US10334014B2 (en) Accessing connected service resources in a distributed application programming interface
US20200394059A1 (en) Real-time localization
AU2016101498A4 (en) Data Interchange System
US7640498B2 (en) Method and system for maintaining font sizes on different platforms
CN101770511A (en) Browse system for accelerating backspace operation of mobile communication equipment terminal and application method thereof
CN103970773B (en) A kind of method for updating pages and device of webpage
CN109086053A (en) A kind of dynamic select, the load APP device control panel UI page and method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant