CN105389317A - Webpage function implementation method and system - Google Patents

Webpage function implementation method and system Download PDF

Info

Publication number
CN105389317A
CN105389317A CN201410455167.7A CN201410455167A CN105389317A CN 105389317 A CN105389317 A CN 105389317A CN 201410455167 A CN201410455167 A CN 201410455167A CN 105389317 A CN105389317 A CN 105389317A
Authority
CN
China
Prior art keywords
webpage
template
webpage functional
functional
file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201410455167.7A
Other languages
Chinese (zh)
Inventor
游永胜
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201410455167.7A priority Critical patent/CN105389317A/en
Publication of CN105389317A publication Critical patent/CN105389317A/en
Pending legal-status Critical Current

Links

Abstract

The invention discloses a webpage function implementation method and system. During loading of a webpage, the method comprises the following steps: loading an underlying file and a webpage function property file; and loading corresponding webpage function templates which are independently stored relative to the webpage function property file according to information in the webpage function property file. According to the webpage function implementation method, the webpage function property file and the webpage function templates are stored independently; one webpage function property file can be optionally combined with a plurality of webpage function templates to use; and when one of the webpage function property file and the webpage function templates is changed or encounters vulnerability, the other one is not influenced. Thus, high code reusability is achieved, and convenience is brought to use and maintenance. Meanwhile, coexistence of the plurality of webpage function templates is supported.

Description

Webpage function realizing method and system
Technical field
The present invention relates to a kind of Internet technical field, especially relate to a kind of webpage function realizing method and system.
Background technology
Along with the development of the network technology, Internet technology is also developing by leaps and bounds, and people not only can be contacted by internet and other people, also may have access to the resource on internet.
At present, on internet, most rich in natural resources is webpage, and the application of webpage needs the support of multiple webpage function, such as, and webpage two-page separation function, webpage drop-down menu function etc.Current webpage function code reusability is lower, not easily use, and safeguard inconvenient, do not support that multiple web pages functional template coexists.
Summary of the invention
An object of the present invention is to provide a kind of webpage function realizing method and system.
One of for achieving the above object, an embodiment of the present invention provides a kind of webpage function realizing method, and when webpage is loaded into, described method comprises:
Load bottom document and webpage functional attributes file;
According to the information in webpage functional attributes file, load the corresponding web page functional template with the relatively independent storage of described webpage functional attributes file.
As the further improvement of an embodiment of the present invention, described bottom document comprises JS storehouse and and the cross-domain supporting document of Custom Attributes.
As the further improvement of an embodiment of the present invention, described webpage functional attributes file and described webpage functional template are stored in different server.
As the further improvement of an embodiment of the present invention, described webpage functional attributes file comprises the URL address of described webpage functional template.
As the further improvement of an embodiment of the present invention, described bottom document, webpage functional attributes file, webpage functional template are stored in different server.
One of for achieving the above object, an embodiment of the present invention provides a kind of webpage functional realiey system, and it comprises: load-on module, and it is for loading bottom document and webpage functional attributes file; And
For according to the information in webpage functional attributes file, load the corresponding web page functional template with the relatively independent storage of described webpage functional attributes file.
As the further improvement of an embodiment of the present invention, described bottom document comprises JS storehouse and and the cross-domain supporting document of Custom Attributes.
As the further improvement of an embodiment of the present invention, described webpage functional realiey system also comprises first server and second server, and first server is for storing described webpage functional attributes file; Second server is for storing described webpage functional template.
As the further improvement of an embodiment of the present invention, described webpage functional attributes file comprises the URL address of described webpage functional template.
As the further improvement of an embodiment of the present invention, described webpage functional realiey system also comprises first server, second server and the 3rd server, and first server is for storing described webpage functional attributes file; Second server is for storing described webpage functional template; 3rd server is for storing described bottom document.
Compared with prior art, the invention has the beneficial effects as follows: webpage functional attributes file and webpage functional template separate, stored, a webpage functional attributes file can use with multiple webpage functional template combination in any, and one of them is when changing or start a leak, can't to wherein another has an impact, code reuse is high, use, easy to maintenance, meanwhile, support that multiple webpage functional template coexists.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of the webpage function realizing method of an embodiment of the present invention;
Fig. 2 A is the schematic diagram of the first paging template of the concrete example of the present invention;
Fig. 2 B is the schematic diagram of the second paging template of the concrete example of the present invention;
Fig. 3 is the server stores situation schematic diagram of the concrete example of the present invention;
Fig. 4 A is the schematic diagram after the first paging template of the concrete example of the present invention has loaded;
Fig. 4 B is the schematic diagram after the second paging template of the concrete example of the present invention has loaded;
Fig. 5 is the frame diagram of the webpage functional realiey system of an embodiment of the present invention.
Embodiment
Describe the present invention below with reference to embodiment shown in the drawings.But these embodiments do not limit the present invention, the structure that those of ordinary skill in the art makes according to these embodiments, method or conversion functionally are all included in protection scope of the present invention.
As shown in Figure 1, in an embodiment of the present invention, described webpage function realizing method, when webpage is loaded into, comprises the following steps:
S1, loading bottom document and webpage functional attributes file;
S2, according to the information in webpage functional attributes file, to load and the corresponding web page functional template of the relatively independent storage of described webpage functional attributes file.
Wherein, described bottom document comprises the JS storehouse of Custom Attributes and cross-domain supporting document.The JS storehouse of described Custom Attributes is for realizing the self-defined of the webpage functional attributes of html tag; Described cross-domain supporting document is used in supported web page functional attributes file about the request of webpage functional template of calling cross-domain storage.
Described webpage functional attributes file can comprise the URL address of webpage functional template, and according to the URL address of webpage functional template, webpage functional attributes file can call and load corresponding webpage functional template.Wherein, webpage function such as can comprise two-page separation function, drop-down menu function etc., when for two-page separation function, corresponding paging property file is except the URL address comprising two-page separation function, also can comprise the number information of every one page display, total number information and/or current page number information etc., according to information such as number information, total number information and/or current page number informations that the every one page in paging property file shows, corresponding paging template can be determined after having loaded in the actual front end Show Styles of webpage current page.
In an embodiment of the present invention, described webpage functional attributes file and webpage functional template are stored in different servers, namely refer to that described webpage functional attributes file and described webpage functional template are relatively independent storages.Certainly, in other embodiments of the present invention, described bottom document, webpage functional attributes file, webpage functional template can be stored in different servers, but not as limit, such as, described webpage functional attributes file and described webpage functional template also can be stored in same server, but both relatively independent storages.Described bottom document, webpage functional attributes file, webpage functional template also can be stored in same server, but the relatively independent storage of three; In addition, described bottom document, webpage functional attributes file, webpage functional template also can be stored in same server between two, but equal separate, stored.Certainly, together with described bottom document also can be stored in described webpage functional attributes file, and together load.
In the present embodiment, because of described webpage functional attributes file and described webpage functional template separate, stored and independent loads, therefore, when one of them in webpage functional attributes file and webpage functional template changes or starts a leak, can't to wherein another has an impact.Such as, (1), when webpage functional template starts a leak or need to revise, only needs more new web page functional template, does not need upgrade webpage functional attributes file and webpage functional template simultaneously; (2) when the webpage functional attributes file of non-interface class is upgraded, webpage functional template can normally use; (3) can develop several webpage functional templates in advance, several webpage functional templates described are stored in same server, are convenient to the unified management of webpage functional template, facilitate transferring and safeguarding of webpage functional template; (4) webpage functional template and webpage functional attributes file can be respectively used in other operation system (webpage or program), namely webpage functional template and webpage functional attributes file are not that binding uses, improve the versatility of webpage functional template and webpage functional attributes file, also can reduce cost of development.In addition, webpage functional template stores independent of webpage functional attributes file, and webpage functional template can carry out calling loading according to the actual requirements, reduces the occupancy to server space; In same operation system, webpage functional attributes file can call simultaneously load several webpage functional templates, thus realizes using different templates with the page; Call the URL address that different webpage functional templates only need adjust webpage functional template, easy to use.
The webpage function realizing method of an embodiment of the present invention is just described in detail in detail with a concrete example below, and described concrete example is for two-page separation function implementation method, and described two-page separation function implementation method comprises:
Set up paging property file, that is point page attribute of self-defined html tag.Such as, the described webpage being loaded into webpage two-page separation function that needs to the requirement of webpage two-page separation function is: the total number of (1) all records is 100; (2) the record number of every page of display is 10; (3) descriptor about record need be comprised; (4) current page number information is 10.
According to above-mentioned requirements, the function code of paging property file can be set to:
<divhi‐paginationid=“pagination1”h‐page‐size=“10”
h‐total=“100”h‐currentpage=“10”h‐tpl=“http://t.com/
Pagination1.htm " ></div>, the implication of the parameters of the function code of above-mentioned paging property file can see table 1:
Table 1
As shown in table 1, paging property file comprises header file and defined file.
Described header file comprises the attribute-name (id) that the attribute (hi ?pagination) of the two-page separation function of described paging property file and described paging property file outwards expose, when webpage needs invoking web page two-page separation function, can first quote described header file, guide according to header file and read described defined file, realize webpage two-page separation function.
Described defined file comprises multinomial parameters, and the defined file in this example comprises the URL address parameter (h ?tpl) of number information parameter (h ?page ?size), total number information parameter (h ?total), current page number information parameter (h ?currentpage) and the paging template that every one page shows.Wherein, the number information parameter that every one page shows, total number information parameter and current page number information parameter are for controlling the actual displayed situation of Webpage, such as, the number information parameter shown by every one page according to above-mentioned requirements is defined as 10, total number information parameter is defined as 100, and current page number information parameter is defined as 10; The URL address parameter of paging template is the key point of far call paging template, and paging property file just can call the paging template corresponding with the URL address of paging template by the URL address of paging template.
The above-mentioned paging template called is the paging template set up in advance, and in this example, can set up several paging templates in advance, each paging template has independently memory address.As shown in figs. 2 a and 2b, the first paging template of this example and the schematic diagram of the second paging template is respectively.As can be seen, the first paging template contains the descriptor about record, namely comprise " show X1 ?Xn article of information, altogether Xn bar information " printed words, and the second paging template does not comprise the descriptor about record.Each paging template has its unique URL address, URL address as the first paging template is http://t.com/pagination1.htm, the URL address of the second paging template is http://t.com/pagination2.htm, thus ensures that paging property file can find corresponding paging template exactly according to the URL address of paging template.As shown in table 1, above-mentioned paging property file should call the first paging template, i.e. h in the function code of paging property file ?tpl=" http://t.com/pagination1.htm ".
In the present invention one example, the paging property file of above-mentioned foundation finally can be stored in its respective server, and as shown in Figure 3, in one example, described paging property file is stored in d.com server.
In the present invention one example, the paging template of above-mentioned foundation finally can be stored in its respective server, and as shown in Figure 3, in one example, described paging template is stored in t.com server.
Described d.com and described t.com is different server.
Certainly, also need to set up the JS storehouse of Custom Attributes and cross-domain supporting document, as shown in Figure 3, the JS storehouse of Custom Attributes is for angular.js, and JS storehouse and the described cross-domain supporting document of this Custom Attributes are stored in a.com server.
Described a.com is different servers from described d.com and described t.com.
Particularly, set up cross-domain support to comprise:
Create agency agreement, as proxy.htm file, and be stored in t.com server, the content of proxy.htm file is as follows:
<!DOCTYPEHTML>
<scriptsrc=“http://a.com/xdomain.min.js”master=“*”></script>
Introduce cross-domain supporting document xdomain.js, and cross-domain supporting document xdomain.js is pointed to proxy.htm file;
<scriptsrc=“http://a.com/xdomain.min.js”
slave=“http://t.com/proxy.html”></script>
Proxy.htm file is stored in t.com server by said process, and cross-domain supporting document xdomain.js is stored in a.com server, cross-domain supporting document xdomain.js is pointed to proxy.htm file, cross-domain support can be realized, thus after having loaded the paging property file in cross-domain supporting document xdomain.js in a.com server and d.com server, the paging template of t.com server can be arranged in by the support far call of cross-domain supporting document xdomain.js.
As shown in Figure 4 A, if for calling the first paging template, then paging property file can be:
<divhi‐paginationid=“pagination1”h‐page‐size=“10”
h‐total=“100”h‐currentpage=“10”h‐tpl=“http://t.com/pagination1.htm”></div>
The first paging template can be loaded in operation system.
As shown in Figure 4 B, if use the second paging template for changing, now paging property file can be revised as:
<divhi‐paginationid=“pagination1”h‐page‐size=“10”
h‐total=“100”h‐currentpage=“10”h‐tpl=“http://t.com/pagination2.htm”></div>
The second paging template can be loaded in operation system.
As shown in Figure 5, webpage functional realiey system in an embodiment of the present invention, it comprises:
Load-on module 100, for loading bottom document and webpage functional attributes file;
And for according to the information in webpage functional attributes file, load the corresponding web page functional template with the relatively independent storage of described webpage functional attributes file.
Wherein, described load-on module 100 can be browser; Described bottom document comprises the JS storehouse of Custom Attributes and cross-domain supporting document.The JS storehouse of described Custom Attributes is for realizing the self-defined of the webpage functional attributes of html tag; Described cross-domain supporting document is used in supported web page functional attributes file about the request of webpage functional template of calling cross-domain storage.
Described webpage functional attributes file can comprise: the URL address of webpage functional template, and according to the URL address of webpage functional template, webpage functional attributes file can call and load corresponding webpage functional template.Wherein, webpage function such as can comprise two-page separation function, drop-down menu function etc., when for two-page separation function, corresponding paging property file also can comprise number information, total number information and/or the current page number information etc. that every one page shows, according to information such as number information, total number information and/or current page number informations that the every one page in paging property file shows, corresponding paging template can be determined after having loaded in the actual front end Show Styles of webpage current page.
In an embodiment of the present invention, described webpage functional attributes file and webpage functional template are stored in different servers 200,300,400, namely refer to that described webpage functional attributes file and described webpage functional template are relatively independent storages.Certainly, in other embodiments of the present invention, described bottom document, webpage functional attributes file, webpage functional template can be stored in different individual servers, but not as limit, such as, described webpage functional attributes file and described webpage functional template also can be stored in same server, but both relatively independent storages.Described bottom document, webpage functional attributes file, webpage functional template also can be stored in same server, but the relatively independent storage of three; In addition, described bottom document, webpage functional attributes file, webpage functional template also can be stored in same server between two, but equal separate, stored.Certainly, together with described bottom document also can be stored in described webpage functional attributes file, and together load.
In the present embodiment, the server storing described webpage functional attributes file is first server 200, store that the server of described webpage functional template is second server 300, to store the server of described bottom document be the 3rd server 300.
In the present embodiment, because of described webpage functional attributes file and described webpage functional template separate, stored and independent loads, therefore, when one of them in webpage functional attributes file and webpage functional template changes or starts a leak, can't to wherein another has an impact.Such as, (1), when webpage functional template starts a leak or need to revise, only needs more new web page functional template, does not need upgrade webpage functional attributes file and webpage functional template simultaneously; (2) when the webpage functional attributes file of non-interface class is upgraded, webpage functional template can normally use; (3) can develop several webpage functional templates in advance, several webpage functional templates described are stored in same server, are convenient to the unified management of webpage functional template, facilitate transferring and safeguarding of webpage functional template; (4) webpage functional template and webpage functional attributes file can be respectively used in other operation system (webpage or program), namely webpage functional template and webpage functional attributes file are not that binding uses, improve the versatility of webpage functional template and webpage functional attributes file, also can reduce cost of development.In addition, webpage functional template stores independent of webpage functional attributes file, and webpage functional template can carry out calling loading according to the actual requirements, reduces the occupancy to server space; In same operation system, webpage functional attributes file can call simultaneously load several webpage functional templates, thus realizes using different templates with the page; Call the URL address that different webpage functional templates only need adjust webpage functional template, easy to use.
According to the example of described webpage functional realiey system, to can refer in above-mentioned concrete example the content disclosed in webpage paging implementation method, do not repeat them here.Wherein said first server 200 corresponds to the d.com of example; Described second server 300 corresponds to the second server t.com of example; Described 3rd server corresponds to the a.com of example.
In sum, the present invention is by webpage functional attributes file and webpage functional template separate, stored, a webpage functional attributes file can be used with multiple webpage functional template combination in any, and one of them is when changing or start a leak, can't to wherein another has an impact, code reuse is high, use, easy to maintenance, meanwhile, support that multiple webpage functional template coexists.
Those skilled in the art can be well understood to, and for convenience and simplicity of description, the system of foregoing description, the specific works process of system and module, with reference to the corresponding process in preceding method embodiment, can not repeat them here.
In several embodiment provided by the present invention, should be understood that, disclosed system, system and method, can realize by another way.Such as, system embodiment described above is only schematic, such as, the division of described module, be only a kind of logic function to divide, actual can have other dividing mode when realizing, such as multiple module or assembly can in conjunction with or another system can be integrated into, or some features can be ignored, or do not perform.Another point, shown or discussed coupling each other or direct-coupling or communication connection can be by some interfaces, and the indirect coupling of system or module or communication connection can be electrical, machinery or other form.
The described module illustrated as separating component can or may not be physically separates, and the parts as module display can be or may not be physical module, namely can be positioned at a place, or also can be distributed on multiple mixed-media network modules mixed-media.Some or all of module wherein can be selected according to the actual needs to realize the object of present embodiment scheme.
In addition, each functional module in each embodiment of the present invention can be integrated in a processing module, also can be that the independent physics of modules exists, also can more than 2 or 2 module integrations in a module.Above-mentioned integrated module both can adopt the form of hardware to realize, and the form that hardware also can be adopted to add software function module realizes.
The above-mentioned integrated module realized with the form of software function module, can be stored in a computer read/write memory medium.Above-mentioned software function module is stored in a storage medium, comprising some instructions in order to make a computer system (can be personal computer, server, or network system etc.) or processor (processor) perform the part steps of method described in each embodiment of the present invention.And aforesaid storage medium comprises: USB flash disk, portable hard drive, ROM (read-only memory) (Read ?OnlyMemory, ROM), random access memory (RandomAccessMemory, RAM), magnetic disc or CD etc. various can be program code stored medium.
Last it is noted that above embodiment is only in order to illustrate technical scheme of the present invention, be not intended to limit; Although with reference to aforementioned embodiments to invention has been detailed description, those of ordinary skill in the art is to be understood that: it still can be modified to the technical scheme described in aforementioned each embodiment, or carries out equivalent replacement to wherein portion of techniques feature; And these amendments or replacement, do not make the essence of appropriate technical solution depart from the spirit and scope of each embodiment technical scheme of the present invention.

Claims (10)

1. a webpage function realizing method, is characterized in that, when webpage is loaded into, described method comprises:
Load bottom document and webpage functional attributes file;
According to the information in webpage functional attributes file, load the corresponding web page functional template with the relatively independent storage of described webpage functional attributes file.
2. webpage function realizing method according to claim 1, is characterized in that, described bottom document comprises JS storehouse and and the cross-domain supporting document of Custom Attributes.
3. webpage function realizing method according to claim 1, is characterized in that, described webpage functional attributes file and described webpage functional template are stored in different server.
4. webpage function realizing method according to claim 3, is characterized in that, described webpage functional attributes file comprises the URL address of described webpage functional template.
5. webpage function realizing method according to claim 1, is characterized in that, described bottom document, webpage functional attributes file, webpage functional template are stored in different server.
6. a webpage functional realiey system, is characterized in that comprising,
Load-on module, for loading bottom document and webpage functional attributes file when webpage is loaded into; And
For according to the information in webpage functional attributes file, load the corresponding web page functional template with the relatively independent storage of described webpage functional attributes file.
7. webpage functional realiey system according to claim 6, is characterized in that, described bottom document comprises JS storehouse and and the cross-domain supporting document of Custom Attributes.
8. webpage functional realiey system according to claim 6, is characterized in that, described webpage functional realiey system also comprises:
First server, for storing described webpage functional attributes file; And
Second server, for storing described webpage functional template.
9. webpage functional realiey system according to claim 8, is characterized in that, described webpage functional attributes file comprises the URL address of described webpage functional template.
10. webpage functional realiey system according to claim 6, is characterized in that, described webpage functional realiey system also comprises:
First server, for storing described webpage functional attributes file;
Second server, for storing described webpage functional template; And
3rd server, for storing described bottom document.
CN201410455167.7A 2014-09-09 2014-09-09 Webpage function implementation method and system Pending CN105389317A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410455167.7A CN105389317A (en) 2014-09-09 2014-09-09 Webpage function implementation method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410455167.7A CN105389317A (en) 2014-09-09 2014-09-09 Webpage function implementation method and system

Publications (1)

Publication Number Publication Date
CN105389317A true CN105389317A (en) 2016-03-09

Family

ID=55421614

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410455167.7A Pending CN105389317A (en) 2014-09-09 2014-09-09 Webpage function implementation method and system

Country Status (1)

Country Link
CN (1) CN105389317A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105912324A (en) * 2016-04-05 2016-08-31 浪潮(苏州)金融技术服务有限公司 Method and device for generating Web page

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030225829A1 (en) * 2002-05-22 2003-12-04 Sony Corporation System and method for platform and language-independent development and delivery of page-based content
CN101807209A (en) * 2010-04-14 2010-08-18 深圳市同洲电子股份有限公司 Method and system for manufacturing webpage, client and server
CN101976261A (en) * 2010-11-04 2011-02-16 上海银杏界信息科技有限公司 Storage and search method for webpage data
CN103198074A (en) * 2012-01-09 2013-07-10 北大方正集团有限公司 Page design method and system for dynamic publishing website

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030225829A1 (en) * 2002-05-22 2003-12-04 Sony Corporation System and method for platform and language-independent development and delivery of page-based content
CN101807209A (en) * 2010-04-14 2010-08-18 深圳市同洲电子股份有限公司 Method and system for manufacturing webpage, client and server
CN101976261A (en) * 2010-11-04 2011-02-16 上海银杏界信息科技有限公司 Storage and search method for webpage data
CN103198074A (en) * 2012-01-09 2013-07-10 北大方正集团有限公司 Page design method and system for dynamic publishing website

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105912324A (en) * 2016-04-05 2016-08-31 浪潮(苏州)金融技术服务有限公司 Method and device for generating Web page

