CN104426983A - Website building system and method - Google Patents

Website building system and method Download PDF

Info

Publication number
CN104426983A
CN104426983A CN201310401380.5A CN201310401380A CN104426983A CN 104426983 A CN104426983 A CN 104426983A CN 201310401380 A CN201310401380 A CN 201310401380A CN 104426983 A CN104426983 A CN 104426983A
Authority
CN
China
Prior art keywords
target data
end server
website
web hosting
server website
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
CN201310401380.5A
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.)
Shanghai Ctrip Business Co Ltd
Original Assignee
Ctrip Computer Technology Shanghai 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 Ctrip Computer Technology Shanghai Co Ltd filed Critical Ctrip Computer Technology Shanghai Co Ltd
Priority to CN201310401380.5A priority Critical patent/CN104426983A/en
Publication of CN104426983A publication Critical patent/CN104426983A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a website building system and method. The website building system comprises at least one front end server site and at least one back end server site, wherein the back end server site is provided with a unified API (application program interface), each front end server site carries out sequencing processing on target data request service, and sends the target data request service subjected to the sequencing processing to the API in an ajax mode, the API interface carries out back sequencing processing on the target data request service subjected to the sequencing processing, and extracts target data from one back end server site, the target data is sent to the front end server site through an HTTP (hyper text transport protocol), and the front end server site is also used for carrying out website page typesetting and rendering according to the target data. The front end and the back end can be respectively arranged in different sites in the website building process, and in addition, the front end and the back end can be decoupled.

Description

