CN102073670A - Method, equipment and system for debugging online webpage template - Google Patents

Method, equipment and system for debugging online webpage template Download PDF

Info

Publication number
CN102073670A
CN102073670A CN 201010527007 CN201010527007A CN102073670A CN 102073670 A CN102073670 A CN 102073670A CN 201010527007 CN201010527007 CN 201010527007 CN 201010527007 A CN201010527007 A CN 201010527007A CN 102073670 A CN102073670 A CN 102073670A
Authority
CN
China
Prior art keywords
data
structuring model
webpage
structure cell
data structuring
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.)
Granted
Application number
CN 201010527007
Other languages
Chinese (zh)
Other versions
CN102073670B (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.)
Baidu Online Network Technology Beijing Co Ltd
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN 201010527007 priority Critical patent/CN102073670B/en
Publication of CN102073670A publication Critical patent/CN102073670A/en
Application granted granted Critical
Publication of CN102073670B publication Critical patent/CN102073670B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a method, equipment and system for debugging an online webpage template. The method comprises the steps of: generating a first data structural model of the webpage template of an online webpage by network equipment, acquiring change information by user equipment according to a first preset rule so as to change the first data structural model into a second data structural model used for testing the webpage template, then, generating a testing webpage by the network equipment according to the second data structural model, and finally, judging whether a preset effect is achieved by the testing webpage by the user equipment according to the second preset rule. Compared with the prior art, the method, equipment and system provided by the invention have the advantages of being capable of carrying out overall debugging on a webpage under the condition of no influence of the supply of a webpage browser service by the network equipment to a user, and greatly decreasing the influence of webpage debugging to the webpage browser service.

Description

