Building Similar Windows Explorer

Source: Internet
Author: User
Appendix: Data Structure and test
Database description

ID: Node ID
NodeName: node Name
Brothernode: Sibling node, ID of the next sibling node of the current node
Sonnode: child node, ID of the first child node of the current node

Test data
ID nodename parentnode Sonnode Brothernode
01 Management Text block 00 0101 02
02 Development Document 00 0201 03
03 Product document 00 00 00
0101 System rules 01 00 0102
0102 Plan 01 00 0103
0103 Summary 01 00 00
0201 Reference block 02 00 0202
0202 Development Progress 02 00 0203
0203 Demand Analysis 02 00 0204
0204 Overall design 02 00 0205
0205 schematic design 02 00 0206
0206 Detailed design 02 020601 0207
0207 coded text block 02 00 0208
0208 Test text block 02 00 00
020601 Database Detailed design 00 020602 0206
020602 GIS Detailed design 00 020603 0206
020603 Interface Detail Design 00 020604 0206
020604 Interface Detail Design 00 00 0206


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.