Web Hosting system and method
Technical field
The present invention relates to a kind of Web Hosting system and method, particularly relate to a kind of front-end and back-end can be separately positioned on different websites at Web Hosting and can to front and back end carry out decoupling zero and Web Hosting system, a kind of and Web Hosting method utilizing described Web Hosting system to realize.
Background technology
Existing website (website of B/S framework and browser/server framework application system) generally includes two major parts: content and pattern.Wherein namely content is the website data under ordinary meaning, often refers to process through processing, can be directly used in the data of Website page displaying; Pattern then generally includes: the typesetting, style, color etc. of the page.For the exploitation of this kind of website, the exploitation of usual front end and rear end exploitation all complete in a project, front end developer is responsible for the typesetting of the page and plays up (usually adopting the Essential Terms in css+div(website standards, a kind ofly realize Webpage content and show the page layout method that is separated) mode) and the page develop alternately and (usually adopt the javascript framework of the lightweight that jquery(mono-kind is outstanding, javascript is a kind of case sensitive client-side scripting language of OO regime type) etc. framework), rear end developer is then responsible for the process of service logic and business datum, the exploitation of rear end, front end needs real-time communication to coordinate could complete building of website jointly.
Under existing Website development framework, the data interaction of front and back end mainly relies on the object that can define in Development Framework.Such as, for asp.net Development Framework (a kind of server side scripts technology making the script in embedded web page can be performed by Internet server) relatively more conventional in prior art, developer generally takes multi-layer framework, such as comprise data Layer, operation layer (being namely equivalent to rear end) and presentation layer (being namely equivalent to front end), and the data of data Layer and presentation layer often customize all in advance, presentation layer needs the data of what type, data Layer will provide the data of respective type, so just cause the data coupling of presentation layer and data Layer closely, the namely coupling tension of rear end, front end, and then cause data, the maintenance and management of code is all not very convenient.
Further, in existing Web Hosting, front-end and back-end belong to same project, so the deployment of front and back end only may complete under same website.Therefore, under existing Website development framework, no matter the Development Framework of a website comprises how many layers, the application of its just project all the time, and thus any one deck wherein all cannot be directly converted in the application of another project.
Summary of the invention
The technical problem to be solved in the present invention is to overcome in prior art under existing Website development framework, the coupling tension of rear end, front end, and then cause data, the maintenance and management of code is all not very convenient, and front-end and back-end belong to same project and cause data wherein and application etc. cannot be directly converted to defect in another project, there is provided a kind of front-end and back-end can be separately positioned on different websites at Web Hosting and can to front and back end carry out decoupling zero and Web Hosting system, and a kind of Web Hosting method utilizing described Web Hosting system to realize.
The present invention solves above-mentioned technical problem by following technical proposals:
The invention discloses a kind of Web Hosting system, its feature is, it comprises at least one front-end server website and at least one back-end server website, and at least one back-end server website described has a unified api interface (application programming interface);
Each described front-end server website all for carrying out serializing process to target data requested service, and creates the web development technologies of interaction network page application with ajax(mono-kind by http protocol (HTML (Hypertext Markup Language))) mode sends the described target data requested service after serializing process to described api interface;
Described api interface is used for carrying out unserializing process to the described target data requested service after serializing process, and extracts target data from a back-end server website, by http protocol, described target data is sent to described front-end server website;
Described front-end server website is also for carrying out the typesetting of Website page according to described target data and playing up.
The important business data that target data herein needs when being all generally Website development, some product informations (content as after hotel, air ticket inquiry) that such as website needs, user profile (personal information as provided when user registers), customer transaction information (as the content that user places an order) etc.
Preferably, described Web Hosting system also comprises a logging status logging modle and a logging status enquiry module, and described logging status logging modle is for recording the logging status of the user sending described target data requested service to described front-end server website;
Described logging status enquiry module is used for when described target data meets pre-conditioned, from described logging status logging modle, inquire about the user sending described target data requested service whether log in, if, then enable described api interface, if not, then by http protocol, one error message is sent to described front-end server website and carries out output display.
Preferably, described front-end server website adopts HTML(HTML) the case sensitive client-side scripting language of the OO regime type of+JS() mode carry out the typesetting of Website page and play up.
Preferably, described serializing process and unserializing process are respectively the data interchange format of a json(lightweight) serializing process and the process of json unserializing or xml(extend markup language) serializing process and the process of xml unserializing.
The object of the invention is to additionally provide a kind of Web Hosting method, its feature is, it utilizes above-mentioned Web Hosting system to realize, and described Web Hosting method comprises the following steps:
S 1, described front-end server website carries out serializing process to target data requested service, and sends described target data requested service serializing process after in ajax mode to described api interface by http protocol;
S 2, described api interface carries out unserializing process to the described target data requested service after serializing process, and extract target data from a back-end server website, by http protocol, described target data is sent to described front-end server website;
S 3, described front-end server website carries out the typesetting of Website page according to described target data and plays up.
Preferably, described Web Hosting system also comprises a logging status logging modle and a logging status enquiry module, and described logging status logging modle is for recording the logging status of the user sending described target data requested service to described front-end server website;
Step S 1and S 2between also comprise a step S 11: when described target data meets pre-conditioned, whether described logging status enquiry module is inquired about the user sending described target data requested service and is logged in from described logging status logging modle, if so, then performs step S 2, if not, then by http protocol, one error message is sent to described front-end server website and carries out output display, then process ends.
Preferably, described front-end server website adopts the mode of HTML+JS carry out the typesetting of Website page and play up.
Preferably, described serializing process and unserializing process are respectively json serializing process and the process of json unserializing or xml serializing process and the process of xml unserializing.
Positive progressive effect of the present invention is: the present invention in the process of Web Hosting, front-end and back-end can be separately positioned on different websites and can to front and back end carry out decoupling zero and, optimize Web Hosting development process and improve website dispose flexibility.
Accompanying drawing explanation
Fig. 1 is the structural representation of the Web Hosting system of a preferred embodiment of the present invention.
Fig. 2 is the flow chart of the Web Hosting method of a preferred embodiment of the present invention.
Embodiment
Present pre-ferred embodiments is provided, to describe technical scheme of the present invention in detail below in conjunction with accompanying drawing.
As shown in Figure 1, Web Hosting system of the present invention comprises at least one front-end server website 1, at least one back-end server website 2 and a state machine service device 3, at least one back-end server website 2 described has a unified api interface 4, and described state machine service device 3 comprises logging status logging modle 5 and a logging status enquiry module 6.
Described front-end server website 1 gives corresponding for the operation of user, when user needs employing one target data to carry out Web Hosting, given parameter can be inputted to described front-end server website 1, and the data request processing logic of described front-end server website 1 can collect the given parameter of user, according to the rule performed in service parameter request protocol, to the type of service of target data requested service, service parameters etc. carry out json serializing process, and send described target data requested service serializing process after in ajax mode to described api interface 4 by http protocol.
Wherein, for Website page, ajax mode is asynchronous, so can not cause obstruction to the page playing up of browser end, and the content format of the target data of asking in target data requested service can be json form, it also can be the data format of other lightweight.
Described back-end server website 2 can be deployed as cluster mode, namely together by a large amount of back-end server Website Hostings simultaneously, after the some back-end server websites 2 in cluster respond the request of data of user, described api interface 4 will be activated, and described api interface 4 can according to the rule performed in service parameter request protocol, the process of json unserializing is carried out to the target data requested service after json serializing process, thus the type of service parsed in target data requested service and service parameter etc.
Described api interface 4 then can extract the target data that user needs from some back-end server websites 2, and by http protocol, described target data is sent to corresponding front-end server website 1.Wherein, the corresponding interface function being obtained described target data by described api interface 4 all can be designed in advance, and be can call by the application of sundry item.Simultaneously by adopting interface function to realize API Calls, the data of front-end and back-end are made to be no longer completely unique corresponding, thus achieve to front-end and back-end carry out decoupling zero and, simultaneously, also calling of the application of other Web Hosting projects is facilitated, for the expansion of Web Hosting is laid a good foundation by the Unified frame of defining interface function.Further, the interface after integration has general application scenarios and is easy to the contract specification expanded, for the Quick thread of practical business, particularly serves effect clearly at the Quick thread of multiple platform.
Back-end server can adopt RESTful framework (being the framework pattern of the network system of this principle stateless between a kind of interaction request met between client and server) to provide interface, also can adopt WebService mode (platform independently, loose coupling, self-contained, based on programmable web application) interface is provided, certainly, also can adopt simultaneously and provide interface in two ways.
And described front-end server website 1 is after receiving target data, also carries out the typesetting of Website page according to described target data and play up.In the present invention, the exploitation of front end page and play up the main mode adopting HTML+JS, as long as api interface agreement is determined in the process of Web Hosting, the developer of front end just can analog interface data develop alone, complete front end data represent and after interactive operation, directly the data of analog interface changed into Ajax and call api interface 4.In performance, Ajax adopts asynchronous method of calling, also more smooth and friendly for representing of front end page.
And presenting of front end page compared with prior art can have a certain upgrade in performance.Web Hosting is carried out: under the Development Framework of asp.net for asp.net framework, all front end page all need after server process, just pass to client browser again and go to resolve, even front end page is all HTML code is also like this, server can scan all the elements in the page in processing procedure, resolves server side control wherein.And in the present invention, front end page all adopts the framework of HTML+JS, does not need the preprocessing process of server end, directly reaches client browser, be responsible for resolving all HTML code and running JS code by client browser, respective performances improves a lot.
Deployment of the present invention also has more flexibility, if rear end pressure is large, can carry out horizontal expansion separately, to meet the requirement in performance to back-end services; And the prior art framework transverse direction that can only to be whole website whole expands, expansion granularity can be larger, and it is obvious that relative efficacy is not so good as framework of the present invention.
Simultaneously, in the present invention, described logging status logging modle 5 can record the logging status of the user sending described target data requested service to described front-end server website 1, namely user is when sending target data requested service, and the user that wherein some have logon rights can send after input username and password logs in again.
The target data needed due to different users is also different, when described target data meet certain pre-conditioned time, just illustrate that target data is extremely important, now for significant data, respective request is sent after just must being logged in by the user with logon rights, can get, and for the general user not having to log in, then not allow to obtain significant data.
Therefore described logging status enquiry module 6 can when described target data meets pre-conditioned, from described logging status logging modle 5, inquire about the user sending described target data requested service whether log in, if, then enable described api interface 4 and perform above-mentioned action, significant data is transferred to the user with authority, if not, then by http protocol, one error message is sent to described front-end server website 1 and carries out output display.
In the present embodiment, rear end, front end exploitation coupling tension can be solved by described Web Hosting system, dispose the problem of flexibility deficiency, achieve backend services data primary development, multi-site uses, and front end page can be disposed separately according to different application demand stand-alone development flexibly.
Solved the problem of user login validation on the other hand by described state machine service device, achieve part important business data and only can successfully call after request user has been logging status.Meanwhile, the load balancing that can realize back-end server is disposed, and substantially increases the property extending transversely of back-end server.
Further, the minimum exploitation amount of the present invention completes the deployment of multiple different application, and various front end applications shares a set of background service, with unified api interface authority data form, decreases the maintenance cost of multiple similar application, improves the reliability of Web Hosting.
As shown in Figure 2, the Web Hosting method that the present invention utilizes the Web Hosting system of the present embodiment to realize comprises the following steps:
Step 101, described front-end server website 1 pair of target data requested service carry out json serializing process, and send described target data requested service serializing process after in ajax mode to described api interface 4 by http protocol.
Step 102, when described target data meets pre-conditioned, whether described logging status enquiry module 6 is inquired about the user sending described target data requested service and is logged in from described logging status logging modle 5, if so, then performs step 103, if not, then step 105 is performed.
Step 103, described api interface 4 carry out the process of json unserializing to by the described target data requested service after json serializing process, and target data is extracted from a back-end server website 2, by http protocol, described target data is sent to described front-end server website 1.
Step 104, described front-end server website 1 carry out the typesetting of Website page according to described target data and play up, then process ends.
Step 105, by http protocol, one error message is sent to described front-end server website 1 and carries out output display, then process ends.
Although the foregoing describe the specific embodiment of the present invention, it will be understood by those of skill in the art that these only illustrate, protection scope of the present invention is defined by the appended claims.Those skilled in the art, under the prerequisite not deviating from principle of the present invention and essence, can make various changes or modifications to these execution modes, but these change and amendment all falls into protection scope of the present invention.

Claims (8)

1. a Web Hosting system, is characterized in that, it comprises at least one front-end server website and at least one back-end server website, and at least one back-end server website described has a unified api interface;
Each described front-end server website all for carrying out serializing process to target data requested service, and sends described target data requested service serializing process after in ajax mode to described api interface by http protocol;
Described api interface is used for carrying out unserializing process to the described target data requested service after serializing process, and extracts target data from a back-end server website, by http protocol, described target data is sent to described front-end server website;
Described front-end server website is also for carrying out the typesetting of Website page according to described target data and playing up.
2. Web Hosting system as claimed in claim 1, it is characterized in that, described Web Hosting system also comprises a logging status logging modle and a logging status enquiry module, and described logging status logging modle is for recording the logging status of the user sending described target data requested service to described front-end server website;
Described logging status enquiry module is used for when described target data meets pre-conditioned, from described logging status logging modle, inquire about the user sending described target data requested service whether log in, if, then enable described api interface, if not, then by http protocol, one error message is sent to described front-end server website and carries out output display.
3. Web Hosting system as claimed in claim 2, is characterized in that, described front-end server website adopts the mode of HTML+JS carry out the typesetting of Website page and play up.
4. as the Web Hosting system in claim 1-3 as described in any one, it is characterized in that, described serializing process and unserializing process are respectively json serializing process and the process of json unserializing or xml serializing process and the process of xml unserializing.
5. a Web Hosting method, is characterized in that, it utilizes Web Hosting system as claimed in claim 1 to realize, and described Web Hosting method comprises the following steps:
S 1, described front-end server website carries out serializing process to target data requested service, and sends described target data requested service serializing process after in ajax mode to described api interface by http protocol;
S 2, described api interface carries out unserializing process to the described target data requested service after serializing process, and extract target data from a back-end server website, by http protocol, described target data is sent to described front-end server website;
S 3, described front-end server website carries out the typesetting of Website page according to described target data and plays up.
6. Web Hosting method as claimed in claim 5, it is characterized in that, described Web Hosting system also comprises a logging status logging modle and a logging status enquiry module, and described logging status logging modle is for recording the logging status of the user sending described target data requested service to described front-end server website;
Step S 1and S 2between also comprise a step S 11: when described target data meets pre-conditioned, whether described logging status enquiry module is inquired about the user sending described target data requested service and is logged in from described logging status logging modle, if so, then performs step S 2, if not, then by http protocol, one error message is sent to described front-end server website and carries out output display, then process ends.
7. Web Hosting method as claimed in claim 6, is characterized in that, described front-end server website adopts the mode of HTML+JS carry out the typesetting of Website page and play up.
8. as the Web Hosting method in claim 5-7 as described in any one, it is characterized in that, described serializing process and unserializing process are respectively json serializing process and the process of json unserializing or xml serializing process and the process of xml unserializing.
CN201310401380.5A 2013-09-05 2013-09-05 Website building system and method Pending CN104426983A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310401380.5A CN104426983A (en) 2013-09-05 2013-09-05 Website building system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310401380.5A CN104426983A (en) 2013-09-05 2013-09-05 Website building system and method

