C# »ñÈ¡xmlÀïÃæµÄÐÅÏ¢ - .NET¼¼Êõ / C#
XML code:
<soapenv:Body>
<LoginResponse xmlns="http://mediax.huawei.com/webservice/types">
<code xsi:type="xsd:int" xmlns="">200</code>
<description xmlns="">Success</description>
<profile xmlns="">
<userID>1</userID>
<account>
<name>admin</name>
<type>WEB</type>
<password>system</password>
</account>
<purviewIDs>USER_DELETE</purviewIDs>
<purviewIDs>CONFERENCE_DEAF_SELF</purviewIDs>
<purviewIDs>CONFERENCE_MODIFY_ONCE_ORG</purviewIDs>
<session>6545101274068923401846000-1270015060</session>
</profile>
</LoginResponse>
</soapenv:Body>
Ôõô·Ö±ð»ñÈ¡ÀïÃæµÄÖµ£º
string code = "200"
string description = "Success"
string userID = "1"
string name = "admin"
string type = "WEB"
string password = "system"
string[] purviewIDs = new string[3] { "USER_DELETE", "CONFERENCE_DEAF_SELF", "CONFERENCE_MODIFY_ONCE_ORG" }
×¢£ºpurviewIDs µÄ
Ïà¹ØÎÊ´ð£º
DataSetµ¼³öxml Åú´¦Àí(Ñ»·)µÃÔõô´¦Àí
XMLÎļþ
<A>
<B>
<C>
</C>
&nb ......
´ó¼ÒºÃ£º
ÎÒÏëʵÏÖ¼ì²âµ½²åÈëSD¿¨ºó×Ô¶¯½«SD¿¨¸ñʽ»¯µÄ¹¦ÄÜ£¬²»ÖªC/C++ÖÐÓÐûÓиñʽ»¯UÅ̵ĺ¯Êý£¿
ÁíÍ⣬ÎÒ²»ÏëʹÓÃSHFormatDrive£¬ÒòΪÕâ¸öº¯Êý»áµ¯³öÊÇ·ñÒª¸ñʽ»¯µÄÌáʾ¿ò£¬ÎÒÐèÒªµÄÊÇϵͳ×Ô¶¯¸ñʽ»¯£¬¶ø²Ù×÷Õß² ......
¹«Ë¾¿ª·¢Ò»¸ö´¥ÃþÆÁ³ÌÐò£¬ÎÒ¸ºÔðµÄÒ»¿é£¬ÊµÏÖÕâÑùÒ»¸ö¹¦ÄÜ£¬µ±Êó±êµã»÷´°¿ÚÖÐͼƬ£¨Ò»ÕÅͼ·Ö³É¼¸²¿·Ö£©µÄÆäÖÐÒ»²¿·Öʱ£¬½«Õⲿ·ÖͼƬ½ØÈ¡³öÀ´£¬µ¯³öеĴ°¿Ú£¬½«½ØÈ¡³öµÄͼƬÏÔʾ³öÀ´¡£ÎÒʹÓÃRectangeÀà¿ØÖÆÁË·µ»Ø£¬ ......