CN103488468A - Compiling method and system for portal web site pages - Google Patents

Compiling method and system for portal web site pages Download PDF

Info

Publication number
CN103488468A
CN103488468A CN201210194955.6A CN201210194955A CN103488468A CN 103488468 A CN103488468 A CN 103488468A CN 201210194955 A CN201210194955 A CN 201210194955A CN 103488468 A CN103488468 A CN 103488468A
Authority
CN
China
Prior art keywords
code
plug
interactive interface
page
css
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
CN201210194955.6A
Other languages
Chinese (zh)
Other versions
CN103488468B (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.)
Shenzhen Yayue Technology Co ltd
Original Assignee
Tencent Technology Beijing 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 Tencent Technology Beijing Co Ltd filed Critical Tencent Technology Beijing Co Ltd
Priority to CN201210194955.6A priority Critical patent/CN103488468B/en
Publication of CN103488468A publication Critical patent/CN103488468A/en
Application granted granted Critical
Publication of CN103488468B publication Critical patent/CN103488468B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention provides a compiling method and a compiling system for portal web site pages, wherein the method comprises the following steps that page compiling plug-in is obtained, the page compiling plug-in is installed, a plug-in panel is displayed, and the plug-in panel comprises a selection press button corresponding to an interactive interface; a selection request relevant to the specified interactive interface is received, the specified interactive interface is displayed, and code snippets of the interactive interface can be obtained through the combination with the input of users at the specified interactive interface; the obtained code snippets are displayed for carrying out the subsequent compiling on the web site pages. Through the scheme, the compiling efficiency can be improved, the compiling difficulty of the downstream links is reduced, and in addition, the web page maintenance is convenient.

Description

The write method of portal website's page and system
Technical field
The present invention relates to the Website page field, relate in particular to write method and the system of portal website's page.
Background technology
Portal website's page is write and is formed by a plurality of code snippets, the type of code snippet specifically comprises HTML (Hypertext Markup Language) (HTML, Hyper Text Mark-up Language), CSS (cascading style sheet) (CSS, Cascading Style Sheet) and javascript etc.
In practice, portal website's page the some members in team worked in coordination with, and each member completes respectively writing of each several part; For example, need to write a plurality of html category code segments in portal website's page, each member writes respectively the html code of each several part, and its efficiency is lower.
And, each member to write style different, even identical effect, each member also can adopt different code snippets to realize; For example, need to write and have the textual list that certain specifies effect, each member can adopt different html code snippets to realize, its efficiency is lower.
Moreover, in downstream links, when other members carry out subsequent treatment, owing to writing, style is inconsistent, can cause reading with the more time code snippet of various styles.
As seen from the above, the write method of the existing portal website page exists and writes the defect that efficiency is lower.
Summary of the invention
The invention provides the write method of a kind of portal website page, the method can improve writes efficiency, reduces the work difficulty of downstream links.
The invention provides the system for writing and compiling of a kind of portal website page, this system can improve writes efficiency, reduces the work difficulty of downstream links.
The write method of a kind of portal website page, the method comprises:
Obtain the page and write plug-in unit;
The page is installed and is write plug-in unit, show Insertion panel, but Insertion panel comprises the selection button corresponding with interactive interface;
But reception is about specifying the selection request of interactive interface, but interactive interface is specified in demonstration, but but the code snippet of interactive interface obtained in the input of specifying interactive interface in conjunction with the user; Show the code snippet obtained, write to carry out the follow-up of Website page.
The system for writing and compiling of a kind of portal website page, this system comprises plug-in server and writes device;
Described plug-in server, write plug-in unit for preserving the page, and write plug-in unit according to described request of writing device to the described device feedback page of writing;
The described device of writing, write plug-in unit for from described plug-in server, obtaining the page, the page is installed and write plug-in unit, show Insertion panel, but Insertion panel comprises the selection button corresponding with interactive interface; But reception is about specifying the selection request of interactive interface, but interactive interface is specified in demonstration, but but the code snippet of interactive interface obtained in the input of specifying interactive interface in conjunction with the user; Show the code snippet obtained, write to carry out the follow-up of Website page.
From such scheme, can find out, the present invention adopts the page to write plug-in unit to carry out writing of portal website's page, the page is write plug-in unit unified code snippet is provided, but the user is by clicking button on Insertion panel and just the writing of code segment of the input in panel in conjunction with the user, carry out respectively writing of code snippet without the user, thereby, improved and write efficiency.And, owing to having adopted the unified style of writing, in downstream links, when other members carry out subsequent treatment, will save the practice of reading code segment, and then, the work difficulty of downstream links reduced.
The accompanying drawing explanation
The write method indicative flowchart that Fig. 1 is the portal website of the present invention page;
But the interactive interface example that Fig. 2 is the present invention is made into the html code snippet;
The write method example flow diagram that Fig. 3 is the portal website of the present invention page;
The system for writing and compiling structural representation that Fig. 4 is the portal website of the present invention page.
Embodiment
For making the purpose, technical solutions and advantages of the present invention clearer, below in conjunction with embodiment and accompanying drawing, the present invention is described in more detail.
The present invention adopts the page to write plug-in unit to carry out writing of portal website's page, and the page is write plug-in unit unified code snippet is provided, but the user is by clicking button on Insertion panel and just the writing of code segment of the input in panel in conjunction with the user.Referring to Fig. 1, be the write method indicative flowchart of the portal website of the present invention page, it comprises the following steps:
Step 101, write code snippet commonly used in portal website's page.
This step is that code snippet commonly used in portal website's page is unified to write, and code snippet commonly used comprises javascript code snippet, html code snippet, css code snippet and crawl code snippet etc., particularly:
1) formulate unified mutual prototype, be written as the javascript code snippet.
Mutual prototype is in order to realize some dynamic interactive functions in portal website's page, as the scroll box of roll display in webpage, and the size that comprises scroll box in the javascript code snippet of writing, the parameters such as interval time of rolling.
2) refine and take out the same structure in portal website's webpage, be written as html code snippet and css code snippet.
Portal website's page comprises the structure that several show text message, identical structure is written as to one group of html code snippet and css code snippet, comprise word size, the high text parameter of row in the html code snippet of writing, the parameter that comprises structural style in the css code snippet of writing, as the position at the position at text header place, text place, whether the information such as position of figure and figure are arranged.
3) capture rule according to data commonly used, generate and capture code snippet.
In data source, data comprise the data such as title, text, illustration, extract respectively when needed the data of the each several parts such as title, text, illustration according to certain rule, to be presented at 2) in structural style in.
Step 102, but code snippet is made into to interactive interface.
Particularly, but can utilize javascript that code snippet is made into to interactive interface.
Some parameters are arranged in code snippet, but after being made into interactive interface, but the user can modify to parameter by interactive interface in follow-up Website page compiling procedure; As shown in Figure 2, but the interactive interface that certain html code snippet of serving as reasons is made into, in this example, can be high to font size, row, icon, icon right side have or not the parameter such as word to modify.After obtaining code snippet, but utilizing javascript that code snippet is made into to interactive interface, is that those skilled in the art are easy to realize, exceeds and repeats here.
Step 103, write plug-in unit but be packaged into the page by interactive interface.
This step can specifically comprise: by extend markup language (xml, extensible markup language) but code interactive interface is organized, generate the Mxi file; Adopt Adobe extension manager (Extension Manager) that the Mxi file is packaged into to the page and write plug-in unit.
Dreamweaver is the most general page Designer in the whole world, is the key link of Web website exploitation.Dreamweaver by with being used in conjunction with of other group's product, and, in conjunction with numerous third-party supports, can easily complete the structure of static state or dynamic website.The present invention program is for generating the plug-in unit of dreamweaver.
Adobe Extension Manager is plug-in unit encapsulation tool commonly used, adopts Adobe Extension Manager encapsulation to obtain plug-in unit, need first obtain the Mxi file; First by the xml code, but interactive interface is organized in this step, generated the Mxi file.The Mxi file is the project file that the page is write plug-in unit, i.e. the file of suffix .Mxi by name.
The page obtained is write suffix .mxp by name or the .zxp of plug-in unit.
Step 101 is to generate in advance the step that the page is write plug-in unit to 103.
When needs are write the page, perform step 104 to 106.
Step 104, obtain the page and write plug-in unit.
The page generated is in advance write the assigned address that plug-in unit can be placed on network side, and when needed, the website, download page that can be corresponding according to this assigned address is write plug-in unit.
Step 105, install the page and write plug-in unit, show Insertion panel, but Insertion panel comprises the selection button corresponding with interactive interface.
Particularly, adopt Adobe Extension Manager that the page is installed and write plug-in unit.
Step 106, but receive about specifying the selection request of interactive interface, but show the appointment interactive interface, but but obtain the code snippet of interactive interface in the input of specifying interactive interface in conjunction with the user; Show the code snippet obtained, write to carry out the follow-up of Website page.
The user clicks the selection button of Insertion panel as required, but the selection request about the appointment interactive interface with input; But after showing the appointment interactive interface, but the user is specifying the enterprising line parameter input of interactive interface, and then realize but the parameter in the code snippet of appointment interactive interface is modified, then, amended code snippet is showed to the user, and the code snippet that the user just can obtain based on displaying carries out the follow-up of Website page and writes; Like this, but the user carries out respectively writing of code snippet by clicking button the just input of code segment of the input in panel in conjunction with the user on Insertion panel separately without the user.
The present invention also can be to commonly using writing of picture code segment, to improve the efficiency of writing of picture code.Particularly, in the flow process of Fig. 1: before step 103, by the picture dimensioning occurred in portal website's page, picture is written as to the picture code that comprises dimension of picture, be stored on plug-in server, and picture code is written as to the picture address code in the memory address of plug-in server; While by the xml code, but interactive interface being organized in step 103, also by the xml code, the picture address code snippet is organized, be created in described Mxi file; Correspondingly, the Insertion panel that step 106 shows also comprises the selection button corresponding with the picture address code, the method also further comprises: receive the selection request about the designated pictures address code, obtain the memory address corresponding with the designated pictures address code, obtain picture code according to memory address from plug-in server, show the picture code of obtaining, write to carry out the follow-up of Website page.After picture code has been write, downstream links inediting personnel often need to be known dimension of picture, and include dimension of picture in the picture code that adopts the present invention program to show, the editorial staff that is more convenient for identifies the size of dimension of picture.
For the ease of the follow-up maintenance to plug-in unit, before step 103, but also can be classified to interactive interface and picture address code, particularly: but interactive interface and picture address code snippet are classified, but according to specific name, interactive interface and picture address code are deposited respectively.The mode of classification has multiple, for example according to the function in Website page, is classified, and comprising: layout, module, assembly, Image Display, expansion, javascript effect, data crawl etc.; For another example, according to the plate content on Website page, divided, as: physical culture, home news, world news, amusement etc.
The follow-up code of classification of specifying in need to be to plug-in unit is modified while safeguarding, but finds corresponding interactive interface and picture address code, the maintenance of modifying by specific name.Like this, can avoid being searched in code snippet at random, be more convenient for revising and safeguard.
In the flow process of Fig. 1, if the code snippet that step 101 is write is unified public css code snippet, namely the parameter in this css code snippet is without revising in follow-up compiling procedure, before step 103, the method also comprises: will unify public css code snippet and be stored on plug-in server, and will unify public css code snippet and be written as the css address code in the memory address of plug-in server;
Step 103 is described while by the xml code, but interactive interface being organized, and also by the xml code, css address code segment is organized, and is created in described Mxi file;
Correspondingly, the Insertion panel shown in step 106 also comprises the selection button corresponding with the css address code, the method also further comprises: receive about specifying the selection request of css address code, obtain the memory address corresponding with specifying the css address code, obtain the css code snippet according to memory address from plug-in server, show the css code snippet obtained, write to carry out the follow-up of Website page.
Below with the example shown in Fig. 3, the write method of the portal website of the present invention page is described, it comprises the following steps:
Step 301, formulate unified mutual prototype, is written as the javascript code snippet.
Step 302, refine and take out the same structure in portal website's webpage, be written as html code snippet and css code snippet, unified public css code snippet is stored on plug-in server, and will unifies public css code snippet and be written as the css address code in the memory address of plug-in server.
Here, comprise personalized css code snippet and unified public css code snippet two parts in the css code snippet of supposing to be written as.
Step 303, capture rule according to data commonly used, generates and capture code snippet.
Step 304, but utilize javascript that step 301 to the code snippet generated in 303 is made into to interactive interface.
Particularly, the javascript code snippet that step 301 is written as, the html code snippet that step 302 is written as, personalized css code snippet, but and the crawl code snippet that is written as of step 303 be made into interactive interface.
Step 305, by the picture dimensioning occurred in portal website's page, be written as picture the picture code segment that comprises dimension of picture, is stored on plug-in server, and the picture code segment is written as to the picture address code in the memory address of plug-in server.
Step 306, but interactive interface, css address code and picture address code snippet are classified, according to specific name, deposit respectively.
Step 307, but by the xml code, interactive interface, css address code and picture address code are organized, generate the Mxi file; Adopt Adobe Extension Manager that the Mxi file is packaged into to the page and write plug-in unit.
Step 308, adopt Adobe Extension Manager that the page is installed and write plug-in unit, show Insertion panel, but Insertion panel comprises the selection button corresponding with interactive interface, css address code and picture address code.
Step 309, according to user's selection, and the combination interface input content, obtain code snippet, show the code snippet obtained, to carry out the follow-up of Website page, write.
If but user's selection is about specifying the button of interactive interface, this step specifically comprises: but receive about specifying the selection request of interactive interface, but show and specify interactive interface, but but the code snippet of interactive interface obtained in the input of specifying interactive interface in conjunction with the user; Show the code snippet obtained, write to carry out the follow-up of Website page.
If what the user selected is about specifying the button of css address code, this step specifically comprises: receive about specifying the selection request of css address code, obtain the memory address corresponding with specifying the css address code, obtain the css code snippet according to memory address from plug-in server, show the css code snippet obtained, write to carry out the follow-up of Website page.
If what the user selected is the button about the designated pictures address code, this step specifically comprises: receive the selection request about the designated pictures address code, obtain the memory address corresponding with the designated pictures address code, obtain picture code according to memory address from plug-in server, show the picture code of obtaining, write to carry out the follow-up of Website page.
The page that the present invention's employing generates is in advance write plug-in unit and is carried out writing of portal website's page, the page is write plug-in unit unified code snippet is provided, but the user is by clicking button the just input of code segment of the input in panel in conjunction with the user on Insertion panel, like this, carry out respectively separately writing of code snippet without the user, thereby, improved and write efficiency.And, owing to having adopted the unified style of writing, in downstream links, when other members carry out subsequent treatment, will save the practice of reading code segment, and then, the work difficulty of downstream links reduced; Moreover, after maintenance of netpage in, the personnel that can maintain easily read and revise code, have improved the efficiency of maintenance of netpage.
The present invention program especially is used in writing of the information class portal website page.
Referring to Fig. 4, be the system for writing and compiling structural representation of the portal website of the present invention page, this system comprises plug-in server and writes device;
Described plug-in server, write plug-in unit for preserving the page, and write plug-in unit according to described request of writing device to the described device feedback page of writing;
The described device of writing, write plug-in unit for from described plug-in server, obtaining the page, the page is installed and write plug-in unit, show Insertion panel, but Insertion panel comprises the selection button corresponding with interactive interface; But reception is about specifying the selection request of interactive interface, but interactive interface is specified in demonstration, but but the code snippet of interactive interface obtained in the input of specifying interactive interface in conjunction with the user; Show the code snippet obtained, write to carry out the follow-up of Website page.
Alternatively, this system also comprises the plug-in unit generating apparatus, for writing the code snippet that portal website's page is commonly used, but code snippet is made into to interactive interface; But be packaged into the page by interactive interface and write plug-in unit, be uploaded to described plug-in server.
Alternatively, described plug-in unit generating apparatus comprises code generation unit and encapsulation unit;
Described code generation unit, for writing code snippet, but be made into interactive interface by code snippet, but send the interactive interface generated to described encapsulation unit;
Described encapsulation unit, but for interactive interface is organized, generate the Mxi file; Adopt Adobe Extension Manager that the Mxi file is packaged into to the page and write plug-in unit, be uploaded to described plug-in server.
Alternatively, described code generation unit comprises the code snippet generation module, for formulating unified mutual prototype, is written as the javascript code snippet; Refine and take out the same structure in portal website's webpage, being written as html code snippet and css code snippet; And capture rule according to data commonly used, generate and capture code snippet.
Alternatively, described code generation unit comprises the picture address code generation module, for the picture dimensioning that portal website's page is occurred, picture is written as to the picture code segment that comprises dimension of picture, being uploaded to plug-in server is stored, and the picture code segment is written as to the picture address code in the memory address of plug-in server, send described encapsulation unit to;
Described encapsulation unit, but for when interactive interface is organized, also the picture address code is organized, be created in described Mxi file;
The described Insertion panel of writing the device demonstration also comprises the selection button corresponding with the picture address code, the described device of writing is also for receiving the selection request about the designated pictures address code, obtain the memory address corresponding with the designated pictures address code, obtain the picture code segment according to memory address from plug-in server, show the picture code of obtaining, write to carry out the follow-up of Website page.
Alternatively, described code generation unit comprises css address code generation module, be stored in plug-in server for unifying public css code snippet, and will unify public css code snippet and be written as the css address code in the memory address of plug-in server, the css address code is uploaded to plug-in server is stored, and the css code snippet is written as to the css address code in the memory address of plug-in server, send described encapsulation unit to;
Described encapsulation unit, but for when interactive interface is organized, also the css address code is organized, be created in described Mxi file;
The described Insertion panel of writing the device demonstration also comprises the selection button corresponding with the css address code, the described device of writing is also for receiving about specifying the selection request of css address code, obtain the memory address corresponding with specifying the css address code, obtain the css code snippet according to memory address from plug-in server, show the css code snippet obtained, write to carry out the follow-up of Website page.
The foregoing is only preferred embodiment of the present invention, in order to limit the present invention, within the spirit and principles in the present invention not all, any modification of making, be equal to replacement, improvement etc., within all should being included in the scope of protection of the invention.

