After more than a month of hard work, I finally completed this small software. Please give me some comments.
Developed Using VC # + access2003 + XML, the Treeview control is extended, the RichTextBox Control is extended, and The ListBox control is extended, so the function is more powerful.
On the left side of the system is a tree, and on the right side is a work zone, which is a bit like a Windows resource manager. It can be used as a memo or a text record to store documents and files to form a structured directory.
Function introduction:
1. node operations
Add, delete, modify, and move a node up, down, left (upgrade), or right (downgrade.
2. system functions
System Backup, recovery, data compression, and log tracking.
3. Search
You can search by node name or by instructions and locate the node in the tree.
4. text nodes
The node only displays text.
5. Information nodes
In addition to the text node function, you can add a detailed description of the node, the content can be typeset and printed as needed like word.
6. File nodes
In addition to the information node function, you can store a file for the changed node. The file is saved in access and can be exported at any time.
7. File nodes
Obviously, folder-type nodes must have more files than file-type storage.
8. album nodes
Album nodes can store multiple images, add format instructions to the album, and print images. You can also add instructions to each image for convenient preview and export.
The main interface is as follows:
Download: http://files.cnblogs.com/maxianghui/personalinfo_setup.rar