A kind of method, equipment and system that is used to debug online web page template
Technical field
The present invention relates to computer realm, relate in particular to a kind of method, equipment and system that is used to debug online web page template.
Background technology
It all is the set of webpage mostly that the website or the channel of information such as information are provided now, and they need to meet the template that represents demand separately, as the basis of displaying web page.And in the web exploitation, web page template only is exactly a kind of a kind of programming language that represents structure that is used for describing in fact, be to be used for Back end data (as data-base recording, the perhaps data obtained of other subsystems, perhaps data after the secondary processing on this basis) generate the webpage that the final user can browse according to the described rule of template instruction.Popular says, the just position of authentic language class data in webpage, font that the regulation display text adopts, color etc., regulation multimedia link pairing multimedia file occupied zone etc. in webpage.But, the common aforesaid description of web page template function ratio is more powerful, and it has the sophisticated functions of similar programming language toward contact.
Yet whether no matter be the web page template with which kind of function, often all needing to test it can operate as normal, and method of testing commonly used is after modifiable data in the webpage are replaced with other data, to check whether webpage shows normally again.For online webpage, though be placed into network as online use before, passed through preliminary debugging, but the mistake in the invoking web page process causes web page template to go wrong because of improper use or server apparatus in use still unavoidable meeting, therefore, be the quality that guarantees that webpage provides, still need under the situation of not interrupting online service, test online webpage.But, after the professional test personnel watch webpage at present, even if it utilizes the professional knowledge that is possessed can puzzle out the Back end data of this online webpage entirely truely, also can't make amendment to Back end data, also can't carry out on-line testing naturally to online web page template.
Summary of the invention
The purpose of this invention is to provide a kind of method, equipment and system that is used to debug online web page template.
According to an aspect of the present invention, provide a kind of method that is used to debug online web page template in subscriber equipment, this method may further comprise the steps:
A obtains first data structuring model of the web page template of online webpage;
B obtains changed information according to first preset rules, described first data structuring model is changed to second data structuring model that is used to test web page template;
C sends first request that is used to ask to generate according to described second data structuring model test webpage;
D receives the test webpage that feeds back to according to described first request, so that judge according to second preset rules whether described test webpage has reached default effect.
According to another aspect of the present invention, also provide a kind of method that assisting user equipment is debugged online web page template that in the network equipment, is used for, said method comprising the steps of:
A receives first request that is used to ask to generate according to described second data structuring model test webpage;
B obtains described second data structuring model;
C generates the test webpage according to described second data structuring model that is obtained;
D sends described test webpage to the equipment that proposes described first request.
According to another aspect of the present invention, also provide a kind of at the subscriber equipment that is used to debug online web page template, this subscriber equipment comprises:
First deriving means, be used to obtain first data structuring model of the web page template of online webpage;
Change device, be used for obtaining changed information, described first data structuring model is changed to second data structuring model that is used to test web page template according to first preset rules;
First dispensing device, be used to send first request that is used to ask generate the test webpage according to described second data structuring model;
First receiving device, be used to receive the test webpage that feeds back to according to described first request, so that judge according to second preset rules whether described test webpage has reached default effect.
According to a further aspect of the invention, also provide a kind of network equipment that assisting user equipment is debugged online web page template that is used for, wherein, the described network equipment comprises:
The 3rd receiving trap, be used to receive first request that is used to ask generate the test webpage according to described second data structuring model;
The 3rd deriving means, be used to obtain described second data structuring model;
First generating apparatus, be used for generating the test webpage according to described second data structuring model that is obtained;
The 3rd dispensing device, be used to send described test webpage to the equipment that proposes described first request.
Compared with prior art, the present invention has the following advantages: the present invention can provide under the situation of web page browsing service to the user not influencing the network equipment, and webpage is carried out comprehensive debug, has significantly reduced the influence of webpage debugging to the web page browsing service.
Description of drawings
By reading the detailed description of doing with reference to the following drawings that non-limiting example is done, it is more obvious that other features, objects and advantages of the present invention will become:
Fig. 1 is the process flow diagram of method that is used to debug online web page template of one aspect of the invention;
Fig. 2 is the topology layout synoptic diagram of an example web page;
Fig. 3 is the system architecture synoptic diagram that is used to debug online web page template of one aspect of the present invention.
Fig. 4 is the system architecture synoptic diagram that is used to debug online web page template of a preferred embodiment of the present invention.
Same or analogous Reference numeral is represented same or analogous parts in the accompanying drawing.
Embodiment
Below in conjunction with accompanying drawing the present invention is described in further detail.
Fig. 1 has illustrated the process flow diagram of method that is used to debug online web page template of one aspect of the invention.Wherein, subscriber equipment 2 can be any can with the user by the electronic product that keyboard, mouse, telepilot, touch pad or voice-operated device carry out man-machine interaction, include but not limited to computing machine, smart mobile phone, PDA or IPTV etc.The network equipment 3 is the server of the website at user accessing web page place, it can be any electronic product that can carry out communication with subscriber equipment 2, include but not limited to group of server that single network server, a plurality of webserver are formed or based on the cloud that constitutes by a large amount of computing machines or the webserver of cloud computing (Cloud Computing), wherein, cloud computing is a kind of of Distributed Calculation, a super virtual machine of being made up of the loosely-coupled computing machine collection of a group.
Particularly, in step S1, user 1 can import second request that online web data is checked in request with the interactive device that subscriber equipment 2 carries out man-machine interaction by any.Wherein, this interactive device can be keyboard, mouse, telepilot, touch pad or voice-operated device etc., and user 1 can inform that subscriber equipment 2 sends described second request by carrying out the predetermined operations mode.With keyboard as interactive device, and to open to be used as sending the described second requested operation mode at the address field input command behind the Cookie switch be example, user 1 opens the Cookie switch, import one section JS (being javascript) by keyboard at address field, inform the online web data that browser client 1 will be checked, for example, user 1 wants to check that network address is: Www.2468.comOnline web data.Need to prove that this network address (promptly Www.2468.com) corresponding webpage can be the webpage of user's 1 current browsing, also can be the webpage that the network equipment 3 is providing to other subscriber equipmenies, can also be the network equipment 3 can according to any subscriber equipment any at random request and the webpage that in time provides.The predetermined registration operation mode of representing described second request is not exceeded at the address field input command after opening the Cookie switch yet.
Then, in step S2, subscriber equipment 2 checks that by the needs of human-computer interaction device's input second request (being the JS data) of online web data is sent to the network equipment 3 with user 1.Wherein, the information transmit-receive between the subscriber equipment 2 and the network equipment 3 is undertaken by network, and this network includes but not limited to: 1) cable network; 2) wireless network; 3) LAN (Local Area Network); 4) wide area network.In addition, need to prove that the subscriber equipment 2 and the network equipment 3 can be dissimilar equipment, for example, subscriber equipment 2 is a mobile phone, and the network equipment 3 is the computer based webserver etc.Communication modes between the subscriber equipment 2 and the network equipment 3 is decided by agreement between the two.
Then, in step S3, the network equipment 3 receives that second request that subscriber equipment 2 is sent (promptly needs to check Www.2468.comThe online web data of network address correspondence) after, the network equipment 3 calls Www.2468.comThe online info web of network address correspondence, and generate the data structuring model of this online webpage first according to the information that is called out.Wherein, this online info web comprises two parts, and wherein a part is a web page template information, this web page template information description the composition rule of webpage, for example, control data represent pattern and page layout etc.; And another part information is modifiable information, promptly according to the rule of web page template information description, should be filled in the content information of the suitable position of place webpage, and described content information includes but not limited to: 1) text; 2) the multimedia chained address of multi-medium data, for example, the chained address of picture, audio or video, for example URL address etc.; 3) form; 4) other links are as advertisement link, web page interlinkage or the like.And first data structuring model that the online info web that the network equipment 3 bases are called generates is also with regard to the corresponding two parts that comprise, a part is for comprising the webpage framework of the data structure cell of arranging according to the rule of described first data structuring model, and another part is the data changed that are filled in the described data structure cell.Wherein, and described data structure cell is a relatively independent structural unit in the described webpage framework, wherein, can fill the data of one or more types in each data structure cell, includes but not limited to: 1) literal class; 2) multimedia links category; 3) form class; 4) video/audio class; 5) with links category of other data or the like.For example, see also Fig. 2, Www.2468.comIn the pairing online webpage of network address, it comprises: top image, be positioned at four top links that are in line under the top image, be positioned at title under the top links, be positioned at the text picture of left under the title, around the text of this text picture and be positioned at the advertisement link of bottom.Accordingly, first data structuring model of this online webpage of the network equipment 3 generations can comprise following data structure cell: 1) first data structure cell, the position of specified web page top image etc.; 2) second data structure cell, the position, arrangement of regulation top links and with show relevant parameter etc., for example, the color of demonstration, font etc.; 3) the 3rd data structure cell, the position of regulation title and the parameter relevant etc. with demonstration; 4) the 4th data structure cell, the position of regulation text picture etc.; 5) the 5th data structure cell, the position of regulation text and the parameter relevant etc. with demonstration; 6) the 6th data structure cell, regulation advertisement link position occupied and with show relevant parameter etc.First data structuring model of this online webpage that the network equipment 3 generates also should comprise following content information: the 1) chained address of top image, it is associated with described first data structure cell, when generating webpage, the pairing picture in this chained address is filled in the zone of the described first data structure cell defined; 2) top links, it is associated with described second data structure cell, and when generating webpage, it is filled in the position of the described second data structure cell defined; 3) title text, it is associated with described the 3rd data structure cell, and when generating webpage, it is filled in the position of described the 3rd data structure cell defined; 4) chained address of text picture, it is associated with described the 4th data structure cell, and when generating webpage, its pairing text picture is filled in the position of described the 4th data structure cell defined; 5) body text, it is associated with described the 5th data structure cell, and when generating webpage, it is filled in the position of described the 5th data structure cell defined; 6) advertisement link, it is associated with described the 6th data structure cell, and when generating webpage, it is filled in the position of described the 6th data structure cell defined.Yet, those skilled in the art should be appreciated that, above-mentioned example is only for illustrating the solution of the present invention better, but not to qualification that the present invention did, in fact, the data structure cell that described first data structuring model is comprised not is with above-mentioned cited exceeding, anyly can all can resolve to first data structuring model that comprises data structure cell and content information by the content of web displaying, and, though in the above-mentioned example, each data structure cell only comprises the content of single type, but it should be appreciated by those skilled in the art that in the data structural unit to comprise polytype content information, for example, above-mentioned the 4th data structure cell and the 5th data structure cell can be merged into a data structural unit, can comprise the content information of two types in picture and text in this data structure cell simultaneously.
Continue to consult Fig. 1, then, in step S4, the network equipment 3 sends it back subscriber equipment 2 by network with first data structuring model that is generated.Wherein, described network includes but not limited to internet, wide area network, Metropolitan Area Network (MAN), LAN (Local Area Network), VPN network, wireless self-organization network (Ad Hoc network) etc.
Then, in step S5, subscriber equipment 2 obtains changed information according to first preset rules, described first data structuring model is changed to second type of data structure that is used to test web page template.Wherein, the data structure cell that comprises in the data structure cell that second data structuring model is comprised and the arranging rule of this data structure cell and first data structuring model and the arranging rule of this data structure cell are identical, difference only is modifiable part, promptly is filled in the content information difference in the described data structure cell.Wherein, described first preset rules can comprise following at least one:
1) generates changed information by analyzing described first data structuring model;
As a kind of preferred implementation of the present invention, after subscriber equipment 2 is received described first data structuring model, analyze this first data structuring model, resolve the data structure cell that comprises in this first data structuring model, determine the content information that comprised in each data structure cell, thus, subscriber equipment 2 can generate and the corresponding changed information of each data structure cell, substitute described content information, to form second data structuring model.For example, see also Fig. 2, subscriber equipment 2 is analyzed and is obtained comprising in this webpage six data structural units, then for first data structure cell, it is 800 * 120 pixels to 400 * 80 pixels that analysis obtains the occupied area size of its regulation picture, then generates a picture at random, and this picture is of a size of 800 * 120 pixels, and obtaining the chained address of this picture-storage position, this picture chained address is used for replacing the chained address of modifiable top image in first data structuring model; For second data structure cell, analysis obtains it to have when number of links surpasses 6, link is divided into the function (can judge by the code of analyzing second data structure cell) that two row show, then generate link, substitute modifiable top links in first data structuring model above 6; For the 5th data structure cell, can generate the literal of different length at random, be used for replacing body text changed in first data structuring model or the like; For the 3rd data structure cell, the 4th data structure cell and the 6th data structure cell, can similarly generate corresponding changed information, substitute modifiable corresponding contents information in first data structuring model, to generate second data structuring model.It should be appreciated by those skilled in the art that the present invention not with the above-mentioned limit that is exemplified as, any by the data structural unit is analyzed, generate changed information voluntarily and generate the scheme of second data structuring model, all within the scope of the present invention.
2) from the changed information storehouse, obtain and the corresponding changed information of described first data structuring model;
As another preferred implementation of the present invention, subscriber equipment 2 also can directly obtain changed information from the changed information storehouse.Particularly, subscriber equipment 2 is after receiving first data structuring model, after identification to the data structure cell that comprises in described first data structuring model, can get the classification of the included content information of each data structure cell in described first data structuring model and the extreme value of permission, and according to this classification and extreme value, from the changed information storehouse, obtain corresponding changed information, substitute original content information.For example, as shown in Figure 2, subscriber equipment 2 is analyzed and is obtained comprising in this webpage six data structural units, then for first data structure cell, the picture size that analysis obtains its permission is 800 * 120 pixels to 400 * 80 pixels, the chained address that from described changed information storehouse, obtains picture in the changed information word bank then, for example, one URL address, the picture size of this address correspondence substitutes modifiable top image chained address in first data structuring model between 800 * 120 pixels to 400 * 80 pixels; For second data structure cell, analysis obtains it to have when number of links surpasses 6, link is divided into the function (can judge by the code of analyzing second data structure cell) that two row show, then from described changed information storehouse, extract link, substitute modifiable top links in first data structuring model above 6; For the 5th data structure cell, can from the changed information storehouse, obtain the literal of different length, size or font, be used for replacing modifiable body text or the like in first data structuring model; For the 3rd data structure cell, the 4th data structure cell and the 6th data structure cell, can similarly obtain corresponding changed information, substitute modifiable corresponding contents information in first data structuring model, to generate second data structuring model.
This changed information storehouse can be stored in the subscriber equipment 2, and subscriber equipment 2 directly extracts changed information from this locality; This changed information storehouse also can be stored in the network equipment 3 or other network equipments; Subscriber equipment 2 by and the network equipment 3 or other webpage equipment between network service extract changed information.
Need to prove that the obtain manner of above-mentioned two kinds of changed information is not to be independently,, can obtain changed information, generate second data structuring model simultaneously by generating voluntarily and from the changed information storehouse, obtaining dual mode for a data structural model.
3) obtain changed information from the user;
Please continue to consult Fig. 1, as another preferred embodiment of the present invention, when above-mentioned two kinds of obtain manners all can't obtain suitable changed information, or user 1 is when initiatively requiring first data structuring model made amendment, subscriber equipment 2 execution in step S6, by human-computer interaction device's (for example, keyboard, mouse, telepilot, touch pad or voice-operated device etc.), obtain the changed information of user's input once more.For instance, comprise literal class data structure cell and picture type data structure cell in first data structuring model, then user 1 can be used for replacing the Alternate text of the modifiable literal that first data structure comprises by keyboard input, edit out the replacement picture by various photo-editing softwares (as Photoshop etc.) again, and it is stored in a certain address, and this address replaced the modifiable picture chained address that comprises in first data structure, perhaps the picture of directly storing from the picture library of subscriber equipment 2 is picked out some picture, and the chained address of those pictures that are selected replaced the modifiable picture chained address that comprises in first data structure, thus according to user Alternate text of editing and the chained address of replacing picture, webpage framework in conjunction with first data structuring model forms second data structuring model.
Then, in step S7, first request that subscriber equipment 2 will be used to ask to generate the test webpage according to second data structuring model is sent to the network equipment 3, does not adopt its rear end data to inform the network equipment 3, and generates the test webpage according to second data structuring model.Wherein, the obtain manner that comprises second data structuring model in described first request.
Then, in step S8, after the network equipment 3 is received described first request, obtain second data structuring model according to the obtain manner that comprises in this first request, and generate the test webpage according to this second data structuring model.
Then, in step S9, the network equipment 3 sends to subscriber equipment 2 by network (for example wireless network, cable network or the like) with formed test webpage.
At last, in step S10, subscriber equipment 2 receives described test webpage, judges for the user whether described test webpage has reached default effect.For example, whether have overlapping, the situation of picture overlay text etc. whether occurred if watching displaying contents different in the webpage.For example, see also Fig. 2, watch the below whether text picture and body text are positioned at title, and not overlapping with title, and whether title is overlapping with text picture and body text; Again for example, whether whether the content of watching each unit in the webpage can normally show can normally show as body text, and whether the corresponding picture in picture chained address in second data model shows normally; Again for example, function and/or content that hope comprises whether have been comprised in the webpage; For example, for some webpage, it usually can comprise advertisement in the fixed position, watches whether comprising ad content etc. in the fixed position.
As one of preferred implementation of the present invention, aforementioned changed information storehouse is set up by subscriber equipment 2 and is upgraded.If subscriber equipment 2 is not set up as yet, then subscriber equipment 2 obtains the information that data structure cell that the user comprised according to existing all kinds of each self-corresponding data structuring model of webpage is imported, set up a changed information storehouse, can comprise the changed information corresponding respectively in this changed information storehouse with each data structure cell, for example and the form of many parts of different sizes of the literal of many parts of different lengths of literal data structural unit correspondence and form type data structure cell correspondence or different content; With collective data of many parts of different contents of assembly type data structure cell correspondence or the like.So-called assembly type data structure cell is to be used for regulation assembly type data position occupied and display mode etc., for example, for collective data [" Monday ", " Tuesday ", " Wednesday ", " Thursday ", " Friday ", " Saturday ", " Sunday "], according to the regulation of assembly type data structure cell, when Monday, show " Monday " at this assembly type data structure cell assigned position, when Tu., show " Tuesday " ..., when Sun., show " Sunday ".Need to prove that it should be appreciated by those skilled in the art that collective data is not to exceed with above-mentioned, for example, collective data can also be { " Zhang San ": " manager ", " Li Si ": " customer service ", " employee ": " slip-stick artist ", " AA ": " slip-stick artist " } etc.In addition, in described changed information storehouse, also can comprise the changed information word bank, this changed information word bank comprises many parts of picture chained addresses with picture/mb-type data structure cell correspondence, the corresponding a or many parts of image datas in each picture chained address, also can be corresponding the data etc. of a or many parts of audio or videos.Need to prove that the changed information that comprises in the changed information storehouse is not with above-mentioned cited exceeding, the changed information of an any energy and a data structure cell correspondence all can be modified information bank and comprise.And after the changed information storehouse was set up, subscriber equipment 2 can upgrade it at any time, and for example, the changed information storehouse put into the pairing chained address of the picture of browsing at any time by subscriber equipment 2; Also the changed information storehouse can be put in user 1 editor's the stored address of picture medium for subscriber equipment 2 in addition; Subscriber equipment 2 also can generate self is used for putting into the changed information storehouse as the pairing chained address of the picture of changed information.The mode of the information updating in 2 pairs of changed information storehouses of subscriber equipment is varied, for example, upgrades to add fresh information, also fresh information replace old information can be upgraded etc., and is bright for instance no longer one by one at this.
As one of preferred implementation of the present invention, the present invention also comprise second data structuring model that subscriber equipment 2 will generate be stored in can with the step in the memory device that the network equipment 3 is communicated by letter.Wherein, described memory device comprise following any:
1) described memory device is the memory device that is included in the described subscriber equipment 2;
After subscriber equipment 2 obtains described second data structuring model, it is stored in the local memory device.In step S7, subscriber equipment 2 can send to the network equipment 3 with described second data structuring model in the lump when transmission described first is asked, and in step S8, the network equipment 3 directly obtains second data structuring model that subscriber equipment 2 sends; Perhaps, in step S7, when subscriber equipment 2 is asked in transmission described first, comprised the address information of described second data structuring model, in step S8, the network equipment 3 calling party equipment 2 according to this address information, obtain described second data structuring model.Need to prove, if described second data structuring model comprises multimedia type data structure cell, then the network equipment 3 also needs according to the pairing multimedia of this multimedia type data structure cell chained address, obtain corresponding multi-medium data from this multimedia chained address, so that generate the test webpage.
2) described memory device is the memory device that is included in the described network equipment 3;
After subscriber equipment 2 obtains described second data structuring model, communicate by letter, described second data structuring model is stored in the memory device of the network equipment 3 with the network equipment 3 foundation.In step S8, the network equipment 3 directly obtains this second data structuring model after receiving described first request.Equally, if described second data structuring model comprises multimedia type data structure cell, then the network equipment 3 also needs the multimedia chained address that comprises according to described second data structuring model, obtains corresponding multi-medium data from this multimedia chained address, so that generate the test webpage.
3) described memory device is a third-party server;
After subscriber equipment 2 obtains described second data structuring model, communicate by letter with third-party server foundation, described second data structuring model is stored in the described third-party server, and obtain the address information (as: UUID, URI etc.) of this second data structuring model of described third-party server feedback, subsequently, subscriber equipment 2 sends to third-party server with this address information, in step S8, the network equipment 3 obtains described second data structuring model according to the address information of subscriber equipment 2 feedbacks after receiving described first request again from third-party server.Equally, if described second data structuring model comprises multimedia type data structure cell, then the network equipment 3 also needs the multimedia chained address that comprises according to described second data structuring model, obtains corresponding multi-medium data from this multimedia chained address, so that generate the test webpage.
Need to prove, when described second data structuring model comprises multimedia type data structure cell, the corresponding meeting of described second data structuring model comprises the multimedia chained address, this multimedia chained address can be a certain address that is used for storing the storage space of data in above-mentioned subscriber equipment 2, the network equipment 3 or the third-party server, also can be a certain memory address in above-mentioned each memory device, can also be that other can be with address in the storage space of the equipment of the network equipment 3 communications etc.In a word, it should be appreciated by those skilled in the art that the picture chained address is not with the above-mentioned listed limit that is shown, so long as the equipment that can be visited by the network equipment 3, the address of the storage space of its store data can be as the picture chained address.
See also Fig. 3, Fig. 3 is the system architecture synoptic diagram that is used to debug online web page template of one embodiment of the present of invention.In the present embodiment, subscriber equipment 2 comprises first deriving means 11, change device 12, first dispensing device 13, first receiving device 14, and wherein first deriving means 11 comprises second dispensing device 111, second receiving trap 112; The network equipment 3 comprises the 3rd receiving trap 21, the 3rd deriving means 22, first generating apparatus 23, the 3rd dispensing device 24, the 4th receiving trap 25, calling device 26, second generating apparatus 27, the 4th dispensing device 28.
First deriving means 11 is used to obtain second request that user 1 need check online web data, and user 1 can import second request that online web data is checked in request with the interactive device that first deriving means 11 carries out man-machine interaction by any.Wherein, this interactive device can be keyboard, mouse, telepilot, touch pad or voice-operated device etc.
Second dispensing device 111 checks that by the needs of human-computer interaction device's input second request of online web data is sent to the network equipment 3 with user 1, and user 1 can inform that second dispensing device 111 sends described second request by carrying out the predetermined operations mode.With keyboard as interactive device, and to open to be used as sending the described second requested operation mode at the address field input command behind the Cookie switch be example, user 1 opens the Cookie switch, import one section JS (being javascript) by keyboard at address field, inform the online web data that browser client 1 will be checked, for example, user 1 wants to check that network address is: Www.2468.comOnline web data.Need to prove that this network address (promptly Www.2468.com) corresponding webpage can be the webpage of user's 1 current browsing, also can be the webpage that the network equipment 3 is providing to other subscriber equipmenies, can also be the network equipment 3 can according to any subscriber equipment any at random request and the webpage that in time provides.The predetermined registration operation mode of representing described second request is not exceeded at the address field input command after opening the Cookie switch yet.
Wherein, the information transmit-receive between second dispensing device 111 and the network equipment 3 is undertaken by network, and this network includes but not limited to: 1) cable network; 2) wireless network; 3) LAN (Local Area Network); 4) wide area network.
Then, the 4th receiving trap 25 receives that second request that second dispensing device 111 is sent (promptly needs to check Www.2468.comThe online web data of network address correspondence) after, calling device 26 promptly calls according to the information of the online webpage of described second request call Www.2468.comThe online info web of network address correspondence, subsequently, second generating apparatus 27 generates first data structuring model of this online webpage according to the information that is called out.
Wherein, this online info web comprises two parts, and wherein a part is a web page template information, this web page template information description the composition rule of webpage, for example, control data represent pattern and page layout etc.; And another part information is modifiable information, promptly according to the rule of web page template information description, should be filled in the content information of the suitable position of place webpage, and described content information includes but not limited to: 1) text; 2) the multimedia chained address of multi-medium data, for example, the chained address of picture, audio or video, for example URL address etc.; 3) form; 4) other links or the like are as advertisement link, web page interlinkage etc.And first data structuring model that the online info web that the network equipment 3 bases are called generates is also with regard to the corresponding two parts that comprise, a part is for comprising the webpage framework of the data structure cell of arranging according to the rule of described first data structuring model, and another part is the data changed that are filled in the described data structure cell.Wherein, and so-called described data structure cell is a relatively independent structural unit in the described webpage framework, wherein, can fill the data of one or more types in each data structure cell, includes but not limited to: 1) literal class; 2) the multimedia links category; 3) form class; 4) video/audio class; 5) with links category of other data or the like.For example, see also Fig. 2, Www.2468.comIn the pairing online webpage of network address, it comprises: top image, be positioned at four top links that are in line under the top image, be positioned at title under the top links, be positioned at the text picture of left under the title, around the text of this text picture and be positioned at the advertisement link of bottom.Accordingly, first data structuring model of this online webpage of second generating apparatus, 27 generations can comprise following data structure cell: 1) first data structure cell, the position of specified web page top image etc.; 2) second data structure cell, the position, arrangement of regulation top links and with show relevant parameter etc., for example, the color of demonstration, font etc.; 3) the 3rd data structure cell, the position of regulation title and the parameter relevant etc. with demonstration; 4) the 4th data structure cell, the zone of regulation text picture etc.; 5) the 5th data structure cell, the position of regulation text and the parameter relevant etc. with demonstration; 6) the 6th data structure cell, regulation advertisement link position occupied and with show relevant parameter etc.First data structuring model of this online webpage that second generating apparatus 27 generates also should comprise following content information: the 1) chained address of top image, it is associated with described first data structure cell, when generating webpage, the pairing picture in this chained address is filled in described first data structure cell; 2) top links, it is associated with described second data structure cell, and when generating webpage, it is filled in the position of the described second data structure defined; 3) title text, it is associated with described the 3rd data structure cell, and when generating webpage, it is filled in the position of described the 3rd data structure cell defined; 4) chained address of text picture, it is associated with described the 4th data structure cell, and when generating webpage, its pairing text picture is filled in the position of described the 4th data structure cell defined; 5) body text, it is associated with described the 5th data structure cell, and when generating webpage, it is filled in the position of described the 5th data structure cell defined; 6) advertisement link, it is associated with described the 6th data structure cell, and when generating webpage, it is filled in the position of described the 6th data structure cell defined.Yet, those skilled in the art should be appreciated that, above-mentioned example is only for illustrating the solution of the present invention better, but not to qualification that the present invention did, in fact, the data structure cell that described first data structuring model is comprised not is with above-mentioned cited exceeding, anyly can all can resolve to first data structuring model that comprises data structure cell and content information by the content of web displaying, and, though in the above-mentioned example, each data structure cell only comprises the content of single type, but it should be appreciated by those skilled in the art that in the data structural unit to comprise polytype content information, for example, above-mentioned the 4th data structure cell and the 5th data structure cell can be merged into a data structural unit, can comprise the content information of two types in picture and text in this data structure cell simultaneously.
Please continue to consult Fig. 3, then, the 4th dispensing device 28 sends to second receiving trap 112 by network with first data structuring model that is generated, receive described first data structuring model by second receiving trap 112, wherein, described network includes but not limited to internet, wide area network, Metropolitan Area Network (MAN), LAN (Local Area Network), VPN network, wireless self-organization network (Ad Hoc network) etc.
Change device 12 obtains changed information, described first data structuring model is changed to second type of data structure that is used to test web page template according to first preset rules.
Wherein, the data structure cell that comprises in the data structure cell that second data structuring model is comprised and the arranging rule of this data structure cell and first data structuring model and the arranging rule of this data structure cell are identical, difference only is modifiable part, promptly is filled in the content information difference in the described data structure cell.Wherein, described first preset rules can comprise following at least one:
1) generates changed information by analyzing described first data structuring model;
As a kind of preferred implementation of the present invention, see also Fig. 4, change device 12 also comprises first recognition device 121.After second receiving trap 112 is received described first data structuring model, first recognition device 121 is analyzed this first data structuring model, resolve the data structure cell that comprises in this first data structuring model, determine the content information that comprised in each data structure cell, and generate and the corresponding changed information of each data structure cell, substitute described content information, to form second data structuring model.For example, see also Fig. 2, first recognition device 121 is analyzed and is obtained comprising in this webpage six data structural units, then for first data structure cell, it is 800 * 120 pixels to 400 * 80 pixels that analysis obtains the occupied area size of its regulation picture, then generates a picture at random, and this picture is of a size of 800 * 120 pixels, and obtaining the chained address of this picture-storage position, this picture chained address is used for replacing the chained address of modifiable top image in first data structuring model; For second data structure cell, analysis obtains it to have when number of links surpasses 6, link is divided into the function (can judge by the code of analyzing second data structure cell) that two row show, then generate link, substitute the modifiable top links in first data structuring model above 6; For the 5th data structure cell, can generate at random different length, literal, be used for replacing body text changed in first data structuring model or the like; For the 3rd data structure cell, the 4th data structure cell and the 6th data structure cell, can similarly generate corresponding changed information, substitute the modifiable corresponding contents information in first data structuring model, to generate second data structuring model.It should be appreciated by those skilled in the art that the present invention not with the above-mentioned limit that is exemplified as, any by the data structural unit is analyzed, generate changed information voluntarily and generate the scheme of second data structuring model, all within the scope of the present invention.
2) from the changed information storehouse, obtain and the corresponding changed information of described first data structuring model;
As another preferred implementation of the present invention, see also Fig. 4, change device 12 also comprises second recognition device 122 and sub-extraction unit (figure does not show); Changed information storehouse 16 can be included in the subscriber equipment 2, also can be with subscriber equipment 2 physical separation but communicate to connect.Second recognition device 122 can directly obtain changed information from changed information storehouse 16.Particularly, second recognition device is after receiving first data structuring model, after identification to the data structure cell that comprises in described first data structuring model, can get the classification of the included content information of each data structure cell in described first data structuring model and the extreme value of permission, and according to this classification and extreme value, from the changed information storehouse, obtain corresponding changed information, substitute original content information.For example, see also Fig. 2, the second recognition device analysis obtains comprising in this webpage six data structural units, then for first data structure cell, the picture size that analysis obtains its permission is 800 * 120 pixels to 400 * 80 pixels, the chained address that obtains picture in the changed information word bank of then sub-extraction unit from described changed information storehouse, for example, one URL address, the picture size of this address correspondence substitutes modifiable top image chained address in first data structuring model between 800 * 120 pixels to 400 * 80 pixels; For second data structure cell, analysis obtains it to have when number of links surpasses 6, link is divided into the function (can judge by the code of analyzing second data structure cell) that two row show, then from described changed information storehouse, extract link, substitute modifiable top links in first data structuring model above 6; For the 5th data structure cell, can from the changed information storehouse, obtain the literal of different length, size or font, be used for replacing modifiable body text or the like in first data structuring model; For the 3rd data structure cell, the 4th data structure cell and the 6th data structure cell, can similarly obtain corresponding changed information, substitute modifiable corresponding contents information in first data structuring model, to generate second data structuring model.
This changed information storehouse can be stored in the subscriber equipment 2, and change device 12 directly extracts changed information from this locality; This changed information storehouse also can be stored in the network equipment 3 or other network equipments; Change device 12 by and the network equipment 3 or other webpage equipment between network service extract changed information.
Need to prove that the obtain manner of above-mentioned two kinds of changed information is not to be independently,, can obtain changed information, generate second data structuring model simultaneously by generating voluntarily and from the changed information storehouse, obtaining dual mode for a data structural model.
3) obtain changed information from the user;
As another preferred embodiment of the present invention, when above-mentioned two kinds of obtain manners all can't obtain suitable changed information, or user 1 is when initiatively requiring first data structuring model made amendment, change device 12 once more by the human-computer interaction device (for example, keyboard, mouse, telepilot, touch pad or voice-operated device etc.), obtain the changed information of user's input.For instance, comprise literal class data structure cell and picture category data structure cell in first data structuring model, then user 1 can be used for replacing the Alternate text of the modifiable literal that first data structure comprises by keyboard input, edit out the replacement picture by various photo-editing softwares (as Photoshop etc.) again, and it is stored in a certain address, and this address replaced the modifiable picture chained address that comprises in first data structure, perhaps the picture of directly being stored from the picture library (figure does not show) of subscriber equipment 2 is picked out some picture, and the chained address of those pictures that are selected replaced the modifiable picture chained address that comprises in first data structure, the Alternate text of editing according to the user and replace picture thus, webpage framework in conjunction with first data structuring model forms second data structuring model.
Then, first request that first dispensing device 13 will be used to ask to generate the test webpage according to second data structuring model is sent to the network equipment 3, the 3rd receiving trap 21 receives described first request, inform that first generating apparatus 23 does not adopt its rear end data, and generate the test webpage according to described second data structuring model that the 3rd deriving means 22 obtains.Wherein, the obtain manner that comprises second data structuring model in described first request.
After the 3rd receiving trap 21 was received described first request, the 3rd deriving means 22 obtained second data structuring model according to the obtain manner that comprises in this first request, and first generating apparatus 23 generates the test webpage according to this second data structuring model.
The 3rd dispensing device 24 sends to first receiving device 14 by network (for example wireless network, cable network or the like) with formed test webpage.First receiving device 14 receives described test webpage, so that judge for the user whether described test webpage has reached default effect.For example, whether have overlapping, the situation of picture overlay text etc. whether occurred if watching displaying contents different in the webpage.For example, see also Fig. 2, watch the below whether text picture and body text are positioned at title, and not overlapping with title, and whether title is overlapping with text picture and body text; Again for example, whether whether the content of watching each unit in the webpage can normally show can normally show as body text, and whether the corresponding picture in picture chained address in second data model shows normally; Again for example, function and/or content that hope comprises whether have been comprised in the webpage; For example, for some webpage, it usually can comprise advertisement in the fixed position, watches whether comprising ad content etc. in the fixed position.
As one of preferred implementation of the present invention, see also Fig. 4, described changed information storehouse is set up by updating device 15 and is upgraded.If the lastest imformation storehouse is not set up as yet, then updating device 15 obtains the information that data structure cell that the user comprised according to existing all kinds of each self-corresponding data structuring model of webpage is imported, set up a changed information storehouse, can comprise the changed information corresponding respectively in this changed information storehouse with each data structure cell, for example and the form of many parts of different sizes of the literal of many parts of different lengths of literal data structural unit correspondence and form type data structure cell correspondence or different content; With collective data of many parts of different contents of assembly type data structure cell correspondence or the like.So-called assembly type data structure cell is to be used for regulation assembly type data position occupied and display mode etc., for example, for collective data [" Monday ", " Tuesday ", " Wednesday ", " Thursday ", " Friday ", " Saturday ", " Sunday "], according to the regulation of assembly type data structure cell, when Monday, show " Monday " at this assembly type data structure cell assigned position, when Tu., show " Tuesday " ..., when Sun., show " Sunday ".Need to prove that it should be appreciated by those skilled in the art that collective data is not to exceed with above-mentioned, for example, collective data can also be { " Zhang San ": " manager ", " Li Si ": " customer service ", " employee ": " slip-stick artist ", " AA ": " slip-stick artist " } etc.In addition, also can comprise sub-updating block (figure does not show), be used to set up and upgrade the changed information word bank that comprises at least more than one the picture chained address corresponding with the data structure cell of picture type at described change device.This changed information word bank comprises many parts of picture chained addresses with picture/mb-type data structure cell correspondence, the corresponding a or many parts of image datas in each picture chained address, also can be corresponding the data or the like of a or many parts of audio or videos.Need to prove that the changed information that comprises in the changed information storehouse is not with above-mentioned cited exceeding, the changed information of an any energy and a data structure cell correspondence all can be modified information bank and comprise.And after the changed information storehouse was set up, updating device 15 can upgrade it at any time, and for example, the changed information storehouse is put in the pairing chained address of picture that sub-updating block is browsed the user at any time; It is medium that this my husband's updating block also can be put into the changed information storehouse with user 1 editor's the stored address of picture; Sub-updating block also can generate self is used for putting into the changed information storehouse as the pairing chained address of the picture of changed information.The mode of the information updating in 15 pairs of changed information storehouses of updating device is varied, for example, upgrades to add fresh information, also fresh information replace old information can be upgraded etc., and is bright for instance no longer one by one at this.
Preferably, also comprise save set (figure does not show) in the subscriber equipment 2, second data structuring model that described save set is used for generating is stored in the memory device that can communicate by letter with the network equipment that the described first data result model is provided.Wherein, described memory device comprise following any:
1) described memory device is the memory device that is included in the described subscriber equipment 2;
After subscriber equipment 2 obtained described second data structuring model, save set was stored in it in local memory device.First dispensing device 13 can send to the 3rd receiving trap 21 with described second data structuring model in the lump when transmission described first is asked, the 3rd deriving means 22 directly obtains second data structuring model that first dispensing device 13 sends subsequently; Perhaps, when first dispensing device 13 is asked in transmission described first, comprised the address information of described second data structuring model, the 3rd deriving means 22 calling party equipment 2 according to this address information, obtain described second data structuring model.Need to prove, if described second data structuring model comprises multimedia type data structure cell, then described first generating apparatus also comprises sub-acquiring unit (figure does not show), sub-acquiring unit is according to the pairing multimedia of this multimedia type data structure cell chained address, obtain corresponding picture from described multimedia chained address, comprise described multimedia test webpage so that generate.
2) described memory device is the memory device that is included in the described network equipment 3;
After subscriber equipment 2 obtains described second data structuring model, communicate by letter with the network equipment 3 foundation, save set is stored in described second data structuring model in the memory device of the network equipment 3.After the 3rd receiving trap 21 received described first request, the 3rd deriving means 22 directly obtained this second data structuring model.Equally, if described second data structuring model comprises multimedia type data structure cell, the multimedia chained address that then described sub-acquiring unit comprises according to described second data structuring model, obtain corresponding multi-medium data from this multimedia chained address, so that generate the test webpage that comprises described multi-medium data.
3) described memory device is a third-party server;
After subscriber equipment 2 obtains described second data structuring model, communicate by letter with third-party server foundation, save set is stored in described second data structuring model in the described third-party server, and obtain the address information (as: UUID, URI etc.) of this second data structuring model of described third-party server feedback, subsequently, first dispensing device 13 sends to third-party server with this address information, the 3rd receiving trap 21 obtains described second data structuring model according to the address information of subscriber equipment 2 feedbacks after receiving described first request again from third-party server.Equally, if described second data structuring model comprises multimedia type data structure cell, the multimedia chained address that then described sub-acquiring unit comprises according to described second data structuring model, obtain corresponding multi-medium data from this multimedia chained address, so that generate the test webpage that comprises described multi-medium data.
Need to prove, when described second data structuring model comprises multimedia type data structure cell, the corresponding meeting of described second data structuring model comprises the multimedia chained address, this multimedia chained address can be a certain address that is used for storing the storage space of data in above-mentioned subscriber equipment 2, the network equipment 3 or the third-party server, also can be a certain memory address in above-mentioned each memory device, can also be that other can be with address in the storage space of the equipment of the network equipment 3 communications etc.In a word, it should be appreciated by those skilled in the art that the picture chained address is not with the above-mentioned listed limit that is shown, so long as the equipment that can be visited by the network equipment 3, the address of the storage space of its store data can be as the picture chained address.
To those skilled in the art, obviously the invention is not restricted to the details of above-mentioned one exemplary embodiment, and under the situation that does not deviate from spirit of the present invention or essential characteristic, can realize the present invention with other concrete form.Therefore, no matter from which point, all should regard embodiment as exemplary, and be nonrestrictive, scope of the present invention is limited by claims rather than above-mentioned explanation, therefore is intended to be included in the present invention dropping on the implication that is equal to important document of claim and all changes in the scope.Any Reference numeral in the claim should be considered as limit related claim.In addition, obviously other unit or step do not got rid of in " comprising " speech, and odd number is not got rid of plural number.A plurality of unit of stating in system's claim or device also can be realized by software or hardware by a unit or device.The first, the second word such as grade is used for representing title, and does not represent any specific order.