Similar Documents

Publication Publication Date Title
US10325012B2 (en) Filtered stylesheets
US10572581B2 (en) System and method for web content presentation management
CN102521280B (en) Loading method and loading device of EPub electronic book
EP2916243B1 (en) Method, apparatus, server and system for implementing web application
CN103955364A (en) Front end assembly method suitable for mobile phone
KR102348766B1 (en) Data processing methods and devices
CN103123631B (en) The generation of official documents and correspondence, the methods of exhibiting of webpage official documents and correspondence, device and Website server
CN105069132A (en) Webpage implementation method based on static shell
CN103019538A (en) Method and system for implementing application interface in terminal
CN102737128A (en) Dynamic webpage processing method and device based on browser
US20150066977A1 (en) Method and system for managing digital resources
CN105700925A (en) APP interface implementation method and apparatus
CN102999336A (en) Application interface realizing method and application interface realizing system
CN103530160A (en) Page loading method and device
CN102298518B (en) Conversion from the administration order of technology the unknown to multiple management agreement
US8959426B1 (en) Loading customer-supplied network page generation code
CN102355499A (en) Cloud computing system
CN102622376A (en) Method and equipment used for merging cascading style sheet files
CN102253986A (en) Method and device for improving webpage displaying effect in multiple terminals
CN105528369A (en) Webpage transcoding method and device and server
CN105653678A (en) Data chart subscription method and data chart subscription system
US10200316B2 (en) Interactions based on instant messaging
CN104899217A (en) Method and apparatus for implementing customized function
CN103473106B (en) Method and system for generating page
US10229093B2 (en) Method and system for implementing a common data interface to web services

Legal Events

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

Application publication date: 20160309

RJ01 Rejection of invention patent application after publication