CN101609399B - Intelligent website development system based on modeling and method thereof - Google Patents
Intelligent website development system based on modeling and method thereof Download PDFInfo
- Publication number
- CN101609399B CN101609399B CN 200810302258 CN200810302258A CN101609399B CN 101609399 B CN101609399 B CN 101609399B CN 200810302258 CN200810302258 CN 200810302258 CN 200810302258 A CN200810302258 A CN 200810302258A CN 101609399 B CN101609399 B CN 101609399B
- Authority
- CN
- China
- Prior art keywords
- label
- modeling
- redirect
- data
- web page
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Information Transfer Between Computers (AREA)
Abstract
The invention relates to an intelligent website development method based on modeling, which comprises the following steps: (a) reading required template configuration files; (b) extracting all codes of the home page template of a website, obtaining modeling labels from the codes; (c) sequentially analyzing each obtained modeling label, and generating a static website according to the analyzed result; (d) detecting whether the template configuration file has a skipping label skipped to a secondary page or not; (e) if so, extracting all codes of a page label corresponding to the skipping label, obtaining the modeling label from the codes, and executing the step (c); (f) if not, recording the structure of the generated static page, and generating a blog file for recording generation operation. The invention also provides an intelligent website development system based on modeling. A static page can be generated by using the invention according to the defined modelling labels and the page template.
Description
Technical field
The present invention relates to a kind of intelligent website development system and method based on modeling.
Background technology
Along with rapid development of Internet, the website has been widely used in our work and various fields in life, and also emerges in an endless stream for the technology of Website development, from the earliest ASP and JSP very powerful and exceedingly arrogant .NET and JSF etc. till now.Popularizing and promoting of these technology rises to a new height with the Web procedure development, finally caused the arrival in 2.0 epoch of Web.Yet these new technologies exist some shortcomings with not enough simultaneously, mainly are summarized as following 3 points:
1. overemphasize dynamically, cause the loss of performance.
Along with being doubled and redoubled of information, webpage needs content displayed also more and more, and this situation has been impelled the fusion of website and database technology.Traditional webpage development technology in this, adopt the technology of dynamic web page, according to the program statement that comprises in the specific page analyzing web page, information extraction from database in real time simultaneously, Website server generates the backstage code that comprises this information extraction in conjunction with this page, feeds back to user's browser then.Its flow process is: user's request of sending → Website server analyzing web page → Website server extracts data and generating code → Website server feedback code arrives user browser.
The parsing of Website server action is carried out repeatedly, and each the parsing is not only the renewal partial data, and comprises that the program statement, pattern, color etc. of webpage all need to resolve.This mode is suitable for the mini-system that data age is had relatively high expectations, number of users is few.But but be not suitable for for the system (as picture website and news information website etc.) less demanding for data age, that number of users is many.Because the process need of resolving expends certain hour, when user's visit capacity is big, can cause webpage to be opened slowly, and can increase the pressure of Website server, be unfavorable for the stable of Website server performance, even can cause the Website server collapse.
2. development difficulty is big, and running environment is required height, lacks versatility.
Traditional dynamic web page development scheme needs on top of relevant program language, needs Java knowledge such as JSP, and .NET needs C# knowledge etc.Simultaneously, system that these Website development language developments come out needs specific server program to resolve, and is unfavorable for the quick exploitation of website and general.
3. the website of dynamic web page is unfavorable for promoting.
For a website, flow is the basic embodiment of its value, and the main flow mode that current web is promoted is included by search engine and finished.Because dynamic web page needs to resolve, and can cause temporal loss, includes so be difficult for searched engine.And the easiest searched engine of the static Web page that does not comprise program statement is included, thereby is more conducive to applying of website.
Summary of the invention
In view of above content, be necessary to provide a kind of intelligent website development system based on modeling, it can carry out data base querying according to self-defining modeling label and web page template, generates static Web page.
Also be necessary to provide a kind of intelligent website development approach based on modeling, it can carry out data base querying according to self-defining modeling label and web page template, generates static Web page.
A kind of intelligent website development system based on modeling, comprise a Website server, described Website server comprises: the configuration file read module, be used for reading required template configuration file from memory bank, from described template configuration file, obtain the store path of each web page template and the hierarchical relationship between each web page template; The label acquisition module be used for to extract all codings of website homepage template, obtains modeling label from described coding, and described modeling label comprises that redirect label and data obtain label; The label parsing module is used for resolving successively each modeling label of obtaining, and generates static Web page according to analysis result; Detection module is for detection of whether there being the redirect label that jumps to secondary webpage in the described template configuration file; Described label acquisition module also is used for extracting all codings of the web page template of described redirect label correspondence when described template configuration file existence jumps to the redirect label of secondary webpage, obtains modeling label from described coding; Described label parsing module also is used for the modeling label that the web page template of described redirect label correspondence is encoded is resolved, and generates secondary webpage; The daily record generation module is used for when there is not the redirect label that jumps to secondary webpage in described template configuration file all static Web pages that generate being carried out the structure record, and generates journal file record generating run.
A kind of intelligent website development approach based on modeling, comprise the steps: that (a) reads required template configuration file from memory bank, from described template configuration file, obtain the store path of each web page template and the hierarchical relationship between each web page template; (b) extract all codings of website homepage template, obtain modeling label from described coding, described modeling label comprises that redirect label and data obtain label; (c) resolve each modeling label of obtaining successively, and generate static Web page according to analysis result; (d) detect in the described template configuration file whether have the redirect label that jumps to secondary webpage; (e) when existence in the described template configuration file jumps to the redirect label of secondary webpage, extract all codings of the web page template of described redirect label correspondence, from described coding, obtain modeling label, flow process forwards step (c) to then; (f) when not having the redirect label that jumps to secondary webpage in the described template configuration file, all static Web pages that generate are carried out the structure record, and generate journal file record generating run.
Compared to prior art, described intelligent website development system and method based on modeling, it can be according to self-defining modeling label and web page template, carry out data base querying, generate static Web page, accelerated Website development speed, improved the operational efficiency of Website server.
Description of drawings
Fig. 1 is the hardware structure figure that the present invention is based on the intelligent website development system preferred embodiment of modeling.
Fig. 2 is the functional block diagram of Website server shown in Fig. 1.
Fig. 3 is the process flow diagram that the present invention is based on the intelligent website development approach preferred embodiment of modeling.
Embodiment
As shown in Figure 1, be the system architecture diagram that the present invention is based on the intelligent website development system preferred embodiment of modeling.This system mainly comprises a plurality of user computers 10 and Website server 20.Described a plurality of user computer 10 links to each other by network 30 with Website server 20, and described network 30 can be Internet (Internet) or Intranet (Intranet).Described management server 20 connects by database and links to each other with database 21, stores the data in the webpage in the described database 21.Described database connection can be the open type data storehouse and connects (Open Database Connectivity, ODBC), perhaps (Java Database Connectivity, JDBC), described database 21 can be MicrosoftSQL Server 2000 etc. to the connection of Java database.
Also store multiple template configuration file and web page template in the memory bank of described Website server 20 (as hard disk), described template configuration file is a kind of XML (Extensible Markup Language) file.Every kind of template configuration file is used for arranging the store path of corresponding each web page template of this kind template configuration file and the hierarchical relationship between each web page template etc.For example, with symbol "<father template name〉</the subtemplate title " hierarchical relationship between two web page templates of record.Generally speaking, each website comprises homepage, comprises different secondary webpages again below the homepage, finally is the content page that comprises data.Described secondary webpage may have one-level or multistage, but substantially all below Pyatyi.In the present invention, by each grade webpage in the website being arranged corresponding web page template, behind user's Website login, described Website server 20 will generate corresponding static Web page according to different web page templates, and whole generative process is from homepage.
As shown in Figure 2, be the functional block diagram of Website server shown in Fig. 1 20.Described Website server 20 comprises configuration file read module 210, label acquisition module 211, label parsing module 212, detection module 213 and daily record generation module 214.The alleged module of the present invention is to finish the computer program code segments of a specific function, be more suitable in describing the implementation of software in computing machine than program, therefore below the present invention to all describing with module in the software description.
Wherein, described configuration file read module 210 is used for the user by behind user computer 10 Website logins, from the memory bank of Website server 20, read required template configuration file, from described template configuration file, obtain the store path of each web page template and the hierarchical relationship between each web page template, and be written into label and resolve API (Application ProgrammingInterface, application programming interface) and begin to generate static Web page.
Described label acquisition module 211 is used for extracting all codings of website homepage template, obtains modeling label from described coding.At this moment, all codings and the modeling label of described website homepage template all are temporarily stored in memory headroom.Described modeling label is a kind of self-defining HTML (Hypertext Markup Language, HTML) label, comprises that mainly redirect label and data obtain label etc.
Wherein, described redirect label is responsible for the redirect of hyperlink (Hyperlink), for example, can set the redirect label and is:<m:a〉</m:a 〉, it comprises parameter href, model and randomId.Wherein, the definition of parameter href is identical with the href definition in the html tag, such as<m:a href href="/Aegean/test.action "</m:a 〉, the template of webpage after the parameter m odel appointment redirect, such as<m:a href href=" Aegean/test.action " model=" test.jsp ", parameter randomId is a numerical value that increases progressively, be used for the order that this redirect label of record occurs, system will name the title of the corresponding webpage of this redirect label with the value of this parameter randomId.
Described data obtain label be used for the setting data obtain manner, from the database table name of database 21 inquiries and corresponding field name, form etc. when data show, described data obtain manner comprises directly obtain and read data from database.For example, can setting data obtain label and be:<m:txt</m:txt 〉, it comprises parameter S cope, Table, Field, Lable and MaxRow etc.Wherein, parameter S cope specifies the scope when directly obtaining data, comprise Request or Session, parameter Table specifies the database table name of inquiring about when reading data from database, the field name of parameter F ield given query, parameter La ble specifies the front end display text, and the record strip number that shows in the parameter MaxRow named web page surpasses then Pagination Display of this number.
Described label parsing module 212 is used for resolving successively each modeling label of obtaining, and generates static Web page according to analysis result, and detailed process is as described below.
If described modeling label is the redirect label, then the web page template information of label parsing module 212 after with this redirect label and redirect stores in the described template configuration file, pattern, color and menu etc. that described web page template packets of information purse rope page or leaf shows.
Obtain label if described modeling label is data, then label parsing module 212 obtains the data obtain manner of setting in the label according to described data and obtains corresponding data.Particularly, if described data obtain manner is for directly obtaining, then described label parsing module 212 obtains data in the Request of program scope or Session scope.If described data obtain manner is for reading data from database 21, then described label parsing module 212 obtains database table name and the corresponding field name set in the label according to described data and carries out data base querying, obtains corresponding data.Then, the described data of obtaining of described label parsing module 212 formats, described format comprises line feed, demonstration length and paging etc. is set.At last, the data of described label parsing module 212 after with described format replace described data and obtain label, and export final coding, generate static Web page.
If only contain the redirect label in the described modeling label, then described label parsing module 212 directly is converted into common html tag with the redirect label, and full page is output as static Web page.
Described detection module 213 is for detection of whether there being the redirect label that jumps to secondary webpage in the described template configuration file.If the web page template after the redirect of a redirect label is subordinate's template of current web page template, then described detection module 213 judges that this redirect label is the redirect label that jumps to secondary webpage.If there is the redirect label that jumps to secondary webpage in the described template configuration file, then described label acquisition module 211 extracts all codings of the web page template of described redirect label correspondence, obtains modeling label from described coding.Then, described label parsing module 212 begins the modeling label in its coding is resolved, and generates secondary webpage.Whole resolving is carried out with a recursive mode, all secondary webpages is resolved successively, thereby construct whole website.
Described daily record generation module 214 is used for by XML all static Web pages that generate being carried out the structure record when there is not the redirect label that jumps to secondary webpage in described template configuration file, and generates journal file for the record generating run.Described structure record refers to record the hierarchical relationship of all static Web pages that generate.
As shown in Figure 3, be the process flow diagram that the present invention is based on the intelligent website development approach preferred embodiment of modeling.Step S401, described configuration file read module 210 is after the user passes through user computer 10 Website logins, from the memory bank of Website server 20, read required template configuration file, from described template configuration file, obtain the store path of each web page template and the hierarchical relationship between each web page template, and be written into label and resolve API (Application Programming Interface, application programming interface) and begin to generate static Web page.
Step S402, described label acquisition module 211 extracts all codings of website homepage template, obtains modeling label from described coding.At this moment, all codings and the modeling label of described website homepage template all are temporarily stored in memory headroom.Described modeling label is a kind of self-defining HTML (Hypertext Markup Language, HTML) label, comprises that mainly redirect label and data obtain label etc.
Wherein, described redirect label is responsible for the redirect of hyperlink (Hyperlink), for example, can set the redirect label and is:<m:a〉</m:a 〉, it comprises parameter href, model and randomId.Wherein, the definition of parameter href is identical with the href definition in the html tag, such as<m:a href href="/Aegean/test.action "</m:a 〉, the template of webpage after the parameter m odel appointment redirect, such as<m:a href href=" Aegean/test.action " model=" test.jsp ", parameter randomId is a numerical value that increases progressively, be used for the order that this redirect label of record occurs, system will name the title of the corresponding webpage of this redirect label with the value of this parameter randomId.
Described data obtain label be used for the setting data obtain manner, from the database table name of database 21 inquiries and corresponding field name, form etc. when data show, described data obtain manner comprises directly obtain and read data from database.For example, can setting data obtain label and be:<m:txt</m:txt 〉, it comprises parameter S cope, Table, Field, Lable and MaxRow etc.Wherein, parameter S cope specifies the scope when directly obtaining data, comprise Request or Session, parameter Table specifies the database table name of inquiring about when reading data from database, the field name of parameter F ield given query, parameter La ble specifies the front end display text, and the record strip number that shows in the parameter MaxRow named web page surpasses then Pagination Display of this number.
Step S403, described label parsing module 212 resolve each modeling label of obtaining successively, and generate static Web page according to analysis result, and idiographic flow is as described below.
If described modeling label is the redirect label, then the web page template information of label parsing module 212 after with this redirect label and redirect stores in the described template configuration file, pattern, color and menu etc. that described web page template packets of information purse rope page or leaf shows.
Obtain label if described modeling label is data, then label parsing module 212 obtains the data obtain manner of setting in the label according to described data and obtains corresponding data.Particularly, if described data obtain manner is for directly obtaining, then described label parsing module 212 obtains data in the Request of program scope or Session scope.If described data obtain manner is for reading data from database 21, then described label parsing module 212 obtains database table name and the corresponding field name set in the label according to described data and carries out data base querying, obtains corresponding data.Then, the described data of obtaining of described label parsing module 212 formats, described format comprises line feed, demonstration length and paging etc. is set.At last, the data of described label parsing module 212 after with described format replace described data and obtain label, and export final coding, generate static Web page.
If only contain the redirect label in the described modeling label, then described label parsing module 212 directly is converted into common html tag with the redirect label, and full page is output as static Web page.
Step S404, described detection module 213 detects in the described template configuration file whether have the redirect label that jumps to secondary webpage.If the web page template after the redirect of a redirect label is subordinate's template of current web page template, then described detection module 213 judges that this redirect label is the redirect label that jumps to secondary webpage.If there is the redirect label that jumps to secondary webpage in the described template configuration file, then flow process enters step S405, if there is not the redirect label that jumps to secondary webpage in the described template configuration file, then flow process enters step S406.
Step S405, described label acquisition module 211 extracts all codings of the web page template of described redirect label correspondence, from described coding, obtain modeling label, flow process forwards step S403 to then, described label parsing module 212 begins the modeling label in its coding is resolved, and generates secondary webpage.Whole resolving is carried out with a recursive mode, all secondary webpages is resolved successively, thereby construct whole website.
Step S406, described daily record generation module 214 carries out the structure record by XML to all static Web pages that generate, and generates journal file for the record generating run.Described structure record refers to record the hierarchical relationship of all static Web pages that generate.
It should be noted that at last, above embodiment is only unrestricted in order to technical scheme of the present invention to be described, although with reference to preferred embodiment the present invention is had been described in detail, those of ordinary skill in the art is to be understood that, can make amendment or be equal to replacement technical scheme of the present invention, and not break away from the spirit and scope of technical solution of the present invention.
Claims (8)
1. the intelligent website development system based on modeling comprises a Website server, it is characterized in that described Website server comprises:
The configuration file read module is used for reading required template configuration file from memory bank, obtains the store path of each web page template and the hierarchical relationship between each web page template from described template configuration file;
The label acquisition module be used for to extract all codings of website homepage template, obtains modeling label from described coding, and described modeling label comprises that redirect label and data obtain label;
The label parsing module is used for resolving successively each modeling label of obtaining, and generates static Web page according to analysis result;
Detection module, for detection of whether there being the redirect label that jumps to secondary webpage in the described template configuration file, if the web page template after the redirect of a redirect label is subordinate's template of current web page template, judge that then this redirect label is the redirect label that jumps to secondary webpage;
Described label acquisition module also is used for extracting all codings of the web page template of described redirect label correspondence when described template configuration file existence jumps to the redirect label of secondary webpage, obtains modeling label from described coding;
Described label parsing module also is used for the modeling label that the web page template of described redirect label correspondence is encoded is resolved, and generates secondary webpage; And
The daily record generation module is used for when there is not the redirect label that jumps to secondary webpage in described template configuration file all static Web pages that generate being carried out the structure record, and generates journal file record generating run.
2. the intelligent website development system based on modeling as claimed in claim 1 is characterized in that, described label parsing module is resolved each modeling label of obtaining successively, and comprises according to analysis result generation static Web page:
If described modeling label is the redirect label, then the web page template information of described label parsing module after with this redirect label and redirect stores in the described template configuration file;
If being data, described modeling label obtains label, then described label parsing module obtains the data obtain manner of setting in the label according to described data and obtains corresponding data, format the described data of obtaining then, data after the described format are replaced described data obtain label, and export final coding, generate static Web page; And
If only contain the redirect label in the described modeling label, then described label parsing module directly is converted into common html tag with the redirect label, and full page is output as static Web page.
3. the intelligent website development system based on modeling as claimed in claim 2 is characterized in that, described label parsing module obtains the data obtain manner of setting in the label according to described data and obtains corresponding data and comprise:
If described data obtain manner is for directly obtaining, then described label parsing module obtains data in the Request of program scope or Session scope; And
If described data obtain manner is for reading data from database, then described label parsing module obtains database table name and the corresponding field name set in the label according to described data and carries out data base querying, obtains corresponding data.
4. the intelligent website development system based on modeling as claimed in claim 2 is characterized in that, pattern, color and menu that described web page template packets of information purse rope page or leaf shows, and described format comprises line feed, demonstration length and paging is set.
5. the intelligent website development approach based on modeling is characterized in that this method comprises the steps:
(a) from memory bank, read required template configuration file, from described template configuration file, obtain the store path of each web page template and the hierarchical relationship between each web page template;
(b) extract all codings of website homepage template, obtain modeling label from described coding, described modeling label comprises that redirect label and data obtain label;
(c) resolve each modeling label of obtaining successively, and generate static Web page according to analysis result;
(d) detect in the described template configuration file whether have the redirect label that jumps to secondary webpage, if the web page template after the redirect of a redirect label is subordinate's template of current web page template, judge that then this redirect label is the redirect label that jumps to secondary webpage;
(e) when existence in the described template configuration file jumps to the redirect label of secondary webpage, extract all codings of the web page template of described redirect label correspondence, from described coding, obtain modeling label, flow process forwards step (c) to then; And
(f) when not having the redirect label that jumps to secondary webpage in the described template configuration file, all static Web pages that generate are carried out the structure record, and generate journal file record generating run.
6. the intelligent website development approach based on modeling as claimed in claim 5 is characterized in that, described step (c) comprising:
If described modeling label is the redirect label, then the web page template information after this redirect label and the redirect is stored in the described template configuration file;
If being data, described modeling label obtains label, then obtain the data obtain manner of setting in the label according to described data and obtain corresponding data, format the described data of obtaining then, data after the described format are replaced described data obtain label, and export final coding, generate static Web page; And
If only contain the redirect label in the described modeling label, then directly the redirect label is converted into common html tag, and full page is output as static Web page.
7. the intelligent website development approach based on modeling as claimed in claim 6 is characterized in that, described step is obtained the data obtain manner of setting in the label according to described data and obtained corresponding data and comprise:
If described data obtain manner for directly obtaining, then obtains data in the Request of program scope or Session scope; And
If described data obtain manner is for to read data from database, then obtaining database table name and the corresponding field name set in the label according to described data carries out data base querying, obtains corresponding data.
8. the intelligent website development approach based on modeling as claimed in claim 6 is characterized in that, pattern, color and menu that described web page template packets of information purse rope page or leaf shows, and described format comprises line feed, demonstration length and paging is set.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN 200810302258 CN101609399B (en) | 2008-06-20 | 2008-06-20 | Intelligent website development system based on modeling and method thereof |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN 200810302258 CN101609399B (en) | 2008-06-20 | 2008-06-20 | Intelligent website development system based on modeling and method thereof |
Publications (2)
Publication Number | Publication Date |
---|---|
CN101609399A CN101609399A (en) | 2009-12-23 |
CN101609399B true CN101609399B (en) | 2013-07-03 |
Family
ID=41483164
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN 200810302258 Expired - Fee Related CN101609399B (en) | 2008-06-20 | 2008-06-20 | Intelligent website development system based on modeling and method thereof |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN101609399B (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108021632A (en) * | 2017-11-23 | 2018-05-11 | 中国移动通信集团河南有限公司 | Unstructured data and the mutual conversion process method of structural data |
Families Citing this family (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101984438B (en) * | 2010-11-27 | 2012-09-05 | 杭州万格网络科技有限公司 | Method of online self-help website establishment, creation of application service and development of online software |
CN102096715A (en) * | 2011-02-11 | 2011-06-15 | 深圳市同洲电子股份有限公司 | Method and system for acquiring webpage template, and method and system for generating single website |
CN102799592B (en) * | 2011-05-26 | 2017-03-29 | 腾讯科技(深圳)有限公司 | The parsing method and system of rich text document |
CN104050190B (en) * | 2013-03-14 | 2018-11-23 | 腾讯科技(上海)有限公司 | A kind of method and system of relation chain data processing, client |
CN103577536A (en) * | 2013-09-04 | 2014-02-12 | 广东全通教育股份有限公司 | System and method for generating and improving template website |
CN105022654A (en) * | 2015-06-30 | 2015-11-04 | 广州西维尔计算机系统有限公司 | Production method and device of visual page |
CN105095497B (en) * | 2015-08-24 | 2019-03-05 | 北京奇虎科技有限公司 | The method and device of webpage is generated based on web page template |
CN107294750B (en) * | 2016-04-01 | 2020-10-30 | 阿里巴巴集团控股有限公司 | Cloud cluster energy self-identification distributed configuration management method and device |
CN107623624B (en) * | 2016-07-15 | 2021-03-16 | 阿里巴巴集团控股有限公司 | Method and device for providing notification message |
CN106161656B (en) * | 2016-08-31 | 2020-10-13 | 虎扑(上海)文化传播股份有限公司 | Interface jumping method and device |
CN107092625B (en) * | 2016-12-28 | 2020-10-09 | 北京星选科技有限公司 | Data configuration method, data processing method and device |
CN108647195B (en) * | 2018-02-22 | 2022-02-11 | 石化盈科信息技术有限责任公司 | Method and system for realizing shift-to-shift log for process industry |
CN109299448B (en) * | 2018-09-12 | 2023-06-30 | 武汉轻工大学 | Resume intelligent filling method, system, server and storage medium |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2006013161A1 (en) * | 2004-07-30 | 2006-02-09 | Siemens Aktiengesellschaft | Method programme and system for the dynamic template-based generation of internet pages |
CN1987850A (en) * | 2005-12-20 | 2007-06-27 | 腾讯科技(深圳)有限公司 | Method for realizing AJAX webpage |
CN101127038A (en) * | 2006-08-18 | 2008-02-20 | 鸿富锦精密工业(深圳)有限公司 | System and method for downloading website static web page |
CN101183395A (en) * | 2007-12-25 | 2008-05-21 | 北京中企开源信息技术有限公司 | Method and system for realizing staticize of dynamic page |
-
2008
- 2008-06-20 CN CN 200810302258 patent/CN101609399B/en not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2006013161A1 (en) * | 2004-07-30 | 2006-02-09 | Siemens Aktiengesellschaft | Method programme and system for the dynamic template-based generation of internet pages |
CN1987850A (en) * | 2005-12-20 | 2007-06-27 | 腾讯科技(深圳)有限公司 | Method for realizing AJAX webpage |
CN101127038A (en) * | 2006-08-18 | 2008-02-20 | 鸿富锦精密工业(深圳)有限公司 | System and method for downloading website static web page |
CN101183395A (en) * | 2007-12-25 | 2008-05-21 | 北京中企开源信息技术有限公司 | Method and system for realizing staticize of dynamic page |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108021632A (en) * | 2017-11-23 | 2018-05-11 | 中国移动通信集团河南有限公司 | Unstructured data and the mutual conversion process method of structural data |
CN108021632B (en) * | 2017-11-23 | 2020-07-07 | 中国移动通信集团河南有限公司 | Mutual conversion processing method for unstructured data and structured data |
Also Published As
Publication number | Publication date |
---|---|
CN101609399A (en) | 2009-12-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101609399B (en) | Intelligent website development system based on modeling and method thereof | |
CN101197849B (en) | Method for commuting internet page into wireless application protocol page | |
CN104185845B (en) | For the system and method for the binary representation for providing webpage | |
CN102073726B (en) | Structured data import method and device for search engine system | |
CN100568241C (en) | Be used for concentrating the method and system of Content Management | |
CN104461484B (en) | The implementation method and device of front-end template | |
CN102053994B (en) | Language parser and parsing method using same | |
CN101211336B (en) | Visualized system and method for generating inquiry file | |
CN1159665C (en) | Code generator system for digital library and its method | |
CN101165685A (en) | Dynamic web page generation method and system | |
CN102073725A (en) | Method for searching structured data and search engine system for implementing same | |
KR20040038458A (en) | web contents transcoding system and method for small display devices | |
CN102521316A (en) | Pattern matching framework for log analysis | |
CN101866342A (en) | Method and device for generating or displaying webpage label and information sharing system | |
CN102737021B (en) | Search engine and realization method thereof | |
CA2448787A1 (en) | Method and computer-readable medium for importing and exporting hierarchically structured data | |
US8117610B2 (en) | System and method for integrated artifact management | |
CN102065114A (en) | Method and device for mobile terminal to access webpage | |
CN101872350A (en) | Web page text extracting method and device thereof | |
CN111079043A (en) | Key content positioning method | |
CN112671734B (en) | Message processing method for multiple data sources and related equipment thereof | |
CN101950312A (en) | Method for analyzing webpage content of internet | |
CN103823811A (en) | Method and system for processing journals | |
CN101571860A (en) | Method and device for generating dynamic website as well as method and device for extracting structural data | |
CN103226599A (en) | Method and system for accurately extracting webpage content |
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 | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20130703 Termination date: 20200620 |
|
CF01 | Termination of patent right due to non-payment of annual fee |