Ò׽ؽØÍ¼Èí¼þ¡¢µ¥Îļþ¡¢Ãâ°²×°¡¢´¿ÂÌÉ«¡¢½ö160KB

¹ØÓÚVBÓÃCDO·¢ËÍÓʼþ

ÎÒÓÃCDO·¢ËÍÓʼþ£¬µ«ÊǺóÀ´·¢ÏÖ·¢ËÍÒ»µã¶¼²»Îȶ¨£¬×î²îµÄÇé¿öÊÇ·¢ËÍ10´ÎÖ»ÓÐ5´ÎÊdzɹ¦µÄ¡£ÇëÎÊÊÇʲôԭÒòÄØ¡£
»òÕßÊÇ»¹ÓÐʲôºÃµÄ·½·¨¿ÉÒÔ±£Ö¤·¢ËÍÓʼþ¿ÉÒÔ±£Ö¤Îȶ¨ÄØ£¿£¨²»Òª°²×°ÆäËû¿Ø¼þµÄÇé¿öÏ£¬¼´ÆäËûÓû§Ê¹ÓõÄʱºò²»ÐèÒª°²×°ÆäËû¿Ø¼þ£©

ÒÔÏÂÊÇÎҵĴúÂë
VB code:

Dim objEmail As Object
Dim strName As String

Private Sub Command2_Click()
Open "D:\Îʾíµ÷²é.txt" For Append As #1
txtBody.Text = txtAn1 & "¹þ" & txtAn2 & "¹þ" & txtAn3 & "¹þ" & txtAn4 & "¹þ" & txtAn5 & "¹þ" & txtAn6 & "¹þ" & txtAn7 & "¹þ" & txtAn8 & "¹þ" & txtAn9
Print #1, txtBody.Text
Print #1,
Close #1
MsgBox "Îʾí½á¹ûÒѾ­±£´æÔÚÄúµÄDÅÌ£¬ÎļþÃûÊÇ¡°Îʾíµ÷²é.txt¡±"
End
End Sub

Private Sub Form_Load()
strName = "http://schemas.microsoft.com/cdo/configuration/"
Set objEmail = CreateObject("CDO.Message")
End Sub

Private Sub Command1_Click()
Me.Caption = "Sending..."
Command1.Enabled = False
txtBody.Text = txtAn1 & "¹þ" & txtAn2 & "¹þ" & txtAn3 & "¹þ" & txtAn4 & "¹þ" & txtAn5 & "¹þ" & txtAn6 & "¹þ" & txtAn7 & "¹þ" & txtAn8 &


Ïà¹ØÎÊ´ð£º

ΪʲôÓÃVB¸Ä±ä²»Á˹¤¾ßÀ¸°´Å¤µÄ¿í¶È - VB / ¿Ø¼þ

Ϊʲô¹¤¾ßÀ¸°´Å¤µÄ¿í¶È¸Ä±ä²»ÁË,ÔÚÊôÐÔÀï¸ÄÁËÓÖ±ä³ÉÔ­À´µÄÊýÖµÁË

´óºú×ÓÕæÀ÷º¦£¬»Ø´ð»ù±¾¶¼ÊDZ¬Áϼ¶µÄ
´óºú×ÓÉý¼¶Õæ¿ì°¡£¬Õâ²Å¼¸Ìì¾Í5Ìõ¶Ì¿ãÍâ¼ÓÔÂÅÅÃûµÚÒ»ÁË
ÏëÏëÎÒÕâ5¸ö¶Ì¿ã»ìÁ˲¶à8Äê²ÅµÃµ½µÄ¡£

»Ø¸´ ......

VB µ÷Óà vc ±àдµÄdll - C/C++ / C++ ÓïÑÔ

ÓÃvc±àдµÄdllÔÚdebugģʽºÍreleaseģʽÏÂÆô¶¯vbµÄexe³ÌÐòµ÷ÓÃvcµÄdll¿ÉÒԵõ½ÕýÈ·½á¹û£¬µ«ÊÇÈç¹ûÖ±½ÓË«»÷vbµÄexe³ÌÐòµ÷ÓÃdll±¨´í£¬ÔÚdllÄÚ²¿Ìí¼Ómessageboxºó·¢ÏÖÖ»ÒªÔÚº¯ÊýÄÚ²¿ÉùÃ÷std::stringÀàÐ͵ıäÁ¿¾Í»á³öÏÖÄ ......

vb crystalreport - .NET¼¼Êõ / VB.NET

Private Sub btnPrint_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles btnPrint.Click
  MouseWait()
  Dim ClearTempTabelSQL As String
  'If Not ......

vb - VB / »ù´¡Àà

ÎÒÏë°ÑwordÁí´æÎªxmlÖ®ºó£¬ÓÃvb¶ÁÈ¡Õâ¸öxmlµÄÄÚÈÝ£¬ÇëÎÊÈçºÎʵÏÖ£¿
dim f as integer
dim b() as byte
dim s as string
dim L as long
f=freefile()
open "abc.xml" for binary access read as #f
......

Çë½Ì!ÓõÄÊÇVB 6.0 - VB / ¿Ø¼þ

°ÑÒÑÓÐÊý¾Ý£¨Êý¾Ý´óÓÚ20ÐУ©µÄRS(recordset)µÄµÚ10ÐÐÊý¾ÝÓëµÚ11ÐÐÊý¾Ý×ö¼Ó·¨ºó£¬É¾³ýµÚ11ÐеÄÊý¾Ý£¬È»ºó°ÑºóÃæµÄÊý¾ÝÏòÇ°ÒÆ¡£
RSµÄ»°ÐÞ¸ÄÊý¾ÝÊÇ»á¸üÐÂÊý¾Ý¿â£¬ÏÖÔÚµÄÎÊÌâÊÇRSÀïµÄÒÑÓÐÊý¾ÝÊÇÓÃSQLÓï¾ä·ÖÀàͳ¼Æ³öÀ´µÄ ......
© 2009 ej38.com All Rights Reserved. ¹ØÓÚE½¡ÍøÁªÏµÎÒÃÇ | Õ¾µãµØÍ¼ | ¸ÓICP±¸09004571ºÅ