Publications (1)

Publication Number Publication Date
CN104426983A true CN104426983A (en) 2015-03-18

Family

ID=52974896

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310401380.5A Pending CN104426983A (en) 2013-09-05 2013-09-05 Website building system and method

Country Status (1)

Country Link
CN (1) CN104426983A (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105117233A (en) * 2015-09-14 2015-12-02 百度在线网络技术(北京)有限公司 API calling method and device
CN106302747A (en) * 2016-08-17 2017-01-04 北京乐美无限科技有限公司 A kind of business cloud platform of Internet WEB front-end exploitation
CN106775691A (en) * 2016-12-06 2017-05-31 郑州云海信息技术有限公司 A kind of storage management software design for based on front and back end separate
CN107145350A (en) * 2017-04-28 2017-09-08 武汉斗鱼网络科技有限公司 A kind of software development methodology and system
CN107995310A (en) * 2017-12-19 2018-05-04 上海贝贝鱼信息科技有限公司 Cloud platform, the system and method for on-line finance service are provided for different financial institution
CN108038212A (en) * 2017-12-20 2018-05-15 江苏国泰新点软件有限公司 A kind of data interactive method, device, system, equipment and storage medium
CN108829383A (en) * 2018-05-31 2018-11-16 达飞云贷科技(北京)有限公司 A kind of data processing method and device of interface separation
CN109901838A (en) * 2019-01-17 2019-06-18 平安证券股份有限公司 Front end development approach, device, equipment and storage medium based on modularization
CN110119270A (en) * 2018-02-07 2019-08-13 阿里巴巴集团控股有限公司 Webpage building method, device, equipment and frame
CN110427181A (en) * 2019-08-13 2019-11-08 山东浪潮商用系统有限公司 A kind of Web system front and back end separation method
CN112487323A (en) * 2019-09-11 2021-03-12 北京沃东天骏信息技术有限公司 Webpage experimental method and server
CN112631592A (en) * 2020-12-30 2021-04-09 北京有竹居网络技术有限公司 Data request method, device, equipment, medium and program product
CN113434175A (en) * 2021-06-29 2021-09-24 平安科技(深圳)有限公司 Data processing method, device, storage medium and equipment
CN115454675A (en) * 2022-09-21 2022-12-09 企查查科技有限公司 Data processing method, device, equipment and computer readable storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101185303A (en) * 2005-04-18 2008-05-21 捷讯研究有限公司 System and method for creating a mapping document for binding messages between an application and an associated backend server
CN101963944A (en) * 2010-09-30 2011-02-02 用友软件股份有限公司 Object storage method and system
US8001531B1 (en) * 2007-07-30 2011-08-16 Nvidia Corporation Translation of a shader assembly language binary for debugging a graphics application running on a remote device
CN102279884A (en) * 2011-08-05 2011-12-14 中国工商银行股份有限公司 Data acquiring and displaying method, system and Web server based on Web pages
CN102420849A (en) * 2011-11-04 2012-04-18 南京邮电大学 Mobile agent platform model and mobile agent migration method
CN102523225A (en) * 2011-12-22 2012-06-27 浙江国自机器人技术有限公司 Decoupling method in distributed loosely-coupled framework and distributed loosely-coupled framework platform
CN102591889A (en) * 2011-01-17 2012-07-18 腾讯科技(深圳)有限公司 Method and device for assisting user input based on browser of mobile terminal
CN102624895A (en) * 2012-03-09 2012-08-01 亿赞普(北京)科技有限公司 Method and system for processing network service request
CN102710798A (en) * 2012-06-29 2012-10-03 百度在线网络技术(北京)有限公司 Browser expanding service supporting system and method based on real-time communication

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101185303A (en) * 2005-04-18 2008-05-21 捷讯研究有限公司 System and method for creating a mapping document for binding messages between an application and an associated backend server
US8001531B1 (en) * 2007-07-30 2011-08-16 Nvidia Corporation Translation of a shader assembly language binary for debugging a graphics application running on a remote device
CN101963944A (en) * 2010-09-30 2011-02-02 用友软件股份有限公司 Object storage method and system
CN102591889A (en) * 2011-01-17 2012-07-18 腾讯科技(深圳)有限公司 Method and device for assisting user input based on browser of mobile terminal
CN102279884A (en) * 2011-08-05 2011-12-14 中国工商银行股份有限公司 Data acquiring and displaying method, system and Web server based on Web pages
CN102420849A (en) * 2011-11-04 2012-04-18 南京邮电大学 Mobile agent platform model and mobile agent migration method
CN102523225A (en) * 2011-12-22 2012-06-27 浙江国自机器人技术有限公司 Decoupling method in distributed loosely-coupled framework and distributed loosely-coupled framework platform
CN102624895A (en) * 2012-03-09 2012-08-01 亿赞普(北京)科技有限公司 Method and system for processing network service request
CN102710798A (en) * 2012-06-29 2012-10-03 百度在线网络技术(北京)有限公司 Browser expanding service supporting system and method based on real-time communication

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105117233B (en) * 2015-09-14 2019-05-28 百度在线网络技术(北京)有限公司 API Calls method and device
CN105117233A (en) * 2015-09-14 2015-12-02 百度在线网络技术(北京)有限公司 API calling method and device
CN106302747A (en) * 2016-08-17 2017-01-04 北京乐美无限科技有限公司 A kind of business cloud platform of Internet WEB front-end exploitation
CN106775691A (en) * 2016-12-06 2017-05-31 郑州云海信息技术有限公司 A kind of storage management software design for based on front and back end separate
CN107145350A (en) * 2017-04-28 2017-09-08 武汉斗鱼网络科技有限公司 A kind of software development methodology and system
CN107995310A (en) * 2017-12-19 2018-05-04 上海贝贝鱼信息科技有限公司 Cloud platform, the system and method for on-line finance service are provided for different financial institution
CN108038212B (en) * 2017-12-20 2022-01-14 国泰新点软件股份有限公司 Data interaction method, device, system, equipment and storage medium
CN108038212A (en) * 2017-12-20 2018-05-15 江苏国泰新点软件有限公司 A kind of data interactive method, device, system, equipment and storage medium
CN110119270A (en) * 2018-02-07 2019-08-13 阿里巴巴集团控股有限公司 Webpage building method, device, equipment and frame
CN110119270B (en) * 2018-02-07 2023-09-15 浙江天猫技术有限公司 Webpage building method, device, equipment and framework
CN108829383A (en) * 2018-05-31 2018-11-16 达飞云贷科技(北京)有限公司 A kind of data processing method and device of interface separation
CN109901838A (en) * 2019-01-17 2019-06-18 平安证券股份有限公司 Front end development approach, device, equipment and storage medium based on modularization
CN109901838B (en) * 2019-01-17 2024-05-28 平安证券股份有限公司 Front-end development method, device, equipment and storage medium based on componentization
CN110427181A (en) * 2019-08-13 2019-11-08 山东浪潮商用系统有限公司 A kind of Web system front and back end separation method
CN112487323A (en) * 2019-09-11 2021-03-12 北京沃东天骏信息技术有限公司 Webpage experimental method and server
CN112631592A (en) * 2020-12-30 2021-04-09 北京有竹居网络技术有限公司 Data request method, device, equipment, medium and program product
CN113434175A (en) * 2021-06-29 2021-09-24 平安科技(深圳)有限公司 Data processing method, device, storage medium and equipment
CN113434175B (en) * 2021-06-29 2024-02-27 平安科技(深圳)有限公司 Data processing method, device, storage medium and equipment
CN115454675A (en) * 2022-09-21 2022-12-09 企查查科技有限公司 Data processing method, device, equipment and computer readable storage medium

Similar Documents

Publication Publication Date Title
CN104426983A (en) Website building system and method
US10217139B2 (en) On-page configuration of page analytics and campaign creation
US20220086201A1 (en) Decentralized streaming network
US10156965B2 (en) Universal tag for page analytics and campaign creation
US8635535B2 (en) Third-party-secured zones on web pages
CN102449655B (en) The protection service of digital content
KR101768793B1 (en) Systems and methods of token piggybacking
CN101388897A (en) Enterprise portal webpage integration system
US20090313116A1 (en) Distributed content exchange and presentation system
US20190318399A1 (en) Project creation system using blockchain
US20120197978A1 (en) Method and System for Seamless Navigation and Drill Back Among a Plurality of Web Applications
CN103268319A (en) Cloud browser based on webpages
US10417317B2 (en) Web page profiler
US8359352B2 (en) Automated content and bookmark distribution
CN110100260A (en) Comment of the optimization for redirection request link generates
CN102523106A (en) Video website user behavior analysis system based on Flex RIA (Rich Internet Applications) technology
US9122484B2 (en) Method and apparatus for mashing up web applications
Shaffi et al. Analysis and comparative study of traditional and web information systems development methodology (WISDM) towards Web development applications
KR100716507B1 (en) Appraising method of real estate for auction using internet and appraising system thereof
CN102004729A (en) Method and system for showing website webpage and website server
US20140108601A1 (en) System and method for content personalization using feedback data
CN102984179A (en) Cloud-computing operating system oriented method for cross-domain access to Web services
US20150199311A1 (en) Extensibility framework system and method
KR101673937B1 (en) Apparatus, system and method for creating and using short cut object
US20230153895A1 (en) Enabling third-party content overlay

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20160206

Address after: 200335 Shanghai city Changning District Admiralty Road No. 968 Building No. 16 10 floor

Applicant after: SHANGHAI XIECHENG BUSINESS CO., LTD.

Address before: 200335 Shanghai City, Changning District Fuquan Road No. 99, Ctrip network technology building

Applicant before: Ctrip computer technology (Shanghai) Co., Ltd.

RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20150318