Õâ¸öÎÊÌ⣬´ó¼Ò²»ÊÇÔÙÔÚÉÏÒ»ÌûÀïÓлشðÂð£¬ÄѵÀ»¹Î´½â¾ö http://topic.csdn.net/u/20100519/23/067aff69-aab2-43ef-b3db-872e5a49fe7e.html ¸ÐлÉϵۣ¬¸Ðл¥Ö÷É¢·Ö£¬°³ÔÙ¸´ÖÆÒ»Ï£º Dim i As Long Dim strText As String Dim strLines() As String Dim strFields() As String
Private Sub Command1_Click() Dim MyString() As String Open "a.xml" For Binary As #1 ' ´ò¿ª¸Õ´´½¨µÄÎļþ¡£ ReDim MyString(LOF(1) - 1) Put #1, , MyRecord ' ¶ÁÈëËùÓÐ×Ö·ûµ½±äÁ¿ÖÐ ......
dim a as string,b as string£¬c as string a="¹¤³Ì±àºÅ,µ¥Î»¹¤³ÌÃû³Æ,·Ö²¿¹¤³Ì±àºÅ" b="µ¥Î»¹¤³ÌÃû³Æ" c="µ¥Î»" Ôõô²ÅÄÜÅжϳöa×Ö·û´®ÖдæÔÚb×Ö·û´®£¬¶ø²»´æÔÚc×Ö·û´®