... Giới thiệu chung Visual Basic là ngôn ngữ lập trình dùng để ràng buộc các đối tượng trong ứng dụng với nhau thành một hệ thống hợp nhất. Các chương trình của VBA (Visual Basic for Application) ... Cấu trúc lặp: a. FOR NEXT Cú pháp: FOR biến_đếm=giá trị đầu TO giá trị cuối [STEP bước lặp] khối lệnh NEXT biến_đếm Ví dụ: Tính tổng 10 số nguyên dương đầu tiên Tong = 0 FOR i =1 TO 10 [Step ... Macro trong VB IV. Kích hoạt các ứng dụng khác V. Gỡ rối mã VB Phạm Thị Kim Ngoan 1 Phần 2: VISUAL BASIC FOR APPLICATION (VBA) Chương 1: TỔNG QUAN VỀ VB Chương 2: CÁC KHAI BÁO TRONG VB Chương 3:...
Ngày tải lên: 23/12/2013, 08:17
Giáo trình phân tích khả năng ứng dụng lập trình bằng ngôn ngữ visual basic trên java p8 pdf
Ngày tải lên: 22/07/2014, 07:20
Giáo trình phân tích khả năng ứng dụng lập trình bằng ngôn ngữ visual basic trên java p5 pdf
Ngày tải lên: 22/07/2014, 07:20
Giáo trình phân tích khả năng ứng dụng lập trình bằng ngôn ngữ visual basic trên java p1 pdf
Ngày tải lên: 22/07/2014, 07:20
Developing Microsoft® .NET Applications for Windows® (Visual Basic® .NET)
... Windows Forms Lesson: Creating a Form ! Windows Forms vs. Web Forms ! How to Create a Form ! How to Set Form Properties ! Form Life Cycle ! How to Handle Form Events ! Windows Form Designer-Generated ... suitable for applications that require extreme throughput from the user end or for those with high-volume transactions. Similarly, Web Forms applications may not be suitable for database applications ... Windows Forms vs. Web Forms How to Create a Form How to Set Form Properties How to Handle Form Events Windows Forms Designer-Generated Code Module 1: Introducing Windows Forms 7 ...
Ngày tải lên: 04/11/2013, 13:15
Tài liệu Building Distributed Applications for Microsoft® Windows® 2000 with Visual Basic® Delivery Guide pptx
... Microsoft Visual Basic programmers how to build n-tier client/server solutions for Windows 2000 by using Windows DNA 2000 and COM+ technologies. Audience This course is intended for Visual Basic ... Definition Language 30 Designing Interfaces for Distribution 40 viii Building Distributed Applications for Microsoft® Windows® 2000 with Visual Basic Course Objectives At the end of ... between applications by using Extensible Markup Language (XML) and Extensible Stylesheet Language (XSL). Building Distributed Applications for Microsoft® Windows® 2000 with Visual Basic ...
Ngày tải lên: 21/12/2013, 19:15
Tài liệu Building Distributed Applications for Microsoft® Windows® 2000 with Visual Basic® Classroom Setup Guide docx
... Building Distributed Applications for Microsoft ® Windows ® 2000 with Visual Basic ® Classroom Setup Guide 14 Classroom Setup Guide ! Configure the Web applications, POSystem, ... then click Continue: • Microsoft Visual Basic 6.0 • Microsoft Visual InterDev 6.0 • ActiveX • Data Access • Enterprise Tools • Tools 11. Setup will install Visual Studio. 12. On the Restart ... BackOffice, MS-DOS, Windows, Windows NT, Active Directory, ActiveX, PowerPoint, Visual Basic, Visual InterDev, and Visual Studio are either registered trademarks or trademarks of Microsoft Corporation...
Ngày tải lên: 21/12/2013, 19:15
Tài liệu Làm quen VB-6-LÝ DO CHỌN VISUAL BASIC pdf
... trong các máy tính bỏ túi. Visual Basic 6.0, tiện dụng và hiệu năng Phải công nhận là Visual Basic của Microsoft giúp rất nhiều người trở thành thảo chương viên. Với Visual Basic, việc triển khai ... QuickBasic. Vì Basic nằm gần trái tim của Bill Gates, nên khi Alan Cooper, tổ sư về GUI, giới thiệu một môi trường triển khai Basic tuyệt vời cho Bill Gates thì Microsoft ôm chầm lấy Visual Basic ... ngữ Basic vào máy vi tính dưới dạng MSBasic. MSBasic biến một máy vi tính không có Operating System thành một dụng cụ hữu ích, ngay cả khi chưa có Operating System CP/M hay MSDos. Lần lần MSBasic...
Ngày tải lên: 10/12/2013, 01:15
Tài liệu C# Your visual blueprint for building .NET applications ppt
... commands, Visual Studio lets you use Visual Basic and C++ windows and menus. START VISUAL STUDIO .NET C# 4 START VISUAL STUDIO .NET 023601-X Ch01.F 10/18/01 11:57 AM Page 4 Form1.cs Visual Basic and Visual ... 10/18/01 11:57 AM Page 23 Visual C# Language Visual C# Language ■ Topic books for Visual Basic and Visual C# appear. ˇ Click the Visual C# Language book. ■ The Visual C# Language help screen ... receive the latest information from Microsoft about Visual Studio, get technical help from fellow Visual Studio users at Microsoft’s online forum, and search for information online. Visual Studio .NET...
Ngày tải lên: 10/12/2013, 16:15
Tài liệu Khóa Hàm Thụ Visual Basic 6.0 _Chương 3 pdf
... CmdCreateForms_Click() Dim MyForm, YourForm Set MyForm = New Form2 MyForm.Caption = "This is My Form" MyForm.Show MyForm.Move 1000, 1000 Set YourForm = New Form2 YourForm.Caption ... hợp đó bạn dùng Load Form2 rồi một chập sau dùng Form2.Show. MDI Form Đôi khi bạn muốn có một MDI form, tức là một form có thể chứa nhiều form con bên trong. Dạng MDIform nầy thường được dùng ... phương diện, Form cũng giống như Control. Ta có thể instantiate một form nhiều lần để có nhiều form tương tợ nhau. Trong thí dụ dưới đây, ta instantiate Form2 hai lần để có MyForm và YourForm: Private...
Ngày tải lên: 15/12/2013, 15:15
Tài liệu Visual Basic Bách Khoa-Chương 5- Tong quát về ActiveX Data pdf
... • Microsoft Visual Basic • Microsoft Visual InterDev • Microsoft Visual C++ • Microsoft Visual J++ • Microsoft Visual FoxPro • Microsoft VBScript • Microsoft Visual Basic for Applications ... Sau khi bổ xung Microsoft Data Objects 2.0 Library vào trong Visual Basic rồi thì chúng ta đặt 2 command button vào trong Form Visual Basic. Một command tên là connect và command khác tên là Disconnect. ... SQLOLEDB OLE DB provider for Microsoft SQL Server MSDASQL OLE DB provider for ODBC Microsoft Jet OLEDB 3.51 OLE DB provider for Microsoft Jet MSIDXS OLE DB provider for Microsoft Index Server...
Ngày tải lên: 20/12/2013, 21:15
Bạn có muốn tìm thêm với từ khóa: