<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>NCIS資訊中心討論區</title>
    <link>http://www.ncis.com.tw/ncis_bbs/index.php</link>
    <description>Latest 20 threads of all forums</description>
    <copyright>Copyright(C) NCIS資訊中心討論區</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 08 Sep 2010 01:49:57 +0000</lastBuildDate>
    <ttl>30</ttl>
    <image>
      <url>http://www.ncis.com.tw/ncis_bbs/images/logo.gif</url>
      <title>NCIS資訊中心討論區</title>
      <link>http://www.ncis.com.tw/ncis_bbs/</link>
    </image>
    <item>
      <title>如何使用WIN API 使兩個程式資料互傳?</title>
      <link>http://www.ncis.com.tw/ncis_bbs/viewthread.php?tid=2444</link>
      <description><![CDATA[[i=s] 本帖最後由 HSUJENFENG 於 2010-9-5 20:23 編輯 [/i]

請教各位大大：我使用WINAPI 的SendMessage、FindWindow、FindWindowEx三個涵數，想要應在兩個程式中互傳資料。假設程式各有一個CommandButton及TextBOX，我應該如何做?
已解決了!參考網址[url=http://support.mic ...]]></description>
      <category>VB6 討論板</category>
      <author>HSUJENFENG</author>
      <pubDate>Sat, 04 Sep 2010 14:23:16 +0000</pubDate>
    </item>
    <item>
      <title>如何得知哪個程式有開起輸入法</title>
      <link>http://www.ncis.com.tw/ncis_bbs/viewthread.php?tid=2443</link>
      <description><![CDATA[因為有時 程式忘了關輸入法  或是  程式都關了 居然有輸入法還在右下角 
想寫個程式  把輸入法  退出 執行]]></description>
      <category>VB6 討論板</category>
      <author>emmus</author>
      <pubDate>Thu, 02 Sep 2010 18:40:40 +0000</pubDate>
    </item>
    <item>
      <title>怎么写一个CPU使用率实时曲线</title>
      <link>http://www.ncis.com.tw/ncis_bbs/viewthread.php?tid=2442</link>
      <description><![CDATA[小弟是菜鸟求高手指点]]></description>
      <category>VB2008討論板</category>
      <author>小咪强</author>
      <pubDate>Tue, 31 Aug 2010 02:54:59 +0000</pubDate>
    </item>
    <item>
      <title>VB研究小站~~</title>
      <link>http://www.ncis.com.tw/ncis_bbs/viewthread.php?tid=2441</link>
      <description><![CDATA[這一陣子去書店閒晃
我有時會去電腦叢書稍微瞄一下
講VB的書越來越少了
VB研究小站重新復站的始命感也越來越大了
現在我在重新籌劃中
敬請大家稍等一段時日!

[url=http://vb.ncis.com.tw]http://vb.ncis.com.tw[/url] ...]]></description>
      <category>站務公告</category>
      <author>狗頭小瓜瓜</author>
      <pubDate>Fri, 27 Aug 2010 05:01:37 +0000</pubDate>
    </item>
    <item>
      <title>無法在瀏覽器檢視!拜託麻煩幫個忙</title>
      <link>http://www.ncis.com.tw/ncis_bbs/viewthread.php?tid=2440</link>
      <description><![CDATA[[i=s] 本帖最後由 嘻嘻哈哈2 於 2010-8-26 08:12 編輯 [/i]

各位大大好
我有個問題想請教
我的作業系統是XP SP3
我安裝好MVS2008後
點選&quot;新增專案&quot;-&gt;然後點選&quot;ASP.NET Web 應用程式&quot;
點選在瀏覽器中檢視後
沒有反應
瀏覽器沒跳出來
後來在螢幕右下方點的&quot;ASP.net程式開發伺 ...]]></description>
      <category>ASP.Net討論板</category>
      <author>嘻嘻哈哈2</author>
      <pubDate>Wed, 25 Aug 2010 23:36:29 +0000</pubDate>
    </item>
    <item>
      <title>xls轉csv問題請教^^</title>
      <link>http://www.ncis.com.tw/ncis_bbs/viewthread.php?tid=2438</link>
      <description><![CDATA[[i=s] 本帖最後由 tao1224 於 2010-8-19 14:06 編輯 [/i]

各位大大您好!!
我在xls轉csv時有個問題，
若xls檔案內A1為-4081.77(儲存格格式為數字-[color=red]會計專用[/color])
我在轉成csv檔後，發現內容為(4,081.77)
以不改xls檔案，但csv檔要出現-4,081.77，不知如何設定 ...]]></description>
      <category>VBA6討論板</category>
      <author>tao1224</author>
      <pubDate>Thu, 19 Aug 2010 01:16:29 +0000</pubDate>
    </item>
    <item>
      <title>[求教]快捷鍵衝突導致Ctrl+Z失效</title>
      <link>http://www.ncis.com.tw/ncis_bbs/viewthread.php?tid=2436</link>
      <description><![CDATA[[i=s] 本帖最後由 rubbishbin01 於 2010-8-10 14:23 編輯 [/i]

在功能表製作&quot;復原&quot;按鈕(mnuUndo)並設置快捷鍵為Ctrl+Z

mnuUndo的code

Private Sub mnuUndo_Click()
    Call SendMessage ( Text1.hWnd , EM_UNDO , 0 , 0 )
End Sub
[/quote]

執行程序時在Text1用Ctrl+Z快 ...]]></description>
      <category>VB6 討論板</category>
      <author>rubbishbin01</author>
      <pubDate>Mon, 09 Aug 2010 09:14:41 +0000</pubDate>
    </item>
    <item>
      <title>新手請教</title>
      <link>http://www.ncis.com.tw/ncis_bbs/viewthread.php?tid=2435</link>
      <description><![CDATA[Private Sub Text1_KeyPress(Index As Integer, KeyAscii As Integer)
If KeyAscii = 13 Then
   SendKeys &quot;{tab}&quot;
   KeyAscii = 0
End If
End Sub
這程式碼有錯誤嗎?
我在執行的過程中會出現

錯誤代碼70
沒有使用權限

請問各位前輩
這是什麼原因呢? ...]]></description>
      <category>VB6 討論板</category>
      <author>david19850921</author>
      <pubDate>Thu, 05 Aug 2010 18:02:21 +0000</pubDate>
    </item>
    <item>
      <title>[教學]不重複排列組合</title>
      <link>http://www.ncis.com.tw/ncis_bbs/viewthread.php?tid=2434</link>
      <description><![CDATA[不重複排列組合最常用到的演算法，底下是組合成八顆一組的迴圈，若不是組成八顆一組，請自行調整迴圈層數。

本演算法使用 Mid 指定存入字串的方法來解決耗時的問題，故，輸入時指定排列組合的原始資料必需符合固定格式。Public Function d排列組合(檔名 As String, 來源 As  ...]]></description>
      <category>程式開發原理</category>
      <author>shege</author>
      <pubDate>Mon, 02 Aug 2010 02:05:46 +0000</pubDate>
    </item>
    <item>
      <title>十六進制轉十進制的問題?</title>
      <link>http://www.ncis.com.tw/ncis_bbs/viewthread.php?tid=2433</link>
      <description><![CDATA[a = Val(&quot;&amp;H&quot; &amp; &quot;EA60&quot;)
結果a=-5536 用xp裏的計算機計算結果a=60000 結果不一樣
b = Val(&quot;&amp;H&quot; &amp; &quot;7350&quot;)
結果b=30000 用xp裏的計算機計算結果b=30000 結果一樣
請教各位大大這個差異性在那裏? ...]]></description>
      <category>VB6 討論板</category>
      <author>HSUJENFENG</author>
      <pubDate>Fri, 30 Jul 2010 23:37:48 +0000</pubDate>
    </item>
    <item>
      <title>有些程式的管哩方式和遊戲問題</title>
      <link>http://www.ncis.com.tw/ncis_bbs/viewthread.php?tid=2432</link>
      <description><![CDATA[有些程式的管哩方式
就是只能那台電腦可以使用，若把檔案帶到別的電腦就不能用


就像有些程式就是像綁機器那樣子
請問程式碼該怎麼寫？？

還有我製作了一個程式，那個程式有點好像執行過，然後去開起遊戲
就會被遊戲的防外掛系統給檔掉
我該怎麼辦？　　如何讓房外掛系統不 ...]]></description>
      <category>VB6 討論板</category>
      <author>ericerix</author>
      <pubDate>Fri, 30 Jul 2010 16:04:47 +0000</pubDate>
    </item>
    <item>
      <title>查詢父子層次關係 (Parent-Child Hierarchy)</title>
      <link>http://www.ncis.com.tw/ncis_bbs/viewthread.php?tid=2431</link>
      <description><![CDATA[create table #t1  (
   int
,  int
,  int
,  varchar(64) )


insert into #t1 SELECT 1, 0, 1, 'root'
insert into #t1 SELECT 2, 1, 1, '1'
insert into #t1 SELECT 3, 2, 1, '1.1'
insert into #t1 SELECT 4, 2, 2, '1.2'
insert into #t1 SELECT 5, 2, 3, ']]></description>
      <category>MS SQL Server討論版</category>
      <author>student</author>
      <pubDate>Fri, 23 Jul 2010 02:17:44 +0000</pubDate>
    </item>
    <item>
      <title>VB 開關EXCEL 問題點~~</title>
      <link>http://www.ncis.com.tw/ncis_bbs/viewthread.php?tid=2430</link>
      <description><![CDATA[大大們: 
        想請問一個問題;我有一VB支程式主要用來開關特定EXCEL檔案
        但是用目前寫法當VB關閉EXCEL時會把目前已開啟的其他EXCEL
       全部一起關閉,不知大大們有[color=red]何方法僅讓VB關閉特定EXCEL檔案呢[/color]?
'=====Code
......
Set X1 = CreateObj ...]]></description>
      <category>VB6 討論板</category>
      <author>qazx11</author>
      <pubDate>Wed, 21 Jul 2010 23:06:25 +0000</pubDate>
    </item>
    <item>
      <title>請問vb呼叫*.dll檔時 要將dll檔放到哪?</title>
      <link>http://www.ncis.com.tw/ncis_bbs/viewthread.php?tid=2429</link>
      <description><![CDATA[使用window中dll,直接使用即可  
如:Private Declare Function GetWindowsDirectory Lib &quot;kernel32&quot; Alias...
但若是非window的*.dll檔,那要將*.dll檔放到哪?
網上找到以下幾種寫法,但事不知道哪種才是正確的?
請大家指導下

可能:1.放在專案資料夾下,寫路徑
       如:Priva ...]]></description>
      <category>VBA6討論板</category>
      <author>rotop</author>
      <pubDate>Wed, 21 Jul 2010 07:40:41 +0000</pubDate>
    </item>
    <item>
      <title>改如何使用URLDownloadToFile時不會影響到form其他程序?</title>
      <link>http://www.ncis.com.tw/ncis_bbs/viewthread.php?tid=2428</link>
      <description><![CDATA[各位好：
我使用URLDownloadToFile來實現檔案下載，
Private Declare Function URLDownloadToFile Lib &quot;urlmon&quot; Alias _
    &quot;URLDownloadToFileA&quot; (ByVal pCaller As Long, _
    ByVal szURL As String, _
    ByVal szFileName As String, _
    ByVal dwReser]]></description>
      <category>VB6 討論板</category>
      <author>qqq</author>
      <pubDate>Tue, 20 Jul 2010 08:06:12 +0000</pubDate>
    </item>
    <item>
      <title>關於模糊多條件查詢?</title>
      <link>http://www.ncis.com.tw/ncis_bbs/viewthread.php?tid=2427</link>
      <description><![CDATA[現在是利用迴圈的方式列出資料~但是好像很佔資源~請問該如何做比較好~~謝謝
PS. abc陣列有可能會有上百筆資料

abc = Array(&quot;aa&quot;, &quot;bb&quot;, &quot;cc&quot;, &quot;dd&quot;, &quot;ee&quot;)

For x = 0 To UBound(abc)
myrec.open &quot;select * from table where column like '%&quot; &amp; ab]]></description>
      <category>MySQL Server</category>
      <author>purindog</author>
      <pubDate>Mon, 19 Jul 2010 15:07:05 +0000</pubDate>
    </item>
    <item>
      <title>想做計算機,但遇到困難</title>
      <link>http://www.ncis.com.tw/ncis_bbs/viewthread.php?tid=2426</link>
      <description><![CDATA[但label , 只顯示一個位數,,,
即我按1,就出1,但再按2,也只顯示2
都不會變成12
大家看看要怎改,,才可讓字串相加

Private Sub Command1_Click(index As Integer)
    w$ = Right$(Str$(index), 1)
    If c$  &quot;0&quot; Then
        c$ = c$ + w$
    Else
        c$ = w$
    End ...]]></description>
      <category>VB6 討論板</category>
      <author>mangogold</author>
      <pubDate>Sun, 18 Jul 2010 02:25:36 +0000</pubDate>
    </item>
    <item>
      <title>Do..Loop和CPU使用率</title>
      <link>http://www.ncis.com.tw/ncis_bbs/viewthread.php?tid=2425</link>
      <description><![CDATA[各位前輩，
在程式中使用Do...Loop迴圈時，
打「工作管理員\CPU使用率」觀察總是顯示100％，
不管加不加入DoEvents處理，
都還是保持百分百使用率，
到底該怎麼撰寫迴圈式程式碼，
才能在資源表裡得到正確的CPU使用率呢？ ...]]></description>
      <category>VB6 討論板</category>
      <author>3dvr</author>
      <pubDate>Sat, 17 Jul 2010 14:46:10 +0000</pubDate>
    </item>
    <item>
      <title>VB 如何畫出資料曲線圖 !!</title>
      <link>http://www.ncis.com.tw/ncis_bbs/viewthread.php?tid=2424</link>
      <description><![CDATA[大大們:

  小弟目前有一筆資料已經呈現在 MSFlexGrid1內,但是我想把這些數據畫成
 類似EXCEL的曲線圖不知該如何改呢??  [麻煩大大]
Code:

Private Sub Form_Load()
    MSFlexGrid1.Cols = 8
    MSFlexGrid1.Rows = 18
   
      MSFlexGrid1.TextMatrix(1, 1) = 0.5
     ...]]></description>
      <category>VB6 討論板</category>
      <author>qazx11</author>
      <pubDate>Tue, 13 Jul 2010 22:40:47 +0000</pubDate>
    </item>
    <item>
      <title>當form縮小到工具列KeyDown無法作用</title>
      <link>http://www.ncis.com.tw/ncis_bbs/viewthread.php?tid=2423</link>
      <description><![CDATA[各位好：

我是用以下的程式來使按下鍵盤的f5呼叫程式function，
但縮小後就無法呼叫該程式囉~

Private Sub Form_KeyDown(KeyCode As Integer, Shift As Integer)
If KeyCode = vbKeyF5 Then 
  MsgBox &quot;F5 按下&quot;
End If 
End Sub

請問該如何改良呢?謝謝~ ...]]></description>
      <category>VB6 討論板</category>
      <author>qqq</author>
      <pubDate>Tue, 13 Jul 2010 10:23:53 +0000</pubDate>
    </item>
  </channel>
</rss>