Visual Basic 2005 Express: Now Playing

Wallace Wang

  • 出版商: No Starch Press
  • 出版日期: 2006-03-15
  • 定價: $1,020
  • 售價: 1.0$99
  • 語言: 英文
  • 頁數: 480
  • 裝訂: Paperback
  • ISBN: 1593270593
  • ISBN-13: 9781593270599
  • 相關分類: Visual Basic
  • 立即出貨(限量) (庫存=1)

買這商品的人也買了...

商品描述

Description

Many beginning programming books try to teach the reader three things at the same time: how to write a program, how to write a program using a particular programming language, and how to write a program using a particular compiler. To avoid this triple source of potential confusion, Visual Basic 2005 Express: Now Playing provides a short primer on how programming works in general, regardless of the programming language used. Once readers understand the general principles behind computer programming, the book then teaches readers how to use the Visual Basic Express program itself and how to write programs using the Visual Basic language. The CD includes numerous short source code examples that you can run and modify, and movies that show how to accomplish specific tasks with Visual Basic 2005 Express.

 

Table of Contents

Introduction


Part I: Learning the VB Express User Interface

Chapter 1: Making your first program
Chapter 2: Understanding the VB user interface
Chapter 3: Working with projects
Chapter 4: Designing a user interface
Chapter 5: Using the Code window
Chapter 6: Getting help (repairing VB)


Part II: Designing a User Interface
Chapter 7: Understanding Controls and Properties
Chapter 8: Using the Appearance Properties
Chapter 9: Using the Layout and Behavior Properties
Chapter 10: Designing Windows


Part III: Getting and Displaying Data on a User Interface
Chapter 11: Writing Event Procedures
Chapter 12: Getting Commands through Buttons, Menus, and ToolStrips
Chapter 13: Offering Choices with Radio Buttons and Check Boxes
Chapter 14: Accepting and Displaying Data in Text Boxes and Labels
Chapter 15: Accepting a Range of Numeric Values
Chapter 16: Using Layout Controls
Chapter 17: Displaying Dialog Boxes


Part IV: Writing BASIC Code
Chapter 18: Variables and Constants
Chapter 19: Decision making (If-then, Case)
Chapter 20: Loops
Chapter 21: Data structures
Chapter 22: String manipulation and mathematical operators
Chapter 23: Subprograms (general procedures and functions)
Chapter 24: Object-oriented programming
Chapter 25: Error handling
Chapter 26: Debugging (comments)


Part V: Enhancing Your Visual Basic Programs
Chapter 27: Enhancing your user interface
Chapter 28: Connecting to a database
Chapter 29: Displaying Pictures and Video
Chapter 30: Playing Sounds


Appendix: CD Contents
Sample VB programs
ELIZA
Graphics demo
Sound demo
Saving, opening file demo
Database demo
RoboDemo tutorials for learning VB user interface

商品描述(中文翻譯)

描述

許多初學者的程式設計書籍試圖同時教讀者三件事情:如何撰寫程式、如何使用特定的程式語言撰寫程式,以及如何使用特定的編譯器撰寫程式。為了避免這三個潛在混淆的來源,Visual Basic 2005 Express: Now Playing 提供了一個簡短的入門指南,介紹了程式設計的一般原則,不論使用的程式語言為何。一旦讀者了解了電腦程式設計的一般原則,本書便教導讀者如何使用 Visual Basic Express 程式本身,以及如何使用 Visual Basic 語言撰寫程式。附帶的光碟包含了許多可以運行和修改的短程式碼範例,以及展示如何使用 Visual Basic 2005 Express 完成特定任務的影片。

目錄

介紹
第一部分:學習 VB Express 使用者介面
第1章:製作第一個程式
第2章:了解 VB 使用者介面
第3章:使用專案
第4章:設計使用者介面
第5章:使用程式碼視窗
第6章:取得說明(修復 VB)

第二部分:設計使用者介面
第7章:了解控制項和屬性
第8章:使用外觀屬性
第9章:使用佈局和行為屬性
第10章:設計視窗

第三部分:在使用者介面上取得和顯示資料
第11章:撰寫事件程序
第12章:透過按鈕、選單和工具列取得命令
第13章:使用單選按鈕和核取方塊提供選擇
第14章:接受和顯示文字方塊和標籤中的資料
第15章:接受一系列數值
第16章:使用佈局控制項
第17章:顯示對話方塊

第四部分:撰寫 BASIC 程式碼
第18章:變數和常數
第19章:決策(If-then、Case)
第20章:迴圈
第21章:資料結構
第22章:字串操作和數學運算子
第23章:子程序(一般程序和函數)
第24章:物件導向程式設計
第25章:錯誤處理
第26章:除錯(註解)

第五部分:增強您的 Visual Basic 程式
第27章:增強您的使用者介面
第28章:連接資料庫
第29章:顯示圖片和影片
第30章:播放音效

附錄:光碟內容
範例 VB 程式
ELIZA
圖形示範
音效示範
儲存、開啟檔案示範
資料庫示範
RoboDemo 教學,用於學習 VB 使用者介面