
目 錄
[第1章 全身心投入:visual basic 2012程式設計之旅
<a href="https://yq.aliyun.com/articles/91879">1.2 建立項目</a>
<a href="https://yq.aliyun.com/articles/91882">1.3 了解visual studio 2012環境</a>
<a href="https://yq.aliyun.com/articles/91890">1.4 修改對象的屬性</a>
<a href="https://yq.aliyun.com/articles/91894">1.5 在窗體中添加控件</a>
<a href="https://yq.aliyun.com/articles/91905/">1.6 設計界面</a>
<a href="https://yq.aliyun.com/articles/91915">1.7 編寫界面後面的代碼</a>
<a href="https://yq.aliyun.com/articles/91920/">1.8 運作項目</a>
<a href="https://yq.aliyun.com/articles/91923">1.9 總結</a>
<a href="https://yq.aliyun.com/articles/91925/">1.10 問與答</a>
<a href="https://yq.aliyun.com/articles/91929">1.11 作業</a>
[第2章 visual basic 2012導航
<a href="https://yq.aliyun.com/articles/91940">2.2 導航和定制visual basic環境</a>
<a href="https://yq.aliyun.com/articles/91944/">2.3 使用工具欄</a>
<a href="https://yq.aliyun.com/articles/91948/">2.4 使用工具箱将控件添加到窗體中</a>
<a href="https://yq.aliyun.com/articles/91958/">2.5 使用“properties”視窗設定對象屬性</a>
<a href="https://yq.aliyun.com/articles/91969">2.6 管理項目</a>
<a href="https://yq.aliyun.com/articles/91977">2.7 快速而簡單的程式設計入門指南</a>
<a href="https://yq.aliyun.com/articles/91978">2.8 擷取幫助</a>
<a href="https://yq.aliyun.com/articles/91981">2.9 總結</a>
<a href="https://yq.aliyun.com/articles/91985">2.10 問與答</a>
<a href="https://yq.aliyun.com/articles/91987">2.11 作業</a>
第3章 了解對象和集合
第4章 了解事件
第二部分 建立使用者界面
第5章 建立窗體:基礎知識
第6章 建立窗體:進階技能
第7章 使用傳統控件
第8章 使用進階控件
第9章 給窗體添加菜單和工具欄
第三部分 程式設計
第10章 建立和調用過程
第11章 使用常量、資料類型、變量和 數組
第12章 執行算術運算、字元串操作和 日期/時間調整
第13章 使用visual basic代碼做出 決策
第14章 使用循環提高效率
第15章 調試代碼
第16章 使用類設計對象
第17章 與使用者互動
第18章 使用圖形
第四部分 使用資料
第19章 執行檔案操作
第20章 使用系統資料庫和文本檔案
第21章 使用資料庫
第22章 使用自動化控制其他應用程式
第五部分 部署應用程式及其他
第23章 部署應用程式
第24章 廣闊的視野