Claims (35)

1. method that in subscriber equipment, is used to debug online web page template, this method may further comprise the steps:
A obtains first data structuring model of the web page template of online webpage;
B obtains changed information according to first preset rules, described first data structuring model is changed to second data structuring model that is used to test web page template;
C sends first request that is used to ask to generate according to described second data structuring model test webpage;
D receives the test webpage that feeds back to according to described first request, whether has reached default effect so that judge described test webpage.
2. method according to claim 1, wherein, described first preset rules comprises following at least one:
-generate changed information by analyzing described first data structuring model;
-from the changed information storehouse, obtain and the corresponding changed information of described first data structuring model;
-obtain changed information from the user.
3. method according to claim 1 and 2, wherein, described step b is further comprising the steps of:
The data structure cell that comprises in first data structuring model that-identification is obtained is to generate and the corresponding changed information of described data structure cell.
4. method according to claim 1 and 2, wherein, described method is further comprising the steps of:
-foundation and renewal comprise the described changed information storehouse of at least more than one changed information corresponding with at least more than one data structure cell difference.
5. method according to claim 4, wherein, described method is further comprising the steps of:
-when comprising multimedia type data structure cell in described at least more than one the data structure cell, set up and upgrade the changed information word bank that comprises at least more than one the multimedia chained address corresponding with described multimedia type data structure cell.
6. method according to claim 4, wherein, described step b is further comprising the steps of:
The data structure cell that comprises in first data structuring model that-identification is obtained is so that can extract the changed information of coupling from described changed information storehouse.
7. according to claim 5 or 6 described methods, wherein, described step b is further comprising the steps of:
-when comprising multimedia type data structure cell in the data structure cell that comprises in first data structuring model that identification is obtained, from described changed information word bank, extract the multimedia chained address of coupling, so that form second data structuring model that comprises described multimedia chained address.
8. according to each described method in the claim 1 to 7, wherein, described method is further comprising the steps of:
-with described second data structuring model be stored in can with memory device that the network equipment that the described first data result model is provided is communicated by letter in.
9. method according to claim 8, wherein, described memory device comprise following any:
-be included in the memory device in the described subscriber equipment;
-be included in the memory device in the described network equipment;
-third-party server.
10. according to the arbitrary described method of claim 1 to 9, wherein, described step a is further comprising the steps of:
-transmission need be checked second request of online web data;
First data structuring model that-reception feeds back to according to described second request.
11. according to the arbitrary described method of claim 1 to 10, wherein, described subscriber equipment comprises: computing machine, smart mobile phone, PDA or IPTV.
12. one kind is used for the method that assisting user equipment is debugged online web page template, said method comprising the steps of in the network equipment:
A receives first request that is used to ask to generate according to described second data structuring model test webpage;
B obtains described second data structuring model;
C generates the test webpage according to described second data structuring model that is obtained;
D sends described test webpage to the equipment that proposes described first request.
13. method according to claim 12, wherein, this method also comprises step:
-reception need be checked second request of online web data;
-according to the information of the online webpage of described second request call;
-generate first data structuring model according to the information of described online webpage;
-send described first data structuring model to the equipment that proposes described second request.
14. according to claim 12 or 13 described methods, wherein, described step B is further comprising the steps of:
-from memory device, obtain described second data structuring model.
15. according to each described method in the claim 12 to 14, wherein, described memory device comprise following at least any:
-be included in the memory device in the described subscriber equipment;
-be included in the memory device in the described network equipment;
-third-party server.
16. according to each described method in the claim 12 to 15, wherein, described step C is further comprising the steps of:
-when comprising the multimedia chained address in described second data structuring model, obtain corresponding multi-medium data, so that generate the test webpage that comprises described multi-medium data based on described multimedia chained address.
17. according to the arbitrary described method of claim 12 to 16, wherein, the described network equipment comprises: the cloud that webserver group that single network server, a plurality of webserver are formed or computing machine collection are formed.
18. one kind at the subscriber equipment that is used to debug online web page template, this subscriber equipment comprises:
First deriving means, be used to obtain first data structuring model of the web page template of online webpage;
Change device, be used for obtaining changed information, described first data structuring model is changed to second data structuring model that is used to test web page template according to first preset rules;
First dispensing device, be used to send first request that is used to ask generate the test webpage according to described second data structuring model;
First receiving device, be used to receive the test webpage that feeds back to according to described first request, so that judge according to second preset rules whether described test webpage has reached default effect.
19. subscriber equipment according to claim 18, wherein, described first preset rules comprises following at least one:
-generate changed information by analyzing described first data structuring model;
-from the changed information storehouse, obtain and the corresponding changed information of described first data structuring model;
-obtain changed information from the user.
20. according to claim 18 or 19 described subscriber equipmenies, wherein, described change device also comprises:
First recognition device, be used for discerning the data structure cell that first data structuring model that obtained comprises, to generate and the corresponding changed information of described data structure cell.
21. according to claim 18 or 19 described subscriber equipmenies, wherein, described subscriber equipment also comprises:
Updating device, be used for setting up and upgrade and comprise the data structure cell that comprised with at least more than one data structuring model described changed information storehouse of at least more than one corresponding changed information respectively.
22. subscriber equipment according to claim 21, wherein, described updating device also comprises:
Sub-updating block, be used for when described at least more than one data structure cell comprises multimedia type data structure cell, set up and upgrade the changed information word bank that comprises at least more than one the multimedia chained address corresponding with described multimedia type data structure cell.
23. subscriber equipment according to claim 21, wherein, described change device also comprises:
Second recognition device, be used for discerning the data structure cell that first data structuring model that obtained comprises, so that can from described changed information storehouse, extract the changed information of coupling.
24. according to claim 22 or 23 described subscriber equipmenies, wherein, described change device also comprises:
Extraction unit, be used for when comprising multimedia type data structure cell in the data structure cell that first data structuring model that the identification of described second recognition device is obtained comprises, from described changed information word bank, extract the multimedia chained address of coupling, so that form second data structuring model that comprises described multimedia chained address.
25. according to each described subscriber equipment in the claim 18 to 24, wherein, described subscriber equipment also comprises:
Save set, be used for described second data structuring model is stored in the memory device that can communicate by letter with the network equipment that the described first data result model is provided.
26. subscriber equipment according to claim 25, wherein, described memory device comprise following any:
-be included in the memory device in the described subscriber equipment;
-be included in the memory device in the described network equipment;
-third-party server.
27. according to each described subscriber equipment in the claim 18 to 26, wherein, described first deriving means also comprises:
Second dispensing device, be used to send need check online web data second the request;
Second receiving trap, be used to receive first data structuring model that feeds back to according to described second request.
28. according to each described subscriber equipment in the claim 18 to 27, wherein, described subscriber equipment also comprises: computing machine, smart mobile phone, PDA or IPTV.
29. one kind is used for the network equipment that assisting user equipment is debugged online web page template, wherein, the described network equipment comprises:
The 3rd receiving trap, be used to receive first request that is used to ask generate the test webpage according to described second data structuring model;
The 3rd deriving means, be used to obtain described second data structuring model;
First generating apparatus, be used for generating the test webpage according to described second data structuring model that is obtained;
The 3rd dispensing device, be used to send described test webpage to the equipment that proposes described first request.
30. the network equipment according to claim 29, wherein, the described network equipment also comprises:
The 4th receiving trap, be used to receive need check online web data second the request;
Calling device, be used for information according to the online webpage of described second request call;
Second generating apparatus, be used for generating first data structuring model according to the information of described online webpage;
The 4th dispensing device, be used to send described first data structuring model to the equipment that proposes described second request.
31. according to the claim 29 or the 30 described network equipments, wherein, described the 3rd deriving means also is used for:
From memory device, obtain described second data structuring model.
32. according to each described subscriber equipment in the claim 29 to 31, wherein, described memory device comprise following at least any:
-be included in the memory device in the described subscriber equipment;
-be included in the memory device in the described network equipment;
-third-party server.
33. according to the claim 28 or the 29 described network equipments, wherein, described first generating apparatus also comprises:
Sub-acquiring unit is used for obtaining corresponding multi-medium data from described multimedia chained address when described second data structuring model comprises described multimedia chained address, so that generate the test webpage that comprises described multi-medium data.
34. according to each described network equipment in the claim 29 to 33, wherein, the described network equipment also comprises: the cloud that webserver group that single network server, a plurality of webserver are formed or computing machine collection are formed.
35. a system that is used to debug online web page template, wherein, described system comprises: as each described network equipment in each described subscriber equipment and the claim 29 to 34 in the claim 18 to 28.
CN 201010527007 2010-10-26 2010-10-26 Method, equipment and system for debugging online webpage template Active CN102073670B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201010527007 CN102073670B (en) 2010-10-26 2010-10-26 Method, equipment and system for debugging online webpage template

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201010527007 CN102073670B (en) 2010-10-26 2010-10-26 Method, equipment and system for debugging online webpage template

