Shareteam Resource Link Management Tool Development and Analysis Report
I. Requirements
1) This tool provides quick connection To webpage connections, disk files, and disk directories (functions are the same as the Windows Start Menu ).
2) provide an icon in the notification area on the right of the taskbar. Right-click the icon and the resource link directory tree will pop up (the effect is the same as that of the Windows Start Menu ).
3) You can configure the resource link tree (such as adding, deleting, modifying, and dragging ).
4) The resource link directory information is saved in XML.
5) generate a resource link directory tree by reading information in XML.
6) XML files have a good data structure and require versatility.
II. Implementation Logic
1) XML Data Structure
2) generation logic of the resource link directory tree (Basic Methods for reading, writing, and operating XML files in C # Need to be mastered)
3) logic of adding, deleting, modifying, and dragging a resource link tree.
III,ProgramArchitecture
3.1 layered structure
Data Layer (XML)-> logic operation layer (business logic class of XML operation class and resource link tree)-> interface operation layer (interface data display operation class)-> client (interface platform)
3.2 name
3.2.1 shareteamexplorersolution (solution)
3.2.1.1 zookeeper ercore (Project)
3.2.1.1.1 sharexmloperate. CS
3.2.1.1.2 zookeeper ermnger. CS
3.2.1.1.3 zookeeper eruimnger. CS
3.2.1.2 zookeeper erwinformclient1 (Project)
............. CS