Description: C#写的通讯录,能调通
<?xml version= 1.0 standalone= yes ?>
<!-- File Name: Example.xml-->
<INVENTORY>
<BOOK>
<TITLE>The Adventures of Huckleberry Finn</TITLE>
<AUTHOR>Mark Twain</AUTHOR>
<BINDING>mass market paperback</BINDING>
<PAGES>298</PAGES>
<PRICE>25.60</PRICE>
</BOOK>
<BOOK>
<TITLE>Leaves of Grass</TITLE>
<AUTHOR>Walt Whitman</AUTHOR>
<BINDING>hardcover</BINDING>
<PAGES>462</PAGES>
<PRICE>27.70</PRICE>
</BOOK>
</INVENTORY>
To Search:
File list (Check if you may need any files):
AddressList
...........\AddressList
...........\AddressList.sln
...........\AddressList.suo
...........\...........\AddressList.csproj
...........\...........\AddressList.xml
...........\...........\bin
...........\...........\...\Debug
...........\...........\...\.....\AddressList.exe
...........\...........\...\.....\AddressList.pdb
...........\...........\...\.....\AddressList.vshost.exe
...........\...........\...\.....\AddressList.vshost.exe.manifest
...........\...........\...\.....\Items.xml
...........\...........\Form1.cs
...........\...........\Form1.Designer.cs
...........\...........\Form1.resx
...........\...........\Form2.cs
...........\...........\Form2.Designer.cs
...........\...........\Form2.resx
...........\...........\Form3.cs
...........\...........\Form3.Designer.cs
...........\...........\Form3.resx
...........\...........\Form4.cs
...........\...........\Form4.Designer.cs
...........\...........\Form4.resx
...........\...........\Form5.cs
...........\...........\Form5.Designer.cs
...........\...........\Form5.resx
...........\...........\List.xml
...........\...........\obj
...........\...........\...\Debug
...........\...........\...\.....\AddressList.csproj.FileListAbsolute.txt
...........\...........\...\.....\AddressList.csproj.GenerateResource.Cache
...........\...........\...\.....\AddressList.exe
...........\...........\...\.....\AddressList.Form1.resources
...........\...........\...\.....\AddressList.Form2.resources
...........\...........\...\.....\AddressList.Form3.resources
...........\...........\...\.....\AddressList.Form4.resources
...........\...........\...\.....\AddressList.Form5.resources
...........\...........\...\.....\AddressList.pdb
...........\...........\...\.....\AddressList.Properties.Resources.resources
...........\...........\...\.....\Refactor
...........\...........\...\.....\TempPE
...........\...........\...\.....\......\Properties.Resources.Designer.cs.dll
...........\...........\Picture
...........\...........\.......\.jpg
...........\...........\.......\.picasa.ini
...........\...........\.......\.TXT
...........\...........\.......\1.jpg
...........\...........\.......\1.TXT
...........\...........\.......\2.jpg
...........\...........\.......\2.TXT
...........\...........\.......\3.TXT
...........\...........\.......\4.jpg
...........\...........\.......\4.TXT
...........\...........\.......\5.jpg
...........\...........\.......\6.jpg
...........\...........\.......\7.jpg
...........\...........\.......\7.TXT
...........\...........\Program.cs
...........\...........\Properties
...........\...........\..........\AssemblyInfo.cs
...........\...........\..........\Resources.Designer.cs
...........\...........\..........\Resources.resx
...........\...........\..........\Settings.Designer.cs
...........\...........\..........\Settings.settings
...........\...........\Resources
...........\...........\.........\searchbutton_down.bmp
...........\...........\TreeXML.cs