Claims (15)

1. the write method of portal website's page, is characterized in that, the method comprises:
Obtain the page and write plug-in unit;
The page is installed and is write plug-in unit, show Insertion panel, but Insertion panel comprises the selection button corresponding with interactive interface;
But reception is about specifying the selection request of interactive interface, but interactive interface is specified in demonstration, but but the code snippet of interactive interface obtained in the input of specifying interactive interface in conjunction with the user; Show the code snippet obtained, write to carry out the follow-up of Website page.
2. the method for claim 1, it is characterized in that, the method generates in advance the page and writes plug-in unit, specifically comprises: write code snippet commonly used in portal website's page, but code snippet is made into to interactive interface, but be packaged into the page by interactive interface, writes plug-in unit.
3. method as claimed in claim 2, is characterized in that, but describedly be packaged into the page by interactive interface and write plug-in unit and comprise:
But interactive interface is organized, generated the Mxi file;
Adopt the Adobe extension manager that the Mxi file is packaged into and writes plug-in unit.
4. method as claimed in claim 2, is characterized in that, describedly writes code snippet commonly used in portal website's page and comprise:
Formulate unified mutual prototype, be written as the javascript code snippet;
Refine and take out the same structure in portal website's webpage, being written as HTML (Hypertext Markup Language) html code snippet and CSS (cascading style sheet) css code snippet;
Capture rule according to data commonly used, generate and capture code snippet.
5. method as claimed in claim 3, it is characterized in that, described but interactive interface is organized before, the method also comprises: by the picture dimensioning occurred in portal website's page, picture is written as to the picture code segment that comprises dimension of picture, be stored on plug-in server, and the picture code segment is written as to the picture address code in the memory address of plug-in server;
Described when but interactive interface is organized, also the picture address code snippet is organized, be created in described Mxi file.
6. method as claimed in claim 5, it is characterized in that, the Insertion panel shown also comprises the selection button corresponding with the picture address code, the method also comprises: receive the selection request about the designated pictures address code, obtain the memory address corresponding with the designated pictures address code, obtain picture code according to memory address from plug-in server, show the picture code of obtaining, write to carry out the follow-up of Website page.
7. method as claimed in claim 6, it is characterized in that, described but interactive interface is organized before, the method also comprises: but interactive interface and picture address code snippet are classified, but according to specific name, interactive interface and picture address code are deposited respectively;
Specify in need to be to plug-in unit the code of classification to modify while safeguarding, the method also comprises: but find corresponding interactive interface and picture address code, the maintenance of modifying by specific name.
8. method as claimed in claim 3, it is characterized in that, if the code snippet of writing is unified public css code snippet, described but interactive interface is organized before, the method also comprises: will unify public css code snippet and be stored on plug-in server, and will unify public css code snippet and be written as the css address code in the memory address of plug-in server;
Described when but interactive interface is organized, also css address code segment is organized, be created in described Mxi file;
The Insertion panel shown also comprises the selection button corresponding with the css address code, the method also comprises: receive about specifying the selection request of css address code, obtain the memory address corresponding with specifying the css address code, obtain the css code snippet according to memory address from plug-in server, show the css code snippet obtained, write to carry out the follow-up of Website page.
9. the system for writing and compiling of portal website's page, is characterized in that, this system comprises plug-in server and writes device;
Described plug-in server, write plug-in unit for preserving the page, and write plug-in unit according to described request of writing device to the described device feedback page of writing;
The described device of writing, write plug-in unit for from described plug-in server, obtaining the page, the page is installed and write plug-in unit, show Insertion panel, but Insertion panel comprises the selection button corresponding with interactive interface; But reception is about specifying the selection request of interactive interface, but interactive interface is specified in demonstration, but but the code snippet of interactive interface obtained in the input of specifying interactive interface in conjunction with the user; Show the code snippet obtained, write to carry out the follow-up of Website page.
10. system as claimed in claim 9, is characterized in that, this system also comprises the plug-in unit generating apparatus, for writing the code snippet that portal website's page is commonly used, but code snippet is made into to interactive interface; But be packaged into the page by interactive interface and write plug-in unit, be uploaded to described plug-in server.
11. system as claimed in claim 10, is characterized in that, described plug-in unit generating apparatus comprises code generation unit and encapsulation unit;
Described code generation unit, for writing code snippet, but be made into interactive interface by code snippet, but send the interactive interface generated to described encapsulation unit;
Described encapsulation unit, but for interactive interface is organized, generate the Mxi file; Adopt the Adobe extension manager that the Mxi file is packaged into to the page and write plug-in unit, be uploaded to described plug-in server.
12. system as claimed in claim 11, is characterized in that, described code generation unit comprises the code snippet generation module, for formulating unified mutual prototype, is written as the javascript code snippet; Refine and take out the same structure in portal website's webpage, being written as html code snippet and css code snippet; And capture rule according to data commonly used, generate and capture code snippet.
13. system as claimed in claim 11, it is characterized in that, described code generation unit comprises the picture address code generation module, for the picture dimensioning that portal website's page is occurred, picture is written as to the picture code segment that comprises dimension of picture, be uploaded to plug-in server and stored, and the picture code segment is written as to the picture address code in the memory address of plug-in server, send described encapsulation unit to;
Described encapsulation unit, but for when interactive interface is organized, also the picture address code is organized, be created in described Mxi file.
14. system as claimed in claim 13, it is characterized in that, the described Insertion panel of writing the device demonstration also comprises the selection button corresponding with the picture address code, the described device of writing is also for receiving the selection request about the designated pictures address code, obtain the memory address corresponding with the designated pictures address code, obtain the picture code segment according to memory address from plug-in server, show the picture code of obtaining, write to carry out the follow-up of Website page.
15. system as claimed in claim 11, it is characterized in that, described code generation unit comprises css address code generation module, be stored in plug-in server for unifying public css code snippet, and will unify public css code snippet and be written as the css address code in the memory address of plug-in server, the css address code is uploaded to plug-in server is stored, and the css code snippet is written as to the css address code in the memory address of plug-in server, send described encapsulation unit to;
Described encapsulation unit, but for when interactive interface is organized, also the css address code is organized, be created in described Mxi file;
The described Insertion panel of writing the device demonstration also comprises the selection button corresponding with the css address code, the described device of writing is also for receiving about specifying the selection request of css address code, obtain the memory address corresponding with specifying the css address code, obtain the css code snippet according to memory address from plug-in server, show the css code snippet obtained, write to carry out the follow-up of Website page.
CN201210194955.6A 2012-06-13 2012-06-13 The write method and system of portal website's page Active CN103488468B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210194955.6A CN103488468B (en) 2012-06-13 2012-06-13 The write method and system of portal website's page

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210194955.6A CN103488468B (en) 2012-06-13 2012-06-13 The write method and system of portal website's page

