CN101178716B - Method of micro-browsers processing JavaScript and micro-browsers thereof - Google Patents

Method of micro-browsers processing JavaScript and micro-browsers thereof Download PDF

Info

Publication number
CN101178716B
CN101178716B CN2007100315020A CN200710031502A CN101178716B CN 101178716 B CN101178716 B CN 101178716B CN 2007100315020 A CN2007100315020 A CN 2007100315020A CN 200710031502 A CN200710031502 A CN 200710031502A CN 101178716 B CN101178716 B CN 101178716B
Authority
CN
China
Prior art keywords
page data
information
client
javascript
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
CN2007100315020A
Other languages
Chinese (zh)
Other versions
CN101178716A (en
Inventor
何小鹏
梁捷
郑从威
陈德志
江蔚然
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alibaba China Co Ltd
Original Assignee
UCWEB (BEIJING) TECHNOLOGY SERVICE 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 UCWEB (BEIJING) TECHNOLOGY SERVICE Co Ltd filed Critical UCWEB (BEIJING) TECHNOLOGY SERVICE Co Ltd
Priority to CN2007100315020A priority Critical patent/CN101178716B/en
Publication of CN101178716A publication Critical patent/CN101178716A/en
Application granted granted Critical
Publication of CN101178716B publication Critical patent/CN101178716B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention provides a micro browser and a method used for processing JavaScript information. The method comprises the steps that: a claim information including URL information and device parameterinformation from a client terminal is received; a web page data is acquired from the internet browser according to the URL information; if the web page data comprises any JavaScript information, the JavaScript information of the web page data is resolved; and the web page data is sent to the client terminal after the resolved web page data is adapted according to the device parameter information.The invention is characterized in that the micro browser is divided into a client terminal and a server terminal; and the JavaScript information is resolved at the server terminal. As the invention transfers the complicated resolving of the JavaScript information to the server terminal, the invention solves the common problems of comparatively low capability of the client terminal in processing the JavaScript information, comparatively large data transmission quantity and long waiting time when visiting the internet.

Description

Microbrowser is handled the method and the device thereof of JavaScript information
Technical field
The present invention relates to embedded device, the microbrowser that relates in particular to a kind of embedded device is handled the method for JavaScript information and the device that microbrowser is handled JavaScript information.
Background technology
The JavaScript language that the needs of making for the adaptation dynamic page are born, nowadays use more and more widely on the Internet webpage making, the JavaScript language is by a kind of script (scripting language) of Netscape company exploitation, perhaps is called descriptive language.On the HTML basis, use the JavaScript language can develop interactive Web webpage.The appearance of JavaScript language makes and realized relation a kind of real-time, dynamic, interactivity between webpage and the user, makes webpage comprise the how active element and the content of excellence more.
JavaScript information can be used as parsing operation in embedded devices such as mobile phone, but in the overall architecture of the microbrowser of mobile embedded type equipments such as mobile phone, the processing JavaScript information capability of embedded devices such as mobile phone is lower, and therefore JavaScript realizes more complicated owing to be a kind of dynamic parsing language.Exist some directly to realize the microbrowser of JavaScript information at present in client, the IE browser on the WindowsCE platform for example, browsers such as OperaBrowser on the Symbian and NetFront, but these microbrowsers are to the configuration requirement height of mobile phone, can only use having on the mobile phone of corresponding configuration; And because what browse is the data message of internet, data volume is bigger usually, can produce bigger GPRS flow, and the computing power of embedded device is far away from computing machine, and running memory is less simultaneously, causes surfing slower.
Summary of the invention
The microbrowser that the invention provides a kind of embedded device is handled the method and the device thereof of JavaScript information, have bigger versatility when making on the mobile embedded type equipments such as JavaScript information being applied in mobile phone, and can accelerate the networking speed of microbrowser.
Technical scheme of the present invention is: a kind of microbrowser is handled the method for JavaScript information, comprises step,
The solicited message that comprises website information and device parameter information of step 1, reception client;
Step 2, obtain page data from the webserver according to described website information;
If include JavaScript information in the described page data of step 3, then resolve the JavaScript information in the described page data;
Step 4, the page data after resolving is carried out being sent to described client after the adaptation processing according to described device parameter information.
A kind of microbrowser comprises client and service end;
Described client comprises,
First communication module is used for being sent to described service end according to the website information and the device parameter information structuring request message of the user instruction that receives; Receive the page data information that described service end sends;
The layout display module is used for that the page data that service end sends is carried out layout and shows;
Described service end comprises
Second communication module is used to receive the solicited message of described client; Page data after the service end adaptation processing is sent to client to be shown; And obtain page info from the webserver according to described website information;
Parsing module is used for resolving the JavaScript information of described page data;
Data processing module is used for the page data after resolving is carried out adaptation processing according to described device parameter information.
The present invention is divided into client and service end with microbrowser, in the dissection process of service end realization to JavaScript, the logical process function of complexity is transferred to service end, layout and simple processing capacities such as representing function are divided into client, it is lower to solve the client process ability, the FAQs of accesses network such as the data conveying capacity is bigger, and the stand-by period is long.
Description of drawings
Fig. 1 is the process flow diagram that microbrowser of the present invention is handled the method for JavaScript information embodiment ();
Fig. 2 is the process flow diagram that microbrowser of the present invention is handled the method for JavaScript information embodiment (two);
Fig. 3 is the device synoptic diagram of microbrowser of the present invention.
Embodiment
Microbrowser of the present invention is divided into client and service end, by the dissection process of service end realization to the JavaScript information in the page, is realized layout and is represented function by client.
Fig. 1 is the process flow diagram of the embodiment one of the microbrowser of the present invention method of handling JavaScript information, and its step comprises: S101, user import website information in client; S102, client send to service end to the device parameter information of described website information and client, and device parameter information comprises the screen size of client device, the display format of equipment support and the information such as computing power of equipment; S103, service end receive the solicited message of client and resolve described request information; S104, service end are obtained page data by described website information to the webserver; S105, service end are resolved described page data, if include JavaScript information in the page, described JavaScript information are resolved, if do not comprise JavaScript information in the page, then need not resolve JavaScript information; JavaScript is a kind of dynamic parsing language that combines with the Html page, can generate a kind of dynamic data to its parsing operation; S106, service end is carried out adaptation processing to the page data after resolving according to described device parameter information, adaptation processes is in order to guarantee that the described page data that includes after the parsing can normally show in client, this adaptation processes can comprise one or more following treatment steps: a, can preestablish needs page displayed, to needing the page data after page displayed will be resolved according to device parameter information to carry out page rearrangement, such as can comprising the homepage of important information as the predefined page displayed that needs, only the page data to those pages carries out page rearrangement, to reduce the processing time of server.Certainly, can not preestablish yet, all page datas are carried out the page reset; B, the demonstration size of the page data after resolving is adjusted according to device parameter information, because it is big at general all the display screens of the display of service end than the embedded device of client, so will carry out suitable adjustment to it, so that the page data after resolving can normally show in client; C, some embedded device may not be supported service end page displayed data layout, need change, so adaptation procedure can also comprise that the page data after will resolving according to device parameter information is converted to the step of the file layout of supporting in client; S107, encode according to the page data of predetermined format after to adaptation processing; S108 also sends to client to the page data behind the coding after compressing and shows.
Step S107 is in order to make the page data after the adaptation processing have confidentiality, can to set step S107 according to user's needs.Can embed different enciphering and deciphering algorithms as required, before the page data of service end after client sends adaptation processing, data be encrypted, and, provide corresponding key strength according to the importance of data.
In the step 108 page data behind the coding is compressed, also can set as required.Transmit at network after the data compression, not only can accelerate the access efficiency used greatly, can also reduce network traffic data, for the user saves cost of use.If the data that client is received are server encode and compress after data, then to decode and decompress(ion) to it, client is carried out layout again and is represented calculating decompress(ion) and the decoded page data screen size according to client more afterwards, screen size, font according to client show that size shows the adaptive of aspect, at last in client display page data.
By embodiment one, because the logical process function of this complexity of JavaScript information analysis is transferred on the service end, client executing to be that the logical process ability is simple show and place function, client just can be very fast like this obtains JavaScript information in the required page.If the user carries out other operations in client again to the described page that obtains, draw such as on need carrying out the page, drop-down or will the input dialogue frame in the page in maybe will operate during input information the time to the knob in the page, method with embodiment one seems more loaded down with trivial details, the invention provides another embodiment that relatively optimizes two thus.
Fig. 2 is the process flow diagram of the embodiment two of the microbrowser of the present invention method of handling JavaScript information, it comprises step: the website information and the embedded device parameter information of S201, reception client, service end is obtained page data according to described website information in the webserver, the page data that obtains is resolved, and to the unique sign of the distribution of the control in the described page, and the page info after service end buffer memory allocation identification, and described identification information sent to client; And if include JavaScript information in the described page data, then JavaScript information is resolved, and the page data after the parsing carries out sending to the client demonstration after the adaptation processing according to described device parameter information, described adaptation processes can reference example one, does not give unnecessary details at this; Described control is the element of the page and customer interaction, as text input frame, knob, drop-down menu etc., client can identify controls different on the page, described sign is a mark to control, each control all has unique sign, can be in a plurality of page datas that service end is opened to the allocation identification all of the control in all pages, the page data that service end is opened can have a lot of, and service end can be known the page at sign corresponding controls place by buffer memory and sign; S202, user be in client input operation instruction, and described operational order can be input value information, modification or click or the knob in the page operated etc. in dialog box; The sign of the control that S203, client operate the user and the input value structure solicited message of control send to service end, described input value can be the user to the operation code of described control or import a numerical value or import some literal or letter etc., can know user's concrete operations mode according to described input value; S204, service end are resolved the solicited message that described client sends; The sign of the control that S205, service end send according to client and the input value of control can obtain the operand and the mode of operation of client, and operand is some information that the client user operates concrete certain control in the page; S206, service end are obtained the page context that the active client user is operating according to described operand from the buffer memory page data, because of control be identified at user operation during this period of time in be unique, so can know the page at its corresponding controls place according to sign; S207, service end are carried out described mode of operation on the described control corresponding cache page, service end is intended the operation of client at its caching page face mould; If the S208 client executing is operation to buffer memory page internal data, such as draw on the operation pages or during drop-down menu, in this case, service end has been resolved the JavaScript information in this page data when obtaining page data according to the website information of client, then do not need to obtain from the webserver data message; If client executing is not operation to described buffer memory page internal data information, when input data information can be opened the another one page in the input dialogue frame from the page, then service end need be obtained page data after the executable operations from the webserver; If S209 obtains to include JavaScrit information in the new page data, then resolve the JavaScript information in the page data, if just need not resolve; If when not needing to obtain new page data, just in buffer memory page data message, just operate and to resolve JavaScript information again; The page data of S210, the service end parsing after to executable operations carries out sending to client after the adaptation processing according to described device parameter information and shows, described adaptation processes can reference example one, does not repeat them here; S211, show sending to client after the page data encoding compression after the adaptation processing.
Step S211 is that the page data after the step S210 adaptation processing is encoded is in order to make the page data after the adaptation processing have confidentiality, certainly to set according to user's needs.Can embed different enciphering and deciphering algorithms as required, before the page data of service end after client sends adaptation processing, data be encrypted, and, provide corresponding key strength according to the importance of data.
In the step 210, comprise also the page data behind the coding compressed that this compression process also can be set as required.Transmit at network after the data compression, not only can accelerate the access efficiency used greatly, can also reduce network traffic data, for the user saves cost of use.If the data that client is received are server encode and compress after data, then to decode and decompress(ion) to it, client is carried out layout again and is represented calculating decompress(ion) and the decoded page data screen size according to client more afterwards, screen size, font according to client show that size shows the adaptive of aspect, at last in client display page data.Can certainly directly directly send to client to the page data after the adaptation processing and show, or only coding does not compress, or the only compression of can not encoding.
According to the microbrowser of the processing JavaScript information of embodiment one, described microbrowser comprises client and service end, as shown in Figure 3:
Described client comprises,
First communication module is used for being sent to described service end according to the website information and the device parameter information structuring request message of the user instruction that receives; Receive the page data information that described service end sends;
The layout display module is used for that the page data that service end sends is carried out layout and shows, the layout display module is the page data that service end sends to be carried out layout show;
Described service end comprises
Second communication module is used to receive the solicited message of described client; Page data after the service end adaptation processing is sent to client to be shown; And obtain page info from the webserver according to described website information;
Parsing module is used for resolving the JavaScript information of described page data;
Data processing module is used for the page data after resolving is carried out adaptation processing according to described device parameter information.
If realize confidentiality to the page data after the adaptation processing, and realize that transmitted data amount is little, the service end of described microbrowser also comprises,
Coding module, it is used for the page data after the described adaptation processing is encoded according to predetermined format;
Compression module, it is used for the page data information behind the described coding is compressed;
Described client also comprises,
Decompression module, it is used for the compressed page data that service end sends are decompressed;
Decoder module, it is used for the page data after the described decompression is decoded.
According to the microbrowser of the processing JavaScript information of embodiment two, described microbrowser comprises client and service end, and as shown in Figure 4: described client comprises,
First communication module is used for being sent to described service end according to the website information and the device parameter information structuring request message of the user instruction that receives; Receive the page data information that described service end sends;
The layout display module is used for that the page data that service end sends is carried out layout and shows, the layout display module is the page data that service end sends to be carried out layout show;
Its client also comprises, is used for also can being combined into a module to this module and described first communication module to the sign of the control that is used for sending according to service end and the module that input value structure solicited message is sent to described service end;
Described service end comprises:
Second communication module is used to receive the solicited message of described client; Page data after the service end adaptation processing is sent to client to be shown; And obtain page info from the webserver according to described website information;
Parsing module is used for resolving the JavaScript information of described page data;
Data processing module is used for the page data after resolving is carried out adaptation processing according to described device parameter information;
The control administration module, it is used to the control allocation identification in the page data after the parsing, and described control information is sent to client;
Memory module is used for the page data of the allocation identification after the described parsing is carried out buffer memory;
The operation processing module is used for operand and mode of operation that sign and input value according to described client-requested information obtain client, carries out the described mode of operation of client, page data from the webserver as required at the corresponding cache page; Described operation processing module if upgrade page data, promptly will be obtained new page data when carrying out described mode of operation, then it can obtain page data from the webserver; If do not need to upgrade page data, then do not need to obtain page data from the webserver.
If realize confidentiality to the page data after the adaptation processing, and realize that transmitted data amount is little, the service end of described microbrowser also comprises,
Coding module, it is used for the page data after the described adaptation processing is encoded according to predetermined format;
Compression module, it is used for the page data information behind the described coding is compressed;
Corresponding described client also comprises,
Decompression module, it is used for the compressed page data that service end sends are decompressed;
Decoder module, it is used for the page data after the described decompression is decoded.
Above-described embodiment of the present invention does not constitute the qualification to protection domain of the present invention.Any modification of being done within the spirit and principles in the present invention, be equal to and replace and improvement etc., all should be included within the claim protection domain of the present invention.

Claims (8)

1. a microbrowser is handled the method for JavaScript information, it is characterized in that: comprise step,
The solicited message that comprises website information and device parameter information of step 1, reception client;
Step 2, obtain page data from the webserver according to described website information;
Step 3, resolve described page data, to the control allocation identification in the page, and the described page data of buffer memory, and described sign sent to client;
If include JavaScript information in the described page data, then resolve the JavaScript information in the described page data;
Described page data after resolving is carried out sending to described client after the adaptation processing according to described device parameter information;
Step 4, the sign that comprises described control that receives client and the solicited message of input value, described input value is used to represent the mode of operation of described client;
Step 5, the operand and the mode of operation that obtain client according to the sign and the input value of described control obtain the page data of institute's buffer memory of this control correspondence according to described sign, and carry out corresponding described mode of operation according to described input value;
Step 6, when described mode of operation comprises the operation that described page data is upgraded, obtain page data from the webserver, if include JavaScript information in this page data that obtains, then resolve the JavaScript information in the page data;
When described mode of operation does not comprise the operation that described page data is upgraded, in described buffer memory page data, operate;
Step 7, carry out being sent to described client after the adaptation processing according to the page data of the parsing of described device parameter information after to executable operations.
2. microbrowser according to claim 1 is handled the method for JavaScript information, it is characterized in that: in step 3 and the step 7, after described page data being carried out adaptation processing according to described device parameter information, be sent to before the described client, also comprise step: the page data after the described adaptation processing is encoded according to predetermined format.
3. microbrowser according to claim 2 is handled the method for JavaScript information, it is characterized in that: after the page data after the described adaptation processing is encoded by predetermined format, be sent to before the described client, also comprise step: the page data after the described coding is compressed.
4. according to the method for claim 1 or 2 or 3 described microbrowsers processing JavaScript information, it is characterized in that,
Described adaptation processes in step 3 and the step 7 comprises following at least one step:
According to described device parameter information described page data being carried out the page resets;
According to described device parameter information the demonstration size of described page data is adjusted;
According to described device parameter information described page data is converted to the file layout that described equipment is supported.
5. the device of a microbrowser processing JavaScript information is characterized in that, comprising:
Receive information module, be used to receive the solicited message that comprises website information and device parameter information of client;
Acquisition module is used for obtaining page data according to described website information from the webserver;
Parsing module is used to resolve described page data, to the control allocation identification in the page, and the described page data of buffer memory, and described sign is sent to client,, then resolve the JavaScript information in the described page data if include JavaScript information in the described page data;
Sending module is used for the page data after the described parsing is carried out sending to client after the adaptation processing;
Receive operational module, be used to receive the sign that comprises described control of described client and the solicited message of input value, described input value is used to represent the mode of operation of described client;
Execution module is used for operand and mode of operation that sign and input value according to described control obtain client, obtains the page data of institute's buffer memory of this control correspondence according to described sign, and carries out corresponding described mode of operation according to described input value;
Update processing module, be used for when described mode of operation comprises the operation that described page data is upgraded, obtain page data from the webserver,, then resolve the JavaScript information in the page data if include JavaScript information in this page data that obtains; And when described mode of operation does not comprise the operation that described page data is upgraded, in described buffer memory page data, operate;
The adaptation processing module is used for carrying out being sent to described client after the adaptation processing according to the page data of the parsing of described device parameter information after to executable operations.
6. device according to claim 5, it is characterized in that, also comprise: coding module, be used for after the page data after the described parsing is carried out adaptation processing, be sent to before the client, and after the page data of the parsing after the executable operations carried out adaptation processing, be sent to before the described client, the page data after the described adaptation processing is encoded according to predetermined format.
7. device according to claim 6, it is characterized in that, also comprise: compression module is used for after the page data after the described adaptation processing is encoded by predetermined format, be sent to before the described client, the page data after the described coding is compressed.
8. according to claim 5 or 6 or 7 described devices, it is characterized in that: the adaptation processes of described adaptation processing module comprises, according to described device parameter information described page data is carried out the page and resets;
Or the demonstration size of described page data is adjusted according to described device parameter information;
Or described page data is converted to the file layout that described equipment is supported according to described device parameter information.
CN2007100315020A 2007-11-19 2007-11-19 Method of micro-browsers processing JavaScript and micro-browsers thereof Active CN101178716B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2007100315020A CN101178716B (en) 2007-11-19 2007-11-19 Method of micro-browsers processing JavaScript and micro-browsers thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2007100315020A CN101178716B (en) 2007-11-19 2007-11-19 Method of micro-browsers processing JavaScript and micro-browsers thereof

Publications (2)

Publication Number Publication Date
CN101178716A CN101178716A (en) 2008-05-14
CN101178716B true CN101178716B (en) 2010-06-02

Family

ID=39404974

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2007100315020A Active CN101178716B (en) 2007-11-19 2007-11-19 Method of micro-browsers processing JavaScript and micro-browsers thereof

Country Status (1)

Country Link
CN (1) CN101178716B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101923572A (en) * 2010-07-30 2010-12-22 中国电信股份有限公司 Application processing method of online file and system
CN101923572B (en) * 2010-07-30 2016-12-14 中国电信股份有限公司 Application processing method and system at line file

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101296255B (en) * 2008-06-30 2012-09-05 腾讯科技(深圳)有限公司 Web page browsing method, system, proxy server and mobile phone browser
CN101478655B (en) * 2008-12-31 2014-07-30 深圳市同洲电子股份有限公司 Interface development displaying method, system and network server for digital television reception terminal
CN102137058B (en) * 2010-01-21 2015-12-02 腾讯科技(深圳)有限公司 A kind of page access method and apparatus based on tab page
CN101877716B (en) * 2010-03-10 2013-04-24 艾默生网络能源有限公司 Customization method for configuration template, display method for configuration template and server
WO2011156985A1 (en) * 2010-06-13 2011-12-22 优视科技有限公司 Browser conversion system for mobile communication terminal
CN102487403B (en) * 2010-12-03 2014-06-11 腾讯科技(深圳)有限公司 Method and device for executing JS (JavaScript) by server side
CN102521266A (en) * 2011-11-18 2012-06-27 深圳中兴网信科技有限公司 Method for realizing dynamic compression and combination of JavaScript file
CN102831154B (en) * 2012-06-29 2015-11-25 北京奇虎科技有限公司 The method and apparatus of data in the Text Entry of preservation and display web page
CN102932469B (en) * 2012-11-09 2017-04-12 北京奇虎科技有限公司 Method for achieving client browser and client browser
CN102917074B (en) * 2012-11-09 2016-08-03 北京奇虎科技有限公司 A kind of method realizing server-side browser and server
CN102929489B (en) * 2012-11-09 2016-08-03 北京奇虎科技有限公司 Client browser implementation method and client browser
CN103198142B (en) * 2013-04-17 2018-01-02 华为技术有限公司 Page data renewal processing method, client and server
CN104317570B (en) * 2014-09-29 2017-12-12 北京掌中经纬技术有限公司 The apparatus and method of dynamic analysis Web applications
CN105681252B (en) * 2014-11-18 2020-05-19 中兴通讯股份有限公司 Client side data-based processing method and device
CN106293804A (en) * 2016-07-25 2017-01-04 深圳天珑无线科技有限公司 A kind for the treatment of method and apparatus of public control
CN108108440A (en) * 2017-12-21 2018-06-01 北京慧数科技有限公司 The acquisition method of proxy server and internet data

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1456972A (en) * 2003-05-15 2003-11-19 清华大学 Webpage browsing method for embedded facilities
CN101021847A (en) * 2006-02-15 2007-08-22 中国科学院声学研究所 Method for optimizing embedded browser page display effect

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1456972A (en) * 2003-05-15 2003-11-19 清华大学 Webpage browsing method for embedded facilities
CN101021847A (en) * 2006-02-15 2007-08-22 中国科学院声学研究所 Method for optimizing embedded browser page display effect

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
王光磊,张跃,桂伟力.基于虚拟客户/服务器的清华嵌入式浏览器THEWB的设计与实现.计算机应用研究 2002年第4期.2002,(2002年第4期),96-99.
王光磊,张跃,桂伟力.基于虚拟客户/服务器的清华嵌入式浏览器THEWB的设计与实现.计算机应用研究 2002年第4期.2002,(2002年第4期),96-99. *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101923572A (en) * 2010-07-30 2010-12-22 中国电信股份有限公司 Application processing method of online file and system
CN101923572B (en) * 2010-07-30 2016-12-14 中国电信股份有限公司 Application processing method and system at line file

Also Published As

Publication number Publication date
CN101178716A (en) 2008-05-14

Similar Documents

Publication Publication Date Title
CN101178716B (en) Method of micro-browsers processing JavaScript and micro-browsers thereof
CN101150803B (en) Method for micro-browser to process network data, micro-browser and its server
CN1871824B (en) Method and apparatus for translating resource names in a wireless environment
CN100578942C (en) System and method for compression of wireless applications expressed in a structured definition language
CN102202100B (en) Method for processing network data by micro browser, micro browser and server thereof
CN1867142B (en) Method and system for mobile terminal device obtaining computer information
CN101911064A (en) Methods and apparatus for implementing distributed multi-modal applications
CN103581130A (en) Data compression processing method, system and device
CN101473675A (en) Virtualization of mobile device user experience
CN101889457A (en) Multiple and multi-part message methods and systems for handling electronic message content for electronic communications devices
CN102521266A (en) Method for realizing dynamic compression and combination of JavaScript file
CN102929489B (en) Client browser implementation method and client browser
CN105808282A (en) Method and device for updating webpage contents of application program
CN101771928A (en) Method and system and proxy server for Webpage transmitting
CN104394121A (en) Terminal marking method and device
CN101499100B (en) Method and apparatus for checkout transition in an e-commerce application
US9558512B2 (en) Providing a customized application to a user terminal
CN103138871B (en) The server data processing system of application program and method in mobile communcations system
CN103458037A (en) Method and device for providing complex web applications in resource-constrained environment
CN101964742B (en) Method, system and device for using network open ability
CN109413148A (en) Access control method, server, terminal and computer scale storage medium
CN102523271B (en) Terminal and communication method and system thereof
CN101894141B (en) Information prompting method for access of mobile terminal to mobile Internet website and mobile terminal
CN102314409A (en) Method for downloading page information and device thereof and service terminal
CN102135872A (en) Method and device for image configuration in login area

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
ASS Succession or assignment of patent right

Owner name: GUANGZHOU DONGJING COMPUTER TECHNOLOGY CO., LTD.

Free format text: FORMER OWNER: EXCELLE VIEW TECHNOLOGY CO., LTD.

Effective date: 20110721

Owner name: EXCELLE VIEW TECHNOLOGY CO., LTD.

C41 Transfer of patent application or patent right or utility model
C56 Change in the name or address of the patentee

Owner name: EXCELLE VIEW TECHNOLOGY CO., LTD.

Free format text: FORMER NAME: UCWEB (BEIJING) TECHNOLOGY SERVICE CO., LTD.

COR Change of bibliographic data

Free format text: CORRECT: ADDRESS; FROM: 100080 16/F, WEIYA BUILDING, BUILDING 18, YARD 29, SUZHOU STREET, HAIDIAN DISTRICT, BEIJING TO: 510665 4/F, BUILDING B, NO. 16, KEYUN ROAD, TIANHE DISTRICT, GUANGZHOU CITY, GUANGDONG PROVINCE

CP03 Change of name, title or address

Address after: 100080, 16 floor, Building 29, building 18, Suzhou Street, Haidian District, Beijing

Patentee after: UC MOBILE Co.,Ltd.

Address before: 100078 Beijing Haidian District Zizhuyuan Road No. 116 Jiahao international center block D room 801

Patentee before: UCWEB BEIJING TECHNOLOGY SERVI

TR01 Transfer of patent right

Effective date of registration: 20110721

Address after: 4, building 510665, building B, 16 rhyme Road, Tianhe District, Guangdong, Guangzhou

Co-patentee after: UC MOBILE Co.,Ltd.

Patentee after: Guangzhou Dongjing Computer Technology Co.,Ltd.

Address before: 100080, 16 floor, Building 29, building 18, Suzhou Street, Haidian District, Beijing

Patentee before: UC MOBILE Co.,Ltd.

TR01 Transfer of patent right

Effective date of registration: 20200528

Address after: 310051 room 508, floor 5, building 4, No. 699, Wangshang Road, Changhe street, Binjiang District, Hangzhou City, Zhejiang Province

Patentee after: Alibaba (China) Co.,Ltd.

Address before: 4, building 510665, building B, 16 rhyme Road, Tianhe District, Guangdong, Guangzhou

Co-patentee before: UC MOBILE Co.,Ltd.

Patentee before: Guangzhou Dongjing Computer Technology Co.,Ltd.

TR01 Transfer of patent right