Publications (2)

Publication Number Publication Date
CN102073670A true CN102073670A (en) 2011-05-25
CN102073670B CN102073670B (en) 2013-01-16

Family

ID=44032213

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201010527007 Active CN102073670B (en) 2010-10-26 2010-10-26 Method, equipment and system for debugging online webpage template

Country Status (1)

Country Link
CN (1) CN102073670B (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102662838A (en) * 2012-03-29 2012-09-12 奇智软件(北京)有限公司 Method and system for debugging Flash in browser
CN102932197A (en) * 2011-08-11 2013-02-13 阿里巴巴集团控股有限公司 Testing method and system
CN103810091A (en) * 2012-11-12 2014-05-21 百度在线网络技术(北京)有限公司 Method and device for carrying out page testing
CN103995883A (en) * 2014-05-29 2014-08-20 河南中医学院 Master page file caching and Web page synthesizing method based on client-side browser
CN104573040A (en) * 2015-01-19 2015-04-29 百度在线网络技术(北京)有限公司 Method and system for capturing webpage data
WO2015078231A1 (en) * 2013-11-26 2015-06-04 优视科技有限公司 Method for generating webpage template and server
CN106874173A (en) * 2015-12-10 2017-06-20 阿里巴巴集团控股有限公司 The method of testing and device of Page Template
US9720814B2 (en) 2015-05-22 2017-08-01 Microsoft Technology Licensing, Llc Template identification for control of testing
CN111371643A (en) * 2020-02-28 2020-07-03 京东数字科技控股有限公司 Authentication method, device and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1987862A (en) * 2005-12-22 2007-06-27 国际商业机器公司 Method for analyzing state transition in web page
US7444548B2 (en) * 2003-10-17 2008-10-28 Oracle International Corporation Methods and systems for automatically testing websites and web applications using knowledge bases of standard inputs and standard errors
US20090100345A1 (en) * 2007-10-15 2009-04-16 Miller Edward F Method and System for Testing Websites
CN101561802A (en) * 2008-04-18 2009-10-21 上海复旦光华信息科技股份有限公司 Web page structural data extraction method and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7444548B2 (en) * 2003-10-17 2008-10-28 Oracle International Corporation Methods and systems for automatically testing websites and web applications using knowledge bases of standard inputs and standard errors
CN1987862A (en) * 2005-12-22 2007-06-27 国际商业机器公司 Method for analyzing state transition in web page
US20090100345A1 (en) * 2007-10-15 2009-04-16 Miller Edward F Method and System for Testing Websites
CN101561802A (en) * 2008-04-18 2009-10-21 上海复旦光华信息科技股份有限公司 Web page structural data extraction method and system

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102932197A (en) * 2011-08-11 2013-02-13 阿里巴巴集团控股有限公司 Testing method and system
CN102932197B (en) * 2011-08-11 2017-05-10 阿里巴巴集团控股有限公司 Testing method and system
CN102662838A (en) * 2012-03-29 2012-09-12 奇智软件(北京)有限公司 Method and system for debugging Flash in browser
CN102662838B (en) * 2012-03-29 2015-11-25 北京奇虎科技有限公司 The adjustment method of Flash and system in a kind of browser
CN103810091B (en) * 2012-11-12 2018-11-23 百度在线网络技术(北京)有限公司 A kind of method and apparatus for realizing page test
CN103810091A (en) * 2012-11-12 2014-05-21 百度在线网络技术(北京)有限公司 Method and device for carrying out page testing
US10747951B2 (en) 2013-11-26 2020-08-18 Uc Mobile Co., Ltd. Webpage template generating method and server
WO2015078231A1 (en) * 2013-11-26 2015-06-04 优视科技有限公司 Method for generating webpage template and server
CN103995883A (en) * 2014-05-29 2014-08-20 河南中医学院 Master page file caching and Web page synthesizing method based on client-side browser
CN104573040B (en) * 2015-01-19 2018-04-13 百度在线网络技术(北京)有限公司 Capture the method and system of web data
CN104573040A (en) * 2015-01-19 2015-04-29 百度在线网络技术(北京)有限公司 Method and system for capturing webpage data
US9720814B2 (en) 2015-05-22 2017-08-01 Microsoft Technology Licensing, Llc Template identification for control of testing
CN106874173A (en) * 2015-12-10 2017-06-20 阿里巴巴集团控股有限公司 The method of testing and device of Page Template
CN111371643A (en) * 2020-02-28 2020-07-03 京东数字科技控股有限公司 Authentication method, device and storage medium

Also Published As

Publication number Publication date
CN102073670B (en) 2013-01-16

Similar Documents

Publication Publication Date Title
CN102073670B (en) Method, equipment and system for debugging online webpage template
CN103428525B (en) Internet video and the online query of TV programme and control method for playing back and system
CN102812452B (en) Be used for system, server, terminal, the method for display buffer webpage and record the computer readable recording medium storing program for performing of the method
JP5328212B2 (en) RECOMMENDATION INFORMATION EVALUATION DEVICE AND RECOMMENDATION INFORMATION EVALUATION METHOD
US20090077056A1 (en) Customization of search results
CN103339625A (en) Method for displaying a data set
CN110297636B (en) Page automatic generation and parameter management method, system and device based on page configuration file
US20150242538A1 (en) Method and system for developing applications for consulting content and services on a telecommunications network
CN101765979A (en) Document processing for mobile devices
US10817895B2 (en) Marketing campaign system and method
CN108399072A (en) Five application page update method and device
US20150012533A1 (en) Method and client device for accessing webpage
CN104065635B (en) Web access method and client
US8651951B2 (en) Game processing server apparatus
US8723870B1 (en) Selection of object types with data transferability
CN109814868A (en) Network transmission analogy method, device, computer equipment and storage medium
CN103020126B (en) The access control method of Web content and device
CN105530543A (en) Method and device for browser automatic webpage resource downloading
CN103905915A (en) Online video sniffing downloading method and device
CN105025065A (en) Method, apparatus and system of converting Web station into Web application
CN107451194A (en) A kind of image searching method and device
CN116263659A (en) Data processing method, apparatus, computer program product, device and storage medium
CN115061785A (en) Information issuing method and device, storage medium and server
JP2006285714A (en) Web content browsing/editing system, web content browsing/editing method and web content browsing/editing program
CN115248891A (en) Page display method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant