This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers.
You are receiving this email because you subscribed to this feed at blogtrottr.com.
This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers.
You are receiving this email because you subscribed to this feed at blogtrottr.com.
This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers.
You are receiving this email because you subscribed to this feed at blogtrottr.com.
在Visual Basic當中有一指令是InputBox,它能彈出一個輸入方塊,可以在裡面輸入字串或是數值,而我的程式是希望在視窗裡只能輸入數值,如果輸入的不是數值或未輸入,按下"確定"後能夠彈出警告視窗,再重新輸入不會離開視窗,另外在按下"取消"時能夠回到主頁面。 Public g_cmac_time As Integer = 100 g_cmac_time = Val(InputBox("訓練次數", "訓練次數", g_cmac_time)) If g_cmac_time = 0 Then MsgBox("您未輸入任何數字") Exit Sub Else Call cc2() End If 目前我是這樣設計,但是未輸入數值而按下確定和按下取消,都會跑出"您未輸入任何數字"的警告視窗,無法在按下取消時直接回到主頁面而不觸發任何條件。 有啥方法可以讓我想要的條件全都具備,懇請Visual Basic高手幫忙!!!
目前沒有資料
目前沒有資料
馬上按讚 加入 Yahoo! 奇摩 知識+ 粉絲團
最新VisualBasic
This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers.
You are receiving this email because you subscribed to this feed at blogtrottr.com.
This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers.
You are receiving this email because you subscribed to this feed at blogtrottr.com.
This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers.
You are receiving this email because you subscribed to this feed at blogtrottr.com.
This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers.
You are receiving this email because you subscribed to this feed at blogtrottr.com.
This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers.
You are receiving this email because you subscribed to this feed at blogtrottr.com.
This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers.
You are receiving this email because you subscribed to this feed at blogtrottr.com.