CN101763423B - Method for realizing presentation of tree-structure data in World Wide Web page as well as system and device therefor - Google Patents

Method for realizing presentation of tree-structure data in World Wide Web page as well as system and device therefor Download PDF

Info

Publication number
CN101763423B
CN101763423B CN201010001084.2A CN201010001084A CN101763423B CN 101763423 B CN101763423 B CN 101763423B CN 201010001084 A CN201010001084 A CN 201010001084A CN 101763423 B CN101763423 B CN 101763423B
Authority
CN
China
Prior art keywords
data
file
xml
data file
tree structure
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
Application number
CN201010001084.2A
Other languages
Chinese (zh)
Other versions
CN101763423A (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.)
Shanghai Love Network Technology Co., Ltd.
Original Assignee
ZTE Corp Nanjing Branch
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 ZTE Corp Nanjing Branch filed Critical ZTE Corp Nanjing Branch
Priority to CN201010001084.2A priority Critical patent/CN101763423B/en
Priority to PCT/CN2010/071697 priority patent/WO2011088641A1/en
Publication of CN101763423A publication Critical patent/CN101763423A/en
Application granted granted Critical
Publication of CN101763423B publication Critical patent/CN101763423B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Human Computer Interaction (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a method for realizing presentation of tree-structure data in World Wide Web page as well as a system and a device therefor. The method comprises the following steps: after starting a WEB system, a server accesses a database server frequently to create and/or update a required XML data file for a tree structure, so as to load and/or refresh dynamic data in the tree structure. The invention leads a user to click the upper and lower levels of the tree structure freely for data presentation without sending a request to the server at the moment, thereby greatly increasing the response speed and the exhibition efficiency of the page and further greatly improving the user experience.

Description

Realize the method, system and device that World Wide Web page tree structure data is shown
Technical field
The present invention relates to WWW (WEB, World Wide Web) page tree structure display technique, relate in particular to the method, system and device that WEB page tree structure data is shown of realizing based on extend markup language (XML, XML-eXtensible Marked Language).
Background technology
High speed development along with the Internet, WEB website becomes requisite companion in people's routine work and life gradually, popularization gradually along with WEB2.0 standard, in browser/server (B/S, Browser/Server) application system, adopt tree structure to show that the demand of catalogue and data is also increasingly strong.As everyone knows, tree structure refers between data element the data structure of the tree-like relation that exists " one-to-many ", and in a plurality of fields, is widely used, such as the management structure of file in file system, family's family tree etc.
XML is a kind of simple data storage language, it carrys out data of description with a series of simple marks, and these marks can be set up by mode easily, although the space that the space that XML takies takies than binary data is more, XML is extremely simply easy to grasp and use.
The success of XML does not also lie in it and easily by people, is write and read, and is that it has fundamentally solved the message exchange between application system.This is because XML has met the basic demand in two aspects:
(1) data are separated with expression-form
The information that resembles weather forecast can adopt different forms to be presented on different equipment, is for example presented at TV, mobile phone or miscellaneous equipment etc.
(2) between different application programs, transmit data
Growing with each passing day of electronic commerce data exchange makes this demand more and more urgent.
Extensible Stylesheet Language (XSL) conversion (XSLT, eXtensible Stylesheet LanguageTransformation), according to the specification limit of W3C (http://www.w3.org/TR/xslt), the purpose that designs the earliest XSLT is to assist XML document (document) to be converted to other document.But the development along with technology, XSLT is not only for being converted to XML HTML (Hypertext Markup Language) (HTML, Hyper-Text Markup Language) or the document of other text formatting, it more fully defines: " a kind of language that is used for changing XML document structure ", that is by XML document is matched with corresponding XSLT, convert XML document to corresponding data representation form.That is to say, in order to make data be convenient to people's reading comprehension, information need to be shown in some way or prints, for example, information data is become to a html file, a pdf document, or even one section of sound; Equally, in order to make data be applicable to different application programs, must from a kind of format conversion, be another kind of form by data, such as demand form may be a text, a Structured Query Language (SQL) (SQL, Structured Query Language) statement, a HTML (Hypertext Markup Language) (HTTP, Hyper-Text Transmission Protocol) information, the data call of a definite sequence etc.And XSLT is exactly the above-mentioned language that is used for realizing this translation function.For example XML being converted to HTML, is the topmost function of current XSLT.
Realize at present in the method for WEB system tree structure data displaying, if the data content that tree structure is shown is static, data progression is also fixed, conventionally the method adopting is that the form with HTML writes, by JavaScript, control the displaying of this tree structure after clicked, can one by one tree structure be shown, also can be by all folding and expansion of tree structure, but if data are many, html page redundancy is complicated, is unfavorable for secondary expansion and revises, if the data content of showing in tree structure is dynamic, data content extracts from database conventionally, and data progression is also unknown, this situation more complicated, conventional solution is to adopt AJAX (being AsynchronousJavaScript and XML) technology, combine with dynamic HTML mark JavaScript script, form with list is shown as tree structure by data, and in order to raise the efficiency the data that can be designed to first show secondary, then every click one-level wherein, automatically from database, extract corresponding data, demonstrate again the lower DBMS of this grade.Owing to using AJAX technology that the page can local be refreshed to allow the variation that refreshes of the imperceptible page of user, improved to a certain extent the efficiency that the page is shown.But problem is, each click all will propose request of data to database, and this has increased the response burden of database undoubtedly, if run into the time delay of connection data storehouse or database connects abnormal situation, the situation that there will be data display to be obstructed, thus user's experience seriously affected.
Existing patent documentation records: the Chinese patent application that number of patent application is CN200710122116.2 " method based on ajax and html mark formation tree-shaped display structure ", and there is following technical deficiency in this patented claim:
The first, it does not distinguish dynamic data and static data, if run into data source, is not from database (DB, Data Bank) but from the xml of artificial background maintenance, the method cannot solve, and the control office of pattern is limited in HTML, is unfavorable for expansion and safeguards.
Second, in realizing, it adopts AJAX technology, the tree structure bandwagon effect that utilizes asynchronous call to improve user is experienced, data are by accessing database, to obtain when tree structure is clicked, but due to data concrete database that places one's entire reliance upon on source, the response of database has directly affected the response effect of displayed page, strengthened the burden of database server simultaneously, improve the complexity of system, strengthened the development difficulty of system, and reduced the reliability of system.
Summary of the invention
Technical matters to be solved by this invention is to provide a kind of method, system and device that World Wide Web page tree structure data is shown of realizing, and can alleviate the data response burden of database server.
In order to solve the problems of the technologies described above, the invention provides a kind of method that WWW (WEB) page tree structure data is shown that realizes, comprising:
Service end, after starting WEB system, is that tree structure creates and/or upgrades needed extend markup language (XML) data file by accessing database server regularly, to carry and/or to refresh the dynamic data in tree structure.
Further, the method also comprises:
Service end is passed through the XML data file of back-stage management platform manual creation no data content, and/or the static data carrying in XML data file is carried out to manual amendment and editor.
Further, the method also comprises:
Service end is the request of access to the WEB page according to client, adopting Extensible Stylesheet Language (XSL) conversion (XSLT) file mating with XML data file is the document that can be identified by WEB browser by XML data file transition, and according to the click of client, shows corresponding tree structures node and/or data at any time.
Further, service end
Adopt independently data acquisition thread periodically to access described database server, establishment and/or the described XML data file of upgrading are inserted and/or replace when client-access blind spot;
XML data file is being carried out in the process of described conversion, adopt XPath language search with localization of XML data file in node and/or data; The document that can be identified by WEB browser is hypertext markup language document and/or Dynamic Hyper Text Makeup Language document;
When showing corresponding tree structures node and/or data, adopt JavaScript language control the expansion of tree structures node and/or fold.
Further, service end, before upgrading XML data file, also comprises:
If determine after starting WEB system and need to rewrite XML data file according to configuration file, carry out corresponding rewrite operation.
In order to solve the problems of the technologies described above, the invention provides a kind of system that WWW (WEB) page tree structure data is shown that realizes, comprise service end and client, wherein:
Service end, for being that tree structure creates and/or upgrades needed extend markup language (XML) data file by accessing database server regularly, to carry and/or to refresh the dynamic data in tree structure; Or, by the XML data file of back-stage management platform manual creation no data content, and/or the static data carrying in XML data file is carried out to manual amendment and edits;
Client, for proposing the request of access of the WEB page to service end.
Further, service end comprises described database server and WEB page tree structure data exhibiting device, and wherein WEB page tree structure data exhibiting device comprises: system starts module, data acquisition module and Back Administration Module, wherein:
Database server, for storing WEB page tree structure data;
System starts module, for after starting WEB system, if according to being dynamic data in configuration file judgement tree structure, refresh indication to the generation indication of data acquisition module output primary data and/or dynamic data; Or, if be static data in judgement tree structure, to Back Administration Module output original document, generate indication and/or the indication of manual maintenance file;
Data acquisition module, refreshes indication timer access database server for generate indication and/or dynamic data according to primary data, and establishment and/or the described XML data file of upgrading are inserted and/or replace when client-access blind spot;
Back Administration Module, for generate indication and/or the indication of manual maintenance file according to original document, generates the XML data file of the concrete data content of nothing and/or edits XML data file by manual amendment.
Further, also comprise Data Styles control module and data display module, wherein:
Data acquisition module is exported to Data Styles control module by the XML data file creating and/or upgrade,
Back Administration Module is exported to Data Styles control module by the XML data file that generates and/or revise editor;
Data Styles control module, for the request of access to the WEB page according to client, adopting Extensible Stylesheet Language (XSL) mate with XML data file to change (XSLT) file is the document that can be identified by WEB browser by XML data file transition, in the process of this conversion, adopt XPath language search with localization of XML data file in node and/or data; And the hypertext markup language document converting to and/or Dynamic Hyper Text Makeup Language document are exported to data display module;
Data display module, for the front two-stage catalogue of the document acquiescence of input is showed to client, and according to the click of client, adopt JavaScript language control the expansion of described tree structures node and/or fold at any time, to show corresponding node and/or data;
Client is clicked corresponding tree structures node and/or data when the access WEB page.
In order to solve the problems of the technologies described above, the invention provides a kind of device that WWW (WEB) page tree structure data is shown of realizing, comprise that system starts module, data acquisition module and Back Administration Module, wherein:
System starts module, for after starting WEB system, if according to being dynamic data in configuration file judgement tree structure, refresh indication to the generation indication of data acquisition module output primary data and/or dynamic data; Or, if be static data in judgement tree structure, to Back Administration Module output original document, generate indication and/or the indication of manual maintenance file;
Data acquisition module, for generate indication and/or dynamic data according to primary data, refresh indication timer access database server, create and/or upgrade extend markup language (XML) data file, and when client-access blind spot, inserting and/or replace XML data file;
Back Administration Module, for generate indication and/or the indication of manual maintenance file according to original document, generates the XML data file of the concrete data content of nothing and/or edits XML data file by manual amendment.
Further, also comprise Data Styles control module and data display module, wherein:
Data acquisition module is exported to Data Styles control module by the XML data file creating and/or upgrade,
Back Administration Module is exported to Data Styles control module by the XML data file that generates and/or revise editor;
Data Styles control module, for the request of access to the WEB page according to client, adopting Extensible Stylesheet Language (XSL) conversion (XSLT) file mate with XML data file is the document that can be identified by WEB browser by XML data file transition, in the process of changing, adopt XPath language search with localization of XML data file in node and/or data; And the hypertext markup language document converting to and/or Dynamic Hyper Text Makeup Language document are exported to data display module;
Data display module, for the front two-stage catalogue of the document acquiescence of input is showed to client, and adopts JavaScript language control the expansion of tree structures node and/or fold according to the click of client, to show corresponding node and/or data at any time.
The present invention is based on data and express the separated mode of pattern, using XML as the data storage carrier of tree structure, its clear in structure and be convenient to revise and expansion; Adopt XSLT to control as the pattern of tree structure simultaneously, and using JavaScript as displaying and the contraction of controlling tree structures node, realized one dynamically, WEB tree structure data is shown flexibly.If the data of showing are static, by back-stage management, carry out the additions and deletions retouching operation of XML data; If the data of showing are dynamic, by active inquiry database server, whether there is Data Update to carry out dynamic refresh data; The superior and the subordinate that can make thus user can arbitrarily click tree structure carry out data display, and need not to service end, send request at this moment again, have greatly improved the response speed of the page and have shown efficiency, thereby greatly having improved user's experience.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of realizing the embodiment of the method for World Wide Web page tree structure data displaying of the present invention;
Fig. 2 is the structural representation of realizing the system embodiment of World Wide Web page tree structure data displaying of the present invention.
Embodiment
Below in conjunction with accompanying drawing and preferred embodiment, technical scheme of the present invention is at length set forth.The embodiment below exemplifying is only for description and interpretation the present invention, and do not form the restriction to technical solution of the present invention.
As shown in Figure 1, be the flow process that realizes the embodiment of the method for World Wide Web page tree structure data displaying provided by the invention, comprise the steps:
101: service end starts WEB system;
Be that service end is by WEB startup of server.
102: the configuration file that reads WEB system;
This configuration file is for carrying out some configurations to the tree structure of WEB browser, for example configure XML data file, the data attribute of configuration in tree structure be dynamically or static, and whether the XML data file configuring need to rewrite when system starts, etc.
103: judge whether to have configured the needed XML data file of tree structure, be to perform step 110, otherwise perform step 104;
104: judge whether the data in tree structure are dynamic data, are to perform step 105, otherwise perform step 111;
105: from database server, read corresponding data content, generate XML data file;
106: accessing database server regularly, with the data that in dynamic refresh file, tree structure is updated;
For example timer access database server, or accessing database server after some other task of every execution, this can be controlled by program.
After accessing database discovering server database server Data Update, generate a new XML file, and replace in the time of client-access blind spot, and the XML file being replaced is not deleted, standby when abnormal as an alternative.
107: according to the request of access of client or according to configuration file, XML data file is mated with suitable XSLT file;
108: the XSLT file that utilizes coupling by XML data file transition for another can viewed device identification document (such as HTML or DHTML document), and acquiescence shows that front two-stage catalogue is transferred to client;
XPath language is subordinate to XSLT, is the important component part of XSLT, in conversion, may need to process the data on tree structures node wherein during XML document, adopt XPath language search with localization of XML document in information data.
109: accept any click of client to the WEB page, tree structure is launched or folded the data in display structure, process ends;
Can adopt JavaScript as controlling the expansion of tree-shaped node and folding, realize a tree structure flexibly dynamically.
110: according to configuration file, determine that whether XML data file need to rewrite after system starts, and need to carry out corresponding rewrite operation; Then perform step 106;
111: the XML data file without concrete data content that generates acquiescence;
112: by back-stage management platform, carry out manual amendment XML data file with changing as required; Then perform step 107.
For example need increase, modification or deletion of node and/or data, by back-stage management platform, carry out manual amendment.
When WEB system starts, by one independently data acquisition thread control establishment and the renewal work of XML data file, can be set the time of accessing database server according to configuration file, this time interval is difficult for too short, otherwise affects the performance of database server.
Suggestion, according to the situation of Data Update in actual tree structure, takes per half an hour or one hour to upgrade once more reasonable.Meanwhile, owing to can directly carrying out modification XML data file hand-manipulated by back-stage management interface more flexibly, improved the extensibility of system.
When the tree structure page of client-access WEB, HTML or DHTML document that system can adopt XSLT and XML to generate respond to user, and show the front two-stage node that comprises root of giving tacit consent under tree structure.Click according to client to key node, will carry out the operation of expansion or folding present node.When hitting, customer in response end points carries out node when launching, because having completed, the data in XML data file refresh storage, so time need not now to server, send request calling data storehouse server data, and can directly show as required in file corresponding data content.Shorten dramatically thus the time that client waits, thereby significantly promoted user's experience.
Fig. 2 expresses the structure that the system embodiment that realizes the displaying of World Wide Web page tree structure data providing is provided, and this system comprises service end and client, wherein:
Service end, for being that described tree structure creates and/or upgrades needed extend markup language (XML) data file by accessing database server regularly, to carry and/or to refresh the dynamic data in described tree structure; According to the request of access of client, adopt XSLT file mate with XML data file by XML data file transition for another can viewed device identification types document, and at any time according to the data in client click displaying tree structure.
Service end or by the XML data file of back-stage management platform manual creation no data content, and/or the static data carrying in described XML data file is carried out to manual amendment and editor.
Client, for sending data access request by clicking the WEB tree structure page to service end.
Service end shown in Fig. 2 further comprises database server and WEB page tree structure data exhibiting device, wherein WEB page tree structure data exhibiting device comprises: system starts module, data acquisition module, Data Styles control module, data display module and Back Administration Module, wherein:
Database server, for storing the data of WEB page tree structure;
System starts module, for after starting WEB system, while being dynamic data according to the configuration file reading in judgement tree structure, as configured the needed XML data file of tree structure, to data acquisition module output dynamic data, refreshes indication; As do not configure XML data file, to data acquisition module output primary data, generate indication;
When system startup module is static data in judgement tree structure, as configured XML data file, to the indication of Back Administration Module output manual maintenance file; As do not configure XML data file, to Back Administration Module output original document, generate indication.
Certainly, if system starts module, judgement has configured XML data file, and need to after system starts, rewrite this document, after carrying out rewrite operation, to data acquisition module or Back Administration Module, sends corresponding indication.
Data acquisition module, for refreshing and indicate accessing database server regularly according to the dynamic data of input, the data of upgrading with tree structure in dynamic refresh file, the XML file then refreshing to the output of Data Styles control module;
Data acquisition module such as timer access database server, or accessing database server after some other task of every execution.
Or data acquisition module generates indication according to the primary data of input and reads corresponding data content from database server, generates XML data file, the XML file then generating to the output of Data Styles control module.
Data acquisition module, after accessing database discovering server database data upgrades, generates a new XML file, and replace in the time of client-access blind spot, and the XML file being replaced is not deleted, standby when abnormal as an alternative.
Back Administration Module, for generate indication and/or the indication of manual maintenance file according to the original document of input, generate the XML data file without concrete data content of acquiescence and/or by manual amendment XML data file, then to the XML data file of Data Styles control module output function;
Data Styles control module, for the XML data file of input being mated with suitable XSLT file according to the request of access of client or according to configuration file, and with the XSLT file of coupling by XML data file transition for another can be viewed the document identified of device, and export to data display module;
Data Styles control module adopt XPath search with localization of XML document in information data.
Data display module, for the front two-stage catalogue of the document acquiescence of input is showed to client, accepts any click of client to the WEB page, tree structure is launched or folded the data in display structure.
Data display module adopts JavaScript as controlling the expansion of tree-shaped node and folding, by one dynamically, tree structure shows client flexibly.
By above embodiment, can find out, the present invention is based on data and express the separated mode of pattern, using XML as the data storage carrier of tree structure, clear in structure and be convenient to revise and expansion; Adopt XSLT to control as the pattern of tree structure simultaneously, and using JavaScript as displaying and the contraction of controlling tree structures node, realized one flexibly and can take into account simultaneously XML dynamically, the displaying of static data, the superior and the subordinate that make user can arbitrarily click tree structure carry out data display, greatly improved the response speed of the page and shown efficiency, and greatly having improved user's experience.
The foregoing is only the preferred embodiments of the present invention, be not limited to the present invention, for a person skilled in the art, the present invention can have various modifications and variations.Within the spirit and principles in the present invention all, any modification of doing, be equal to replacement, improvement etc., within all should being included in protection scope of the present invention.

Claims (8)

1. realize the method that WWW WEB page tree structure data is shown, comprising:
Service end, after starting WEB system, is that described tree structure creates and/or upgrades needed expandable mark language XML data file by accessing database server regularly, to carry and/or to refresh the dynamic data in described tree structure;
Described service end is passed through the XML data file of back-stage management platform manual creation no data content, and/or the static data carrying in described XML data file is carried out to manual amendment and editor;
Described service end is the request of access to the described WEB page according to client, adopting the Extensible Stylesheet Language (XSL) conversion XSLT file mating with described XML data file is the document that can be identified by WEB browser by described XML data file transition, and according to the click of described client, shows corresponding tree structures node and/or data at any time.
2. in accordance with the method for claim 1, it is characterized in that described service end
Adopt independently data acquisition thread periodically to access described database server, establishment and/or the described XML data file of upgrading are inserted and/or replace when client-access blind spot;
Described XML data file is being carried out in the process of described conversion, adopting XPath language to search and locate node and/or the data in described XML data file; The described document that can be identified by WEB browser is hypertext markup language document and/or Dynamic Hyper Text Makeup Language document;
When carrying out the corresponding tree structures node of described displaying and/or data, adopt JavaScript language control the expansion of described tree structures node and/or fold.
3. according to the method described in claim 1 or 2, it is characterized in that, described service end, before upgrading described XML data file, also comprises:
If determine after starting described WEB system and need to rewrite described XML data file according to configuration file, carry out corresponding rewrite operation.
4. realize the system that WWW WEB page tree structure data is shown, comprise service end and client, wherein:
Described service end, for being that described tree structure creates and/or upgrades needed expandable mark language XML data file by accessing database server regularly, to carry and/or to refresh the dynamic data in described tree structure; Request of access according to client to the described WEB page, adopting the Extensible Stylesheet Language (XSL) conversion XSLT file mating with XML data file is the document that can be identified by WEB browser by XML data file transition, and according to the click of client, shows corresponding tree structures node and/or data at any time;
Described service end, also for passing through the XML data file of back-stage management platform manual creation no data content, and/or carries out manual amendment to the static data carrying in described XML data file and edits;
Described client, for proposing the request of access of the described WEB page to described service end.
5. according to system claimed in claim 4, it is characterized in that, described service end comprises described database server and WEB page tree structure data exhibiting device, wherein said WEB page tree structure data exhibiting device comprises: system starts module, data acquisition module and Back Administration Module, wherein:
Described database server, for storing described WEB page tree structure data;
Described system starts module, for after starting WEB system, if according to being described dynamic data in configuration file judgement tree structure, refresh indication to the generation indication of data acquisition module output primary data and/or dynamic data; Or, if judge in described tree structure, be described static data, to Back Administration Module output original document, generate indication and/or the indication of manual maintenance file;
Described data acquisition module, refreshes indication timer access database server for generate indication and/or described dynamic data according to described primary data, and establishment and/or the described XML data file of upgrading are inserted and/or replace when client-access blind spot;
Described Back Administration Module, for generate indication and/or the indication of described manual maintenance file according to described original document, generates the XML data file of the concrete data content of nothing and/or edits described XML data file by manual amendment.
6. according to system claimed in claim 5, it is characterized in that, also comprise Data Styles control module and data display module, wherein:
Described data acquisition module is exported to described Data Styles control module by the described XML data file creating and/or upgrade,
Described Back Administration Module is exported to described Data Styles control module by the described XML data file that generates and/or revise editor;
Described Data Styles control module, for the request of access to the described WEB page according to client, adopting the Extensible Stylesheet Language (XSL) conversion XSLT file mating with described XML data file is the document that can be identified by WEB browser by described XML data file transition, adopts XPath language to search and locate node and/or the data in described XML data file in the process of described conversion; And the hypertext markup language document converting to and/or Dynamic Hyper Text Makeup Language document are exported to described data display module;
Described data display module, for the front two-stage catalogue of the document acquiescence of input is showed to client, and according to the click of described client, adopt JavaScript language control the expansion of described tree structures node and/or fold at any time, to show corresponding node and/or data;
Described client is clicked corresponding tree structures node and/or data when the described WEB page of access.
7. realize the device that WWW WEB page tree structure data is shown, comprise that system starts module, data acquisition module and Back Administration Module, wherein:
Described system starts module, for after starting WEB system, if according to being dynamic data in configuration file judgement tree structure, refresh indication to the generation indication of data acquisition module output primary data and/or dynamic data; Or, if judge in described tree structure, be static data, to Back Administration Module output original document, generate indication and/or the indication of manual maintenance file;
Described data acquisition module, for generate indication and/or described dynamic data according to described primary data, refresh indication timer access database server, create and/or upgrade expandable mark language XML data file, and insert and/or replace described XML data file when client-access blind spot;
Described Back Administration Module, for generate indication and/or the indication of described manual maintenance file according to described original document, generates the XML data file of the concrete data content of nothing and/or edits described XML data file by manual amendment.
8. according to device claimed in claim 7, it is characterized in that, also comprise Data Styles control module and data display module, wherein:
Described data acquisition module is exported to described Data Styles control module by the described XML data file creating and/or upgrade,
Described Back Administration Module is exported to described Data Styles control module by the described XML data file that generates and/or revise editor;
Described Data Styles control module, for the request of access to the described WEB page according to client, adopting the Extensible Stylesheet Language (XSL) conversion XSLT file mating with described XML data file is the document that can be identified by WEB browser by described XML data file transition, adopts XPath language to search and locate node and/or the data in described XML data file in the process of described conversion; And the hypertext markup language document converting to and/or Dynamic Hyper Text Makeup Language document are exported to described data display module;
Described data display module, for the front two-stage catalogue of the document acquiescence of input is showed to described client, and according to the click of described client, adopt JavaScript language control the expansion of described tree structures node and/or fold at any time, to show corresponding node and/or data.
CN201010001084.2A 2010-01-21 2010-01-21 Method for realizing presentation of tree-structure data in World Wide Web page as well as system and device therefor Expired - Fee Related CN101763423B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201010001084.2A CN101763423B (en) 2010-01-21 2010-01-21 Method for realizing presentation of tree-structure data in World Wide Web page as well as system and device therefor
PCT/CN2010/071697 WO2011088641A1 (en) 2010-01-21 2010-04-12 Method, server end and device for enabling tree-structure data display in world wide web page

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010001084.2A CN101763423B (en) 2010-01-21 2010-01-21 Method for realizing presentation of tree-structure data in World Wide Web page as well as system and device therefor

Publications (2)

Publication Number Publication Date
CN101763423A CN101763423A (en) 2010-06-30
CN101763423B true CN101763423B (en) 2014-02-19

Family

ID=42494587

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010001084.2A Expired - Fee Related CN101763423B (en) 2010-01-21 2010-01-21 Method for realizing presentation of tree-structure data in World Wide Web page as well as system and device therefor

Country Status (2)

Country Link
CN (1) CN101763423B (en)
WO (1) WO2011088641A1 (en)

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102479109B (en) * 2010-11-23 2016-08-03 腾讯科技(深圳)有限公司 A kind of backwards and forwards data synchronization method and device
CN102750321A (en) * 2012-05-22 2012-10-24 山西优府信息技术开发有限公司 Web imaging showing organization structure
CN102819572B (en) * 2012-07-20 2015-09-09 迈普通信技术股份有限公司 The display packing of catalogue data and system in document file management system
CN103106244A (en) * 2012-12-31 2013-05-15 华为技术有限公司 Information exhibiting method, terminal device, server and system
CN103473074A (en) * 2013-09-26 2013-12-25 山西优府信息技术开发有限公司 Web area positioning visual maintenance
CN103955517B (en) * 2014-05-05 2017-05-03 中国工商银行股份有限公司 Method and system for converting data in documental database to relational database
CN105989010B (en) * 2015-01-28 2020-08-14 上海飞维信息技术有限公司 Web page data generation method, Web server and Web application system
CN107103540A (en) * 2016-02-22 2017-08-29 易保网络技术(上海)有限公司 What a kind of computer was performed accesses the method and system of the specific data element in insurance products data structure
CN107807948A (en) * 2017-09-06 2018-03-16 安徽本末数据科技有限公司 File Generator Based on Web Page WEB Mode
CN107608704A (en) * 2017-11-02 2018-01-19 金蝶软件(中国)有限公司 A kind of XML configuration file update method, system, medium and device
CN108228805B (en) * 2017-12-29 2021-04-06 北京安云世纪科技有限公司 Method and device for processing display data and mobile terminal
CN110110150B (en) * 2018-01-04 2023-07-07 北大医疗信息技术有限公司 XML data reading method, reading device, computer equipment and storage medium
CN110134477B (en) * 2019-04-24 2021-07-20 北京字节跳动网络技术有限公司 Method, device, medium and electronic equipment for dynamically laying out user pages
CN110704102A (en) * 2019-09-12 2020-01-17 北京字节跳动网络技术有限公司 Page jump protocol interface document generation method, system, medium and electronic device
CN111427631B (en) * 2020-04-01 2022-03-15 中电万维信息技术有限责任公司 Dynamic configuration method of diversified mobile application function module

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6963930B2 (en) * 2001-02-15 2005-11-08 Centric Software, Inc. Automatic transfer and expansion of application-specific data for display at a website
CN100433013C (en) * 2006-05-11 2008-11-12 华为技术有限公司 Method and system for demonstrating data by tree-mode structure
CN101056303A (en) * 2007-05-31 2007-10-17 威盛电子股份有限公司 Configurable network interface with horizontal tree structure, its display method and node processing method
CN101122921B (en) * 2007-09-21 2011-09-28 北京意科通信技术有限责任公司 Method forming tree-shaped display structure based on ajax and html
CN101587437A (en) * 2008-05-20 2009-11-25 鸿富锦精密工业(深圳)有限公司 Tree control designing and generation system and method

Also Published As

Publication number Publication date
CN101763423A (en) 2010-06-30
WO2011088641A1 (en) 2011-07-28

Similar Documents

Publication Publication Date Title
CN101763423B (en) Method for realizing presentation of tree-structure data in World Wide Web page as well as system and device therefor
CN100444174C (en) Method for picking-up, and aggregating micro content of web page, and automatic updating system
US7873668B2 (en) Application data binding
CN102521230B (en) For the result type that data with good conditionsi show
KR101017923B1 (en) Collaborative web page authoring
US20100205524A1 (en) Extensible stylesheet designs using meta-tag information
CN102567539B (en) Intelligent WEB report implementation method and intelligent WEB report implementation system
CN101510207B (en) Tree menu dynamic maintenance method and apparatus based on web page
US20130204610A1 (en) Quasi Natural Language Man-Machine Conversation Device Base on Semantic Logic
US7516145B2 (en) System and method for incrementally transforming and rendering hierarchical data files
JP2005284334A (en) Web page update notification method and apparatus
US8601001B2 (en) Selectively structuring a table of contents for accessing a database
CN103383645A (en) Code generation method and system
CN103853543A (en) Method used for quickly constructing forms in enterprise information system development process
CN104021198A (en) Relational database information retrieval method and device based on ontology semantic index
CN1316782C (en) Method for realizing tree-shaped structure in B/S structure
KR20190131778A (en) Web Crawler System for Collecting a Structured and Unstructured Data in Hidden URL
CN104268163A (en) Method and system for acquiring network management network element configuration interface
US20020147847A1 (en) System and method for remotely collecting and displaying data
CN101587437A (en) Tree control designing and generation system and method
KR101797573B1 (en) Web based spreadsheets service providing apparatus and method
Dohrn et al. Design and implementation of wiki content transformations and refactorings
CN103164226B (en) A kind of set top box human-computer interface automatic generation method
CN105989010A (en) Web page data generation method, WEBITOX server and Web application system
CN103399746B (en) Information management system convenient to develop secondarily and development method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
ASS Succession or assignment of patent right

Owner name: NANJING BRANCH OF ZTE CORPORATION

Free format text: FORMER OWNER: ZTE CORPORATION

Effective date: 20131223

C41 Transfer of patent application or patent right or utility model
COR Change of bibliographic data

Free format text: CORRECT: ADDRESS; FROM: 518057 SHENZHEN, GUANGDONG PROVINCE TO: 210012 NANJING, JIANGSU PROVINCE

TA01 Transfer of patent application right

Effective date of registration: 20131223

Address after: 210012 Zhongxing communication, No. 68, Bauhinia Road, Yuhuatai District, Jiangsu, Nanjing

Applicant after: Nanjing Branch of Zhongxing Communication Co., Ltd.

Address before: 518057 Nanshan District Guangdong high tech Industrial Park, South Road, science and technology, ZTE building, Ministry of Justice

Applicant before: ZTE Corporation

C14 Grant of patent or utility model
GR01 Patent grant
C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20150707

Address after: 518057 Nanshan District Guangdong high tech Industrial Park, South Road, science and technology, ZTE building, Ministry of Justice

Patentee after: ZTE Corporation

Address before: 210012 Zhongxing communication, No. 68, Bauhinia Road, Yuhuatai District, Jiangsu, Nanjing

Patentee before: Nanjing Branch of Zhongxing Communication Co., Ltd.

C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20160906

Address after: Shanghai Road Pudong New Area town Shanghai city 200120 No. 9628 Building 1 room 625

Patentee after: Shanghai Love Network Technology Co., Ltd.

Address before: 518057 Nanshan District Guangdong high tech Industrial Park, South Road, science and technology, ZTE building, Ministry of Justice

Patentee before: ZTE Corporation

CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20140219

Termination date: 20180121