»¹ÊÇÓйØC#¶ÁÈ¡XMLµÄÎÊÌâ
ÎÒÏÖÔÚÏëµÃµ½ÏÂÃæXMLÖÐ <span style="color:#FF0000">Óм¸¸öorganization½Úµã£¬¼¸¸öorganizations½Úµã£¬ÒÔ¼°Ã¿¸ö½Úµãϸ÷ÓжàÉÙ¸öITEM½Úµã</span>£¿
ѧϰÁ½ÌìÁË£¬ÎÒ²ÅÖ»ÄܶÁÈ¡ËùÓнڵãµÄtitleÊôÐÔ£¬Ã»Óа취·Ö±ðµÃµ½¸÷¸ö½ÚµãµÄ¸öÊý¡£Çë´ó¼Ò°ïÎÒ¿´¿´£¬Ð»Ð»ÁË£¡
XMLÎļþÈçÏ£º
XML code:
<?xml version="1.0" encoding="UTF-8"?>
<manifest >
<organizations>
<organization>
<title>CDMA Planning1</title>
<item isvisible="true">
<title>Description1</title>
</item>
<item isvisible="true">
<title>Propagation</title>
</item>
</organization>
<organization>
<title>CDMA Planning</title>
<item isvisible="true">
<title>Description</title>
</item>
</organization>
</organizations>
<resources>
<resource>
<file href="01_description1/01_description.html" />
<file href="01_description1/player/flashcommand.js" />
</resource>
</resources>
</manifest>
ÎÒÓõÄÊÇVS 2005 ,ʹÓÃC# 2.0
¶¥Ï£¬Ï£Íû¸ßÈËÖ¸ÌõÃ÷·£¡
ls µÄÃ²ËÆ¿ÉÒÔ »Ø¸´ÄÚÈ
Ïà¹ØÎÊ´ð£º
×î½üÔÚ×ö¸öÍøÉÏÉ̳ǣ¬¹ºÎﳵģ¿é£¬Ã»ÓÐ×ö¹ý£¬Âé·³¸÷λ°ïæ˵Ï´óÖÂ˵ÏÂ˼·£¬ÄÜ·¢Ò»·ÝÔ´Âë¸üºÃ¡£Ð¡µÜÏÈл¹ý¸÷λÁË£»
QQ£º413763818£»
eamil:swebook@126.com
ÍøÉÏÒ»´ó¶Ñ£¡
www.51aspx.com
ȥϠ......
DataSetµ¼³öxml Åú´¦Àí(Ñ»·)µÃÔõô´¦Àí
XMLÎļþ
<A>
<B>
<C>
</C>
&nb ......
¹ØÓÚSQL Server Mobile Edition
ÓÃMicrosoft SQL Server2005 Management Studio Express9.00.3042.00´´½¨SQLCEÊý¾Ý¿âsqlmobile.sdf
ÔÚmobileϵͳÖÕ¶ËÉÏÓÃSQL Server Mobile Edition3.0Äܲ鿴sqlmobile.sdfÀï±íÊý¾Ý ......
Private Sub Command1_Click()
Dim MyString() As String
Open "a.xml" For Binary As #1 ' ´ò¿ª¸Õ´´½¨µÄÎļþ¡£
ReDim MyString(LOF(1) - 1)
Put #1, , MyRecord ' ¶ÁÈëËùÓÐ×Ö·ûµ½±äÁ¿ÖÐ ......
ÎÒÓÐÒ»¸öÀàËÆµÄxmlµÄ string£¬Ïëͨ¹ý±éÀúÔõô¸öxml Êä³öÎÒÏëÒªµÄelementµÄÖµ
xml Ϊ£º
<Discover xmlns="urn:schemas-microsoft-com:xml-analysis">
<RequestType>DISCOVER_XML_ME ......