|
读过这本书吗?
最近在读
读过
想读
还不熟悉
|
图书城书列:
加入到博客或社交网站:
|
|
我来评论这本书:
内容提要:
这是一本讲解如何使用VB 6.0进行编程的教材。该书使用面向对象/事件驱动的VB 6.0语言,讲解编程的概念,激发学生对于基于Windows应用程序的热情,让学生理解如何充分利用VB的强大功能。即使没有编程经验的学生,通过阅读本书,也会了解如何计划与创建自己的交互式Windows应用程序。与其它简介性的教材相比,学生可更快地完成更高级的任务。此外,通过本书的学生,学生将会了解如何编写各种循环语句,如何创建与管理顺序存取文件、随机存储文件以及数组,如何创建可执行文件并在项目中包含多个窗体。
目录:
前言
阅读本书前的注意事项 概述 教程1 Visual Basic 简介 教程2 设计应用程序 教程3 使用变量与常量 教程4 选择结构 教程5 循环结构 教程6 顺序存取文件、菜单与报告 教程7 对话框与错误捕捉 教程8 随机存取文件 教程9 数据库访问 教程10 变量数据 教程11 Visual Basic.NET的新特性 教程12 Visual Basic.NET的其他特性Internet 前言:
Welcome to the Enhanced Edition of Programming with Microsoft Visual
Basic 6.0. This updated version provides a preview of the Microsoft Visual Studio.NET programming environment and the Microsoft Visual Basic.NET programming language. Two new tutorials, Tutorials 11 and l2, introduce you to the newest features and updates to the software by exploring Beta 1 from Microsoft. To ease your transition to Visual Basic.NET, Course Technology gives you an advance glimpse of the next generation of this powerful programming tool before the final ver..
|