Publications (2)

Publication Number Publication Date
CN103488468A true CN103488468A (en) 2014-01-01
CN103488468B CN103488468B (en) 2017-10-10

Family

ID=49828726

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210194955.6A Active CN103488468B (en) 2012-06-13 2012-06-13 The write method and system of portal website's page

Country Status (1)

Country Link
CN (1) CN103488468B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104090774A (en) * 2014-07-24 2014-10-08 景丽 Self-designed space design method
CN106462399A (en) * 2014-06-30 2017-02-22 微软技术许可有限责任公司 Code recommendation
CN106503962A (en) * 2016-10-21 2017-03-15 天津海量信息技术股份有限公司 A kind of mobile phone terminal and PC ends business collaboration system
CN110321125A (en) * 2019-07-05 2019-10-11 北京百佑科技有限公司 Data configuration method, data configuration device and the readable storage medium storing program for executing of cell

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102314431A (en) * 2010-06-30 2012-01-11 上海视加信息科技有限公司 Method for generating webpage

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102314431A (en) * 2010-06-30 2012-01-11 上海视加信息科技有限公司 Method for generating webpage

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106462399A (en) * 2014-06-30 2017-02-22 微软技术许可有限责任公司 Code recommendation
CN106462399B (en) * 2014-06-30 2019-10-18 微软技术许可有限责任公司 Code is recommended
CN104090774A (en) * 2014-07-24 2014-10-08 景丽 Self-designed space design method
CN106503962A (en) * 2016-10-21 2017-03-15 天津海量信息技术股份有限公司 A kind of mobile phone terminal and PC ends business collaboration system
CN110321125A (en) * 2019-07-05 2019-10-11 北京百佑科技有限公司 Data configuration method, data configuration device and the readable storage medium storing program for executing of cell
CN110321125B (en) * 2019-07-05 2023-03-28 北京百佑科技有限公司 Data configuration method and device for cells and readable storage medium

Also Published As

Publication number Publication date
CN103488468B (en) 2017-10-10

Similar Documents

Publication Publication Date Title
CN101308489B (en) Electronic table statement type size variable list
CN104657451B (en) The processing method and processing device of the page
CN104142826A (en) Method, device and system for constructing page
CN104035753A (en) Double-WebView customized page display method and system
CN104462131A (en) Method and device for processing information issuing page
CN104636434A (en) Search result processing method and device
CN104636400A (en) Browser webpage generating method, browser and system
CN101782912A (en) Method and system for information prompt
CN102314494B (en) Method and equipment for processing webpage contents
CN103605783A (en) Webpage display method and device
CN101782914A (en) Method and system for prompting web page information
CN102982117A (en) Information search method and device
CN102982118A (en) Searching method and device based on favorites
CN103488468A (en) Compiling method and system for portal web site pages
CN102053987A (en) Uniform interface for displaying and modifying data array
CN101539933B (en) Intelligent content direct technology
CN101470705A (en) Dynamic web page translation system and method
CN101221501B (en) Method and device for generating document uploading control of browser
JP4539438B2 (en) COLLECTING METHOD AND DEVICE FOR TRACKBACK SOURCE COMMENT / TRACKBACK, PROGRAM, AND COMPUTER-READABLE STORAGE MEDIUM CONTAINING THE PROGRAM
CN103678341A (en) Database interaction system and method
CN112733009B (en) Searching method and device
CN102314468A (en) Synchronous browse method
CN103246680A (en) Method and device for aggregating and displaying webpage contents in browser
CN103365920A (en) Method for displaying webpage, browser and mobile terminal
CN105224552A (en) The disposal route of the network information, device and system

Legal Events

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

Effective date of registration: 20221229

Address after: 1402, Floor 14, Block A, Haina Baichuan Headquarters Building, No. 6, Baoxing Road, Haibin Community, Xin'an Street, Bao'an District, Shenzhen, Guangdong 518133

Patentee after: Shenzhen Yayue Technology Co.,Ltd.

Address before: Room 1601-1608, Floor 16, Yinke Building, 38 Haidian Street, Haidian District, Beijing

Patentee before: Tencent Technology (Beijing) Co.,Ltd.

TR01 Transfer of patent right