Visual Basic 2005 For Dummies
            
暫譯: Visual Basic 2005 入門指南
        
        Bill Sempf
- 出版商: Hungry Minds
- 出版日期: 2005-11-07
- 售價: $1,060
- 貴賓價: 9.5 折 $1,007
- 語言: 英文
- 頁數: 384
- 裝訂: Paperback
- ISBN: 076457728X
- ISBN-13: 9780764577284
- 
    相關分類:
    
      Visual Basic
 
已過版
買這商品的人也買了...
- 
                
                  ![Software Project Management: A Unified Framework [Hardcover]-cover](https://cf-assets2.tenlong.com.tw/products/images/000/002/282/medium/41P8V89CYQL.jpg?1525751203) $1,792Software Project Management: A Unified Framework [Hardcover] $1,792Software Project Management: A Unified Framework [Hardcover]
- 
                
                   鳥哥的 Linux 私房菜─基礎學習篇增訂版 鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476
- 
                
                   ASP.NET 徹底研究進階技巧─高階技巧與控制項實作 ASP.NET 徹底研究進階技巧─高階技巧與控制項實作$650$507
- 
                
                   Web Design 版面超配置 Web Design 版面超配置$420$328
- 
                
                   GNU Make 專案開發工具 (Managing Projects with GNU Make, 3/e) GNU Make 專案開發工具 (Managing Projects with GNU Make, 3/e)$620$490
- 
                
                   Fedora Core 4 Linux 實務應用 Fedora Core 4 Linux 實務應用$650$553
- 
                
                   Linux 架站實務 2006-MIS、規劃、架設、管理、防毒 Linux 架站實務 2006-MIS、規劃、架設、管理、防毒$650$553
- 
                
                   Visual Basic 2003~2005 開發秘訣與範例大全 Visual Basic 2003~2005 開發秘訣與範例大全$690$545
- 
                
                   新一代 ASP.NET 2.0 網站開發實戰-使用C# 以及 VB 新一代 ASP.NET 2.0 網站開發實戰-使用C# 以及 VB$550$468
- 
                
                   深入淺出 Java 程式設計, 2/e (Head First Java, 2/e) 深入淺出 Java 程式設計, 2/e (Head First Java, 2/e)$880$695
- 
                
                   Linux Kernel 完全剖析 Linux Kernel 完全剖析$750$585
- 
                
                   專業 Java 整合開發工具 Eclipse 3 (Professional Eclipse 3 for Java Developers) 專業 Java 整合開發工具 Eclipse 3 (Professional Eclipse 3 for Java Developers)$560$442
- 
                
                   Linux Mail Server 技術實務─架設、稽核、防毒、防垃圾信 Linux Mail Server 技術實務─架設、稽核、防毒、防垃圾信$580$493
- 
                
                   使用 Microsoft .Net 做 COM 程式設計 (COM Programming with Microsoft .NET) 使用 Microsoft .Net 做 COM 程式設計 (COM Programming with Microsoft .NET)$520$411
- 
                
                   企業級 Linux 使用指南 企業級 Linux 使用指南$580$493
- 
                
                   CSS 功能索引式參考手冊 CSS 功能索引式參考手冊$390$332
- 
                
                   How Objects Work 物件導向系統是怎麼運作的 How Objects Work 物件導向系統是怎麼運作的$350$273
- 
                
                   錢進電子商務:購物網站金流指南 錢進電子商務:購物網站金流指南$420$357
- 
                
                   伺服器效能調校專家─以 Linux 為例 (Performance Tuning for Linux Servers) 伺服器效能調校專家─以 Linux 為例 (Performance Tuning for Linux Servers)$720$612
- 
                
                   輕輕鬆鬆學會 Linux Kernel Module 及 TCP/IP 程式設計 輕輕鬆鬆學會 Linux Kernel Module 及 TCP/IP 程式設計$350$315
- 
                
                   DSLR 單眼數位相機聖經 DSLR 單眼數位相機聖經$860$731
- 
                
                   軟體預先架構之美學 (Prefactoring) 軟體預先架構之美學 (Prefactoring)$580$458
- 
                
                   深入淺出 Hibernate 深入淺出 Hibernate$650$507
- 
                
                   網管員必讀網路故障排除手冊 Network Administration 網管員必讀網路故障排除手冊 Network Administration$590$460
- 
                
                   SQL Server 2005 資料庫開發聖經 SQL Server 2005 資料庫開發聖經$890$757
商品描述
Description
- Visual Basic is Microsoft's premier programming language, used by more than three million developers and in 50 million Windows applications
- Programming pro and veteran Wrox author Bill Sempf has thoroughly overhauled the book's organization and content, making it even more accessible to programming beginners
- Highlights new VB features and functions, including important advances in compatibility with older VB versions
- Offers plain-English explanations of variables, constants, loops, VB syntax, forms, controls, objects, and other fundamentals
- The CD-ROM includes all source code and third-party software tools
Table of Contents
Introduction.
Part I: Getting to Know .NET Using VB.
Chapter 1: Wading into Visual Basic.
Chapter 2: Using Visual Studio 2005.
Chapter 3: Designing Applications in VB 2005.
Part II: Building Applications with VB 2005.
Chapter 4: Building Windows Applications.
Chapter 5: Building Web Applications.
Chapter 6: Building Class Libraries.
Chapter 7: Building Web Services.
Chapter 8: Debugging in VB 2005.
Part III: Making Your Programs Work.
Chapter 9: Interpreting Strings and Things.
Chapter 10: Making Decisions in Code.
Chapter 11: Getting Loopy.
Chapter 12: Reusing Code.
Chapter 13: Making Arguments, Earning Returns.
Part IV: Digging into the Framework.
Chapter 14: Writing Secure Code.
Chapter 15: Accessing Data.
Chapter 16: Working with the File System.
Chapter 17: Accessing the Internet.
Chapter 18: Creating Images.
Part V: The Part of Tens.
Chapter 19: Ten Tips for Using the VB User Interface.
Chapter 20: Ten Ideas for Taking Your Next Programming Step.
Chapter 21: Ten Resources on the Internet.
Index.
商品描述(中文翻譯)
描述
- Visual Basic 是微軟的主要程式語言,超過三百萬名開發者和五千萬個 Windows 應用程式使用它
 
- 程式設計專家及資深 Wrox 作者 Bill Sempf 徹底重組了本書的內容和結構,使其對程式設計初學者更加友好
 
- 突顯新的 VB 功能和特性,包括與舊版 VB 的相容性方面的重要進展
 
- 提供變數、常數、迴圈、VB 語法、表單、控制項、物件及其他基本概念的淺顯解釋
 
- CD-ROM 包含所有源代碼和第三方軟體工具
目錄
導言。
第一部分:使用 VB 認識 .NET。
第 1 章:初探 Visual Basic。
第 2 章:使用 Visual Studio 2005。
第 3 章:在 VB 2005 中設計應用程式。
第二部分:使用 VB 2005 建立應用程式。
第 4 章:建立 Windows 應用程式。
第 5 章:建立 Web 應用程式。
第 6 章:建立類別庫。
第 7 章:建立 Web 服務。
第 8 章:在 VB 2005 中進行除錯。
第三部分:讓你的程式運作。
第 9 章:解釋字串和其他事物。
第 10 章:在程式碼中做決策。
第 11 章:進入迴圈。
第 12 章:重用程式碼。
第 13 章:傳遞參數,獲得回報。
第四部分:深入框架。
第 14 章:撰寫安全的程式碼。
第 15 章:存取資料。
第 16 章:與檔案系統互動。
第 17 章:存取網際網路。
第 18 章:創建圖像。
第五部分:十個要點。
第 19 章:使用 VB 使用者介面的十個提示。
第 20 章:進行下一步程式設計的十個想法。
第 21 章:網際網路上的十個資源。
索引。

 
     
     
     
     
     
     
     
     
    