<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>就是愛~VB - 業餘入門</title>
    <link>http://yeazzz3x2c1.weclub.info/forumdisplay.php?fid=12</link>
    <description>Latest 20 threads of 業餘入門</description>
    <copyright>Copyright(C) 就是愛~VB</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Fri, 12 Jun 2026 05:16:49 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://yeazzz3x2c1.weclub.info/images/logo.gif</url>
      <title>就是愛~VB</title>
      <link>http://yeazzz3x2c1.weclub.info/</link>
    </image>
    <item>
      <title>我有問題~</title>
      <link>http://yeazzz3x2c1.weclub.info/viewthread.php?tid=398</link>
      <description><![CDATA[請問可以寫兩個程式<br />
一是收資料<br />
二是傳資料<br />
可以寫這種東東嗎??]]></description>
      <category>業餘入門</category>
      <author>qaqa0620</author>
      <pubDate>Fri, 14 Dec 2012 16:58:53 +0000</pubDate>
    </item>
    <item>
      <title>在msgbox加上亂數</title>
      <link>http://yeazzz3x2c1.weclub.info/viewthread.php?tid=327</link>
      <description><![CDATA[intHighNumber = 100&quot;  intHighNumber = 100 中的100可以改任何數字 <br />
intLowNumber = 1<br />
<br />
For i = 1 to 5&quot;1 to 5中的5可以改任何數字<br />
    Randomize<br />
    intNumber = Int((intHighNumber - intLowNumber + 1) * Rnd + intLowNumber)<br />
    Ws]]></description>
      <category>業餘入門</category>
      <author>windows987</author>
      <pubDate>Fri, 31 Aug 2012 13:51:29 +0000</pubDate>
    </item>
    <item>
      <title>For迴圈</title>
      <link>http://yeazzz3x2c1.weclub.info/viewthread.php?tid=203</link>
      <description><![CDATA[如果想要VB執行某一動作多便時，可以參考使用For迴圈<br />
用法如下:這樣你開始執行這個迴圈時，會跳出Msgbox10次]]></description>
      <category>業餘入門</category>
      <author>yeazzz3x2c1</author>
      <pubDate>Wed, 27 Jun 2012 09:47:51 +0000</pubDate>
    </item>
    <item>
      <title>【程式碼】版本檢查</title>
      <link>http://yeazzz3x2c1.weclub.info/viewthread.php?tid=132</link>
      <description><![CDATA[]]></description>
      <category>業餘入門</category>
      <author>a0989344605</author>
      <pubDate>Thu, 03 May 2012 14:34:51 +0000</pubDate>
    </item>
    <item>
      <title>定時關機(直接附上原稿)</title>
      <link>http://yeazzz3x2c1.weclub.info/viewthread.php?tid=121</link>
      <description><![CDATA[原稿如下**** 本內容被作者隱藏 ****適用:Visual Basic 6.0<br />
本文章不再做任何教學，如對原稿有疑問，歡迎發問!]]></description>
      <category>業餘入門</category>
      <author>yeazzz3x2c1</author>
      <pubDate>Mon, 16 Apr 2012 14:26:46 +0000</pubDate>
    </item>
    <item>
      <title>防止VB6執行檔重開</title>
      <link>http://yeazzz3x2c1.weclub.info/viewthread.php?tid=98</link>
      <description><![CDATA[有些VB6做出來的程式會互相干擾，為了被免此狀況，所以我們可以防止同時有2個(含以上)VB6執行檔執行。<br />
只要在<br />
Form_load底下輸入1行簡單的程式碼就可以囉~<br />
程式碼如下↓<br />
其實他也可以拆成<br />
 ...]]></description>
      <category>業餘入門</category>
      <author>yeazzz3x2c1</author>
      <pubDate>Wed, 28 Mar 2012 15:01:12 +0000</pubDate>
    </item>
    <item>
      <title>Msgbox用法</title>
      <link>http://yeazzz3x2c1.weclub.info/viewthread.php?tid=11</link>
      <description><![CDATA[]]></description>
      <category>業餘入門</category>
      <author>yeazzz3x2c1</author>
      <pubDate>Sat, 03 Dec 2011 03:26:32 +0000</pubDate>
    </item>
    <item>
      <title>簡易帳密登入的程式</title>
      <link>http://yeazzz3x2c1.weclub.info/viewthread.php?tid=7</link>
      <description><![CDATA[假設帳號為&quot;1&quot;(可自行更改)<br />
密碼為&quot;2&quot;<br />
<br />
材料:表單2個  TEXT2個(圖中顯示abl)<br />
<br />
TEXT1就是帳號輸入處<br />
TEXT2就是密碼輸入處註:如果MSGBOX遭到錯誤判斷，請將&quot;、&quot;改為&quot;,&quot;(可能因為系統的關西，發完文章他會自動轉換)<br />
<br />
影片:<br />
<br />
實際上...還有更簡單的方法]]></description>
      <category>業餘入門</category>
      <author>yeazzz3x2c1</author>
      <pubDate>Wed, 16 Nov 2011 14:50:09 +0000</pubDate>
    </item>
  </channel>
</rss>