CN102902673A - Method and device for dynamically generating web pages - Google Patents
Method and device for dynamically generating web pages Download PDFInfo
- Publication number
- CN102902673A CN102902673A CN2011102091834A CN201110209183A CN102902673A CN 102902673 A CN102902673 A CN 102902673A CN 2011102091834 A CN2011102091834 A CN 2011102091834A CN 201110209183 A CN201110209183 A CN 201110209183A CN 102902673 A CN102902673 A CN 102902673A
- Authority
- CN
- China
- Prior art keywords
- mark
- dynamic data
- webpage
- template file
- content
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Landscapes
- Information Transfer Between Computers (AREA)
Abstract
The invention provides a method for dynamically generating web pages. The method includes: defining markup indicating attribute and content of dynamic data according to the dynamic data of a to-display web page in an application system, and inserting the defined markup into a corresponding template file of the web page; when a page access request is received, acquiring a corresponding template file of the web page, analyzing the markup in the template file, extracting corresponding dynamic data according to permission rules defined for the dynamic data by the application system and according to the analyzed markup, and replacing the markup with the extracted dynamic data to generate content of the web page. In addition, the invention provides a device for dynamically generating web pages. Existing data of the application system need not be converted and maintained, all data resources of the application can be obtained directly, and accordingly web page content can be dynamically generated at low cost. The style of a display interface for displaying and defining web pages can be improved flexibly.
Description
Technical field
The present invention relates to the web technical field, relate in particular to a kind of method and apparatus for dynamic generation web page.
Background technology
Traditional Web Page Design is normally at first by the template file (normally html file) of webpage design personnel (normally art designing personnel) design description webpage static informations (comprising interface information), then based on application programs such as Java template file is filled to realize various dynamic functions by the program development personnel, comprise Dynamic data display etc.The shortcoming of this method is, when for example needing to increase a webpage, need to by the program development personnel encode from foreground web page template file to background program (comprising database access) carry out Integratively exploitation, and data content and the form thereof that show in the webpage this moment are also fixed, that is to say, can not adjust flexibly data content and display format thereof.In addition, because the webpage design personnel often only know html language, insert language such as Java in the template file and be ignorant of the program development personnel, therefore, when subsequent request is revised the web displaying style, to need webpage design personnel and program development personnel all to re-start design and development, workload is huge.
These problems are very important technical matterss for the more and more higher application system of requirement on flexibility (for example, enterprise information system or platform).For example, in the process of the enforcement of enterprise information system and use, along with the development of business event, often needing increases some displayed web pages to some newly-increased business departments, increase displayed web page according to above-mentioned traditional webpage making method, will relate to a large amount of program code revisions.In addition, present many clients are more and more higher to the individual requirement of displayed web page, and for above-mentioned reasons, traditional webpage making method obviously can't be applicable to these different individual requirements neatly.
For these problems, some solutions have been proposed at present.For example, be that 200610135774.0 Chinese patent application " method and the device that are used for generating dynamic web page " discloses a kind of method for generating dynamic web page at application number.Specifically, at first, the result of the business logic processing that obtains according to the request of response browser, the data context of generating structured, this data context comprises at least one Dynamic Data Items, then loads the template that is associated with this request, this template can viewed device be browsed and is comprised and Dynamic Data Items corresponding related information mutually, at last, these Dynamic Data Items are merged in the template, thereby obtain dynamic web page.The method of another dynamic generation web page in being 200580025903.4 Chinese patent application " based on webpage dynamic creation method, program and the system of template ", application number is disclosed.Specifically, at first, the basic webpage that is comprised of static code is provided, then should be linked at least one data file by basic webpage, these data files link with at least one template, then, by these data files and template are resolved to generate the plug-in unit of dynamic part so that basic webpage is replenished.These utilize the method for template establishment dynamic web page all to have following problem, namely, the daynamic transformation of application system need to be become the published method of oneself, and need to utilize interface or other method to safeguard these dynamic datas, particularly, need to the operations such as increase, deletion and modification of dynamic data be managed and safeguard, thereby cause the complicacy of whole application system high, the cost of dynamic generation web page (comprising development and maintenance cost and computer resource usage) height.
Summary of the invention
In order to address the above problem, the invention provides a kind of method and apparatus for dynamic generation web page, with in the situation of the dynamic data of Maintenance free application system with less cost dynamic generation web page.
In order to realize above purpose, method for dynamic generation web page provided by the invention may further comprise the steps: according to attribute and the content of the dynamic data for the treatment of displayed web page of application system, language rule based on the corresponding template file of this webpage, the attribute of the described dynamic data of definition expression and content put mark, and will define put to mark and be inserted in the corresponding template file of described webpage; When receiving web access requests, obtain the corresponding template file of this webpage, the mark of putting in this template file is resolved, according to described application system described the dynamic data rules of competence that limit and the mark of putting that parses are extracted corresponding dynamic data, and mark the content that generates this webpage by utilizing the dynamic data that extracts to replace described putting.
Preferably, according to the described mark of putting of the affiliated module definition of described dynamic data in described application system.
Preferably, the described rules of competence comprise browse right and/or the operating right of described dynamic data.
Preferably, described method also comprises the step of the content of showing the webpage that generates.
On the other hand, the invention provides a kind of device for dynamic generation web page, it is connected with application system, it is characterized in that, this device comprises: template storage, and it is used for the template file of the displayed web page that remains of storage application system; The Template Manager unit, it is used for attribute and content according to the dynamic data for the treatment of displayed web page of application system, language rule based on the corresponding template file of this webpage, the attribute of the described dynamic data of definition expression and content put mark, and will define put to mark and be inserted in the corresponding template file of described webpage; Data processing unit, it is used for when receiving web access requests, obtain the corresponding template file of this webpage from template storage, the mark of putting in this template file is resolved, extract corresponding dynamic data according to the rules of competence of application system itself and the mark of putting that parses, and by utilizing the dynamic data that extracts to replace the described content that mark generates this webpage of putting.
Preferably, described Template Manager unit is according to the described mark of putting of the affiliated module definition of described dynamic data in described application system.
Preferably, described Template Manager unit comprises for putting the action pane that mark is inserted into template file with described.
Preferably, described device also comprises the display unit for the content of showing the webpage that generates.
By above technical scheme, need not the existing data of application system are changed and safeguarded, only need to mark all data resources that just can directly obtain application system by set putting in the template file, thereby can be with less cost generating web page content dynamically, and can increase neatly displayed web page and definition web page display look ﹠ feel.
Description of drawings
Fig. 1 is the process flow diagram according to the method that is used for dynamic generation web page of the embodiment of the invention;
Fig. 2 is the exemplary displayed web page according to the embodiment of the invention;
Fig. 3 will mark the action pane that is inserted into template file according to will putting of the embodiment of the invention;
Fig. 4 is another the exemplary displayed web page according to the embodiment of the invention;
Fig. 5 is the block diagram according to the device that is used for dynamic generation web page of the embodiment of the invention.
Embodiment
Below, describe the present invention in connection with drawings and Examples.
Following with the embodiment that describes in, describe with Enterprise Information Platform with the public information issuing function example as application system.Corporate client can increase flexibly by the public information issuing function of Enterprise Information Platform the look ﹠ feel that represents of displayed web page or definition displayed web page.Fig. 1 is the process flow diagram according to the method that is used for dynamic generation web page of the embodiment of the invention.Below, with reference to Fig. 1 the method is described in detail.
Fig. 2 is the displayed web page for the treatment of that needs the Enterprise Information Platform showed in the present embodiment, and in Fig. 2, Enterprise Information Platform is specially the information platform of Guangzhou Daily.As can be seen from Figure 2, this webpage comprises " public information ", " document " and " forum " three labels, wherein, clicks the public information that " public information " enters issue, click " document " and enter sharable common document, click the forum that " forum " enters Guangzhou Daily.In " public information ", can include, but not limited to group's news, group's bulletin, group's content interchange, employee's information desk etc.In " document ", the open document of the department that can include, but not limited to, rules and regulations, guide of action, house journal etc.In " forum ", can include, but not limited to professional place message box, study zone of discussion, common room, division department's message etc.Model content under news under these columns or document content or the column all is dynamic data, can change displaying look ﹠ feel and the content of these dynamic datas on webpage by attribute and the content that changes these dynamic datas.
At first, in step S101, attribute and content according to dynamic data required in the webpage shown in Figure 2, language rule based on the corresponding template file of this webpage, the attribute of these dynamic datas of definition expression and content put mark, below, with the putting to be nominally and put the mark attribute of the attribute of expression dynamic data, putting to be nominally and put the mark content tab the content of expression dynamic data.Preferably, affiliated module (for example, above-mentioned common information module, common document module and the forum's module) definition in application system is put the mark attribute and is put the mark content tab according to dynamic data.
Shown the example of putting the mark attribute in the following table 1.
Table 1:
In table 1, according to the different attribute of dynamic data in enterprise information system, namely, affiliated module (comprises common information module, common document module and forum's module), define the information type that is used for the expression data and (comprised public information, common document and forum) attribute " type ", be used for expression with attribute " begin " and " end " of the data of demonstration, the attribute " columnid " that is used for the affiliated column of expression data or column ID, be used for the attribute " order " that expression shows the ordering rule of data, the attribute " titlelength " that is used for the expression length for heading, the attribute " contentlength " that is used for representing the attribute " summarylength " of length of summarization and is used for denoting contents length.In addition, the attribute " infoid " that is used for expression public information bar Information ID and the attribute " docid " that is used for certain document id of expression common document have also been defined.By these attributes, can change the displaying look ﹠ feel of dynamic data.
Shown the example of putting the mark content tab in the following table 2.
In table 2, according to the different attribute of dynamic data in enterprise information system, namely, affiliated module (comprises common information module, common document module and forum's module), defined the content tab that is used for the URL address of details page under the expression data " { #url} ", the content tab " { #title} " that is used for the expression title, the content tab " { #titlepicture} " that is used for the expression picture, the content tab " { #pubtime} " that is used for the expression date, the content tab " { #summary} " that is used for the expression summary, the content tab " { #content} " that is used for denoting contents, the content tab " { #morelink} " that is used for the link of expression column or board " more ", the content tab " { #publishinfolink} " that is used for the link of " signing and issuing information " of expression column, the content tab " { #author} " that is used for the main author of subsides of expression, be used for representing the up-to-date content tab of delivering the time " { #lastpubtime} " and be used for representing up-to-date utterer's content tab " { #lastauthor} ".Wherein, for example, all data (comprising common information module data, common document module data and forum's module data) all need content tab " { #url} ", and content tab " #author} " only in forum's module data, use.By these content tabs, can change the content of dynamic data in the displayed web page.
Then, in step S102, the mark of putting of definition is inserted into and treats in the corresponding template file of displayed web page.Here, described template file refers to the template file based on html language design by the art designing personnel, that is, html file belongs to prior art about the design of template file, and therefore, the descriptions thereof are omitted.
Fig. 3 marks the exemplary operation window that is inserted in the template file with putting.At first, in action pane shown in Figure 3 (that is, " online editing " window), open the template file that will edit, then insert according to following steps and put mark:
Step 1, click the information type label of selecting dynamic data in the left side, that is, selecting this dynamic data is information data in the public information, or the model data in the document data in the common document or the forum;
Step 2, under the corresponding tree list of selected information type label, click selection and will insert and put the target column;
Click in step 3, the source code in the visual edit window of right side to specify to insert and put the target position, that is, and the position at cursor place;
Step 4, click " insertion " button, finish and put the target update;
Step 5, all put mark insert finish after, click " preservation template " button and save as new template file.
Certainly, if very familiar to HTML, also can directly in the source code of template file, insert and put mark.
It below is the template file code after mark is put in exemplary insertion.
Top code has been showed with (for example putting mark shown in table 1 and the table 2, repeat, type, columnid, summarylength, #titlepicture, #url, #title, #summary) represent that the public information with picture and outline information is tabulated under the current column, belong to the code of common information module.
Will put as required the mark be inserted in the template file after, in step S103, in response to request of access, that is, when the client visits this webpage by the navigation link of clicking the webpage that will show, obtain the corresponding template file of this webpage.Particularly, can by in the navigation maintenance function of enterprise information system the configuration display web page navigation link the time directly obtain corresponding template file with template name or other template file relevant information of the required template file of setting parameter.Put mark (for example those in table 1 and the table 2 are put mark) in the template file that passes through to obtain, can directly obtain existing all data resources of enterprise information system.
For example, when advertisement page of needs increase, can increase following navigation link in the navigation maintenance function of enterprise information system:
TemplateManagement/DepartmentPortal.aspx?ColumnID=112&templat?eName=Default.templatName
Wherein, " Default.templatName " is exactly the requested title of putting as shown in Table 1 and Table 2 the target template file that comprised.By clicking this navigation link, just can be linked to the template file of corresponding advertisement, thereby can directly obtain the related data of this advertisement in the enterprise information system.Here point out that how increasing navigation link in the navigation maintenance function of enterprise information system is prior art, therefore, the descriptions thereof are omitted.
Then, in step S104, the mark of putting in the template file that obtains is resolved, and in step S105, come to extract corresponding dynamic data according to the rules of competence of Enterprise Information Platform itself and the mark of putting that parses from the existing data resource of Enterprise Information Platform, the dynamic data that recycling is extracted is replaced the mark of putting in the template file, thereby generates the content of this webpage, that is, generate a html file that comprises the dynamic data of enterprise information system.
Here, the described rules of competence refer to that Enterprise Information Platform itself sets the control authority to data, such as the browse right of data or the operating right of data, wherein, can generate some function buttons according to the operating right of data, such as functions such as approval files.For example, for the keeper, can check all documents of advertising department, so, when the Dynamic Display webpage, will show all documents of advertising department, and for advertising business person, may can only check the traffic aided document, so when the business personnel accesses this webpage, will dynamic filtration fall the document that can not be checked by the business personnel.These rules of competence all can exist in many operation systems usually, and therefore, the present invention also will extract the corresponding content of showing according to these rules of competence when displayed web page, that is, and and dynamic data.
At last, needing in the situation of displayed web page, for example can utilize the aspnet technology to show the web page contents that generates, bandwagon effect as shown in Figure 2.Certainly, also can use needs according to other web page contents that generates is carried out other processing.
Fig. 4 changes the diagram that web interface shown in Figure 2 is showed style according to above method.The difference of this diagram and Fig. 2 is, deleted one hurdle, centre of " department's news " form, and adjusted spacing between all the other two hurdles, put mark begin, end with a bottom hurdle is revised as 1,15 from original value 3,10 respectively simultaneously, thereby so that in the bottom hurdle shown data become 15 data from sequence number 1 to 15 by 8 data of original sequence number 3 to 10.
In order to realize above method, the invention provides a kind of device that is used for dynamic generation web page that is connected with enterprise information system 500.As shown in Figure 5, this device comprises template storage 100, Template Manager unit 200 and data processing unit 300, and wherein, template storage 100 is used for the template file of the displayed web page that remains of storage enterprise information system 500; Template Manager unit 200 is used for the mark of putting according to the attribute of the described dynamic data of dynamic data definition expression for the treatment of displayed web page of enterprise information system 500 and content, and the mark of putting that will define is inserted in the corresponding template file of described webpage; Data processing unit 300 is used for when receiving web access requests, obtain the corresponding template file of this webpage from template storage 100, the mark of putting in this template file is resolved, extract corresponding dynamic data according to enterprise information system 500 rules of competence own with the mark of putting that parses, and by utilizing described the putting of the dynamic data replacement of extracting to mark the content that generates this webpage.
Template Manager unit 200 can comprise for putting marks the action pane (as shown in Figure 3) that is inserted into template file, will put mark for the program development personnel and be inserted in the template file.In addition, needing in the situation of displayed web page, this device also can comprise display unit 400, and it is used for the content of the webpage that display data processing unit 300 generates.The concrete operations of above unit are identical with corresponding steps in the said method, therefore, omit its detailed description.
Should be appreciated that the present invention is not limited to above disclosed specific embodiment, the modification that any those skilled in the art expects on this basis easily and modification all should be included in protection scope of the present invention.For example, put the mark attribute and put the mark content tab and be not limited to attribute and content tab shown in above table 1 and the table 2, can design arbitrarily according to the dynamic data of application system putting to be marked with and changing neatly displaying look ﹠ feel and the content of dynamic data on displayed web page of the expression attribute of these dynamic datas and content.In addition, the device for dynamic generation web page according to the present invention also is not limited to Module Division shown in Figure 5, can realize that to being used for the device of the inventive method carries out arbitrarily Module Division according to actual needs.
Claims (8)
1. method that is used for dynamic generation web page may further comprise the steps:
The attribute for the treatment of the dynamic data in the displayed web page and content according to application system, language rule based on the corresponding template file of this webpage, the attribute of the described dynamic data of definition expression and content put mark, and will define put to mark and be inserted in the corresponding template file of described webpage;
When receiving web access requests, obtain the corresponding template file of this webpage, the mark of putting in this template file is resolved, according to described application system described the dynamic data rules of competence that limit and the mark of putting that parses are extracted corresponding dynamic data, and mark the content that generates this webpage by utilizing the dynamic data that extracts to replace described putting.
2. method according to claim 1 is characterized in that, according to the described mark of putting of the affiliated module definition of described dynamic data in described application system.
3. method according to claim 1 is characterized in that, the described rules of competence comprise browse right and/or the operating right of described dynamic data.
4. method according to claim 1 is characterized in that, also comprises the step of the content of showing the webpage that generates.
5. device that is used for dynamic generation web page, it is connected with application system, it is characterized in that, and this device comprises:
Template storage, it is used for the template file of the displayed web page that remains of storage application system;
The Template Manager unit, it is used for attribute and content according to the dynamic data for the treatment of displayed web page of application system, language rule based on the corresponding template file of this webpage, the attribute of the described dynamic data of definition expression and content put mark, and will define put to mark and be inserted in the corresponding template file of described webpage;
Data processing unit, it is used for when receiving web access requests, obtain the corresponding template file of this webpage from template storage, the mark of putting in this template file is resolved, extract corresponding dynamic data according to the rules of competence of application system itself and the mark of putting that parses, and by utilizing the dynamic data that extracts to replace the described content that mark generates this webpage of putting.
6. device according to claim 5 is characterized in that, described Template Manager unit is according to the described mark of putting of the affiliated module definition of described dynamic data in described application system.
7. device according to claim 5 is characterized in that, described Template Manager unit comprises for described putting marked the action pane that is inserted into template file.
8. device according to claim 5 is characterized in that, also comprises the display unit for the content of showing the webpage that generates.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2011102091834A CN102902673A (en) | 2011-07-25 | 2011-07-25 | Method and device for dynamically generating web pages |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2011102091834A CN102902673A (en) | 2011-07-25 | 2011-07-25 | Method and device for dynamically generating web pages |
Publications (1)
Publication Number | Publication Date |
---|---|
CN102902673A true CN102902673A (en) | 2013-01-30 |
Family
ID=47574913
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN2011102091834A Pending CN102902673A (en) | 2011-07-25 | 2011-07-25 | Method and device for dynamically generating web pages |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN102902673A (en) |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104572035A (en) * | 2013-10-11 | 2015-04-29 | 北大方正集团有限公司 | Dynamic generation method and dynamic generation system of webpage codes |
CN105100161A (en) * | 2014-05-19 | 2015-11-25 | 北京大学 | Data display method and terminal equipment |
CN105320662A (en) * | 2014-06-10 | 2016-02-10 | 腾讯科技(北京)有限公司 | Method and device for webpage generation |
CN107146095A (en) * | 2016-03-01 | 2017-09-08 | 阿里巴巴集团控股有限公司 | Exhibition information processing method, device and the mailing system of a kind of mail |
CN107798119A (en) * | 2017-11-09 | 2018-03-13 | 北京易信掌中云科技有限公司 | A kind of enterprise's official website management method and system based on cloud computing |
CN108008954A (en) * | 2017-12-01 | 2018-05-08 | 深圳乐信软件技术有限公司 | Page configuration method, apparatus, server and medium |
CN112559100A (en) * | 2020-12-08 | 2021-03-26 | 北京航天云路有限公司 | User-defined configuration dynamic webpage generation method |
CN114817804A (en) * | 2022-03-31 | 2022-07-29 | 北京达佳互联信息技术有限公司 | Webpage generation method and device, electronic equipment and storage medium |
CN117910438A (en) * | 2024-03-13 | 2024-04-19 | 江苏中威科技软件系统有限公司 | Dynamic format file DLF generation device |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5987480A (en) * | 1996-07-25 | 1999-11-16 | Donohue; Michael | Method and system for delivering documents customized for a particular user over the internet using imbedded dynamic content |
CN101206668A (en) * | 2007-12-14 | 2008-06-25 | 北大方正集团有限公司 | Method for generating and analyzing website content components as well as apparatus |
-
2011
- 2011-07-25 CN CN2011102091834A patent/CN102902673A/en active Pending
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5987480A (en) * | 1996-07-25 | 1999-11-16 | Donohue; Michael | Method and system for delivering documents customized for a particular user over the internet using imbedded dynamic content |
CN101206668A (en) * | 2007-12-14 | 2008-06-25 | 北大方正集团有限公司 | Method for generating and analyzing website content components as well as apparatus |
Cited By (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104572035A (en) * | 2013-10-11 | 2015-04-29 | 北大方正集团有限公司 | Dynamic generation method and dynamic generation system of webpage codes |
CN104572035B (en) * | 2013-10-11 | 2018-05-04 | 北大方正集团有限公司 | The dynamic creation method and dynamic generating system of web page code |
CN105100161B (en) * | 2014-05-19 | 2019-04-16 | 北京大学 | Method for exhibiting data and terminal device |
CN105100161A (en) * | 2014-05-19 | 2015-11-25 | 北京大学 | Data display method and terminal equipment |
CN105320662A (en) * | 2014-06-10 | 2016-02-10 | 腾讯科技(北京)有限公司 | Method and device for webpage generation |
CN105320662B (en) * | 2014-06-10 | 2019-09-20 | 腾讯科技(北京)有限公司 | Webpage generating method and device |
CN107146095B (en) * | 2016-03-01 | 2021-03-23 | 创新先进技术有限公司 | Method and device for processing display information of mail and mail system |
CN107146095A (en) * | 2016-03-01 | 2017-09-08 | 阿里巴巴集团控股有限公司 | Exhibition information processing method, device and the mailing system of a kind of mail |
CN107798119A (en) * | 2017-11-09 | 2018-03-13 | 北京易信掌中云科技有限公司 | A kind of enterprise's official website management method and system based on cloud computing |
CN108008954A (en) * | 2017-12-01 | 2018-05-08 | 深圳乐信软件技术有限公司 | Page configuration method, apparatus, server and medium |
CN112559100A (en) * | 2020-12-08 | 2021-03-26 | 北京航天云路有限公司 | User-defined configuration dynamic webpage generation method |
CN114817804A (en) * | 2022-03-31 | 2022-07-29 | 北京达佳互联信息技术有限公司 | Webpage generation method and device, electronic equipment and storage medium |
CN117910438A (en) * | 2024-03-13 | 2024-04-19 | 江苏中威科技软件系统有限公司 | Dynamic format file DLF generation device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN102902673A (en) | Method and device for dynamically generating web pages | |
US20190220490A1 (en) | Combining website characteristics in an automatically generated website | |
EP1166214B1 (en) | Method and apparatus for generating structured documents for various presentations | |
CN101739415A (en) | Browser-oriented webpage labeling system | |
US20140006913A1 (en) | Visual template extraction | |
CN102609425A (en) | Template for displaying data | |
JP2003281128A (en) | Document preparation system and preparation management | |
US10049095B2 (en) | In-context editing of output presentations via automatic pattern detection | |
KR101275871B1 (en) | System and method for producing homepage in SaaS ENVIRONMENT, A computer-readable storage medium therefor | |
CN103198074A (en) | Page design method and system for dynamic publishing website | |
JP6866551B2 (en) | Computer algebra methods, devices, devices and programs | |
JP6160006B2 (en) | Electronic file structure, computer-readable storage medium, electronic file generation device, electronic file generation method, electronic file | |
CN103827857A (en) | Personalized content delivery system and method | |
CN107590288B (en) | Method and device for extracting webpage image-text blocks | |
CN107122187A (en) | A kind of operation system OS accesses design method | |
CN103646023A (en) | Page and control increasing method based on WEB | |
US20100100807A1 (en) | Data processing device, and data processing method | |
CN108920147A (en) | A kind of Web page construction method, calculates equipment and storage medium at device | |
CN103034496A (en) | Locally-static portal generation method based on template | |
CN110457669A (en) | The sheet disposal method and system based on B/S framework for facilitating service logic to control | |
CN106033348A (en) | Webpage making method, device and electronic equipment | |
CN115309476A (en) | Browser-based ofd file display and editing method | |
CN110019968B (en) | XML file processing method and device | |
US7730105B2 (en) | Time sharing managing apparatus, document creating apparatus, document reading apparatus, time sharing managing method, document creating method, and document reading method | |
JP2016513298A (en) | Electronic document providing method, system, parent server, and child client |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C12 | Rejection of a patent application after its publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20130130 |