0

vb expert rod stephens

Tài liệu VB căn bản

Tài liệu VB căn bản

Kỹ thuật lập trình

... liệu trong VB. - Cách khai báo hằng, biến trong VB. - Biểu thức trong VB. - Các câu lệnh đơn cũng như các câu lệnh có cấu trúc. - Chương trình con trong VB. - Bẫy lỗi trong VB. Kiến thức ... dùng giá trị hoặc hằng chuỗi của VB. Kiểu Giá trị Hằng Drop-down Combo Box 0 VbComboDropDown Simple Combo Box 1 VbComboSimple Drop-down List Box 2 vbComboDropDownList ... trình trong VB; đây là các cấu trúc cốt lõi để xây dựng nên một chương trình VB. Học xong chương này, sinh viên phải nắm bắt được các vấn đề sau: - Sử dụng môi trường lập trình VB để viết mã...
  • 158
  • 912
  • 4
Hướng dẫn lập trình VB .NET

Hướng dẫn lập trình VB .NET

Kỹ thuật lập trình

... nên nó khác VB6 nhiều lắm. Dầu vậy, đối với VB6 programmers học VB. NET không khó. Lý do là VB. NET không cho thêm nhiều từ mới (reserved words). Nói chung các ý niệm mới trong VB. NET đều dễ ... 1.2 mb 1.2 mb 1.0 mb 0.8 mb Những khác biệt giữa VB. NET với VB6 V B.NET, còn gọi là VB7 , chẳng qua là C# viết theo lối Visual Basic. Nay VB7 đã hoàn toàn là Object Oriented, tức là cho ta ... chung, về lập trình có nhiều tôn giáo như VC++/Java, VB6 , Delphi v.v Bạn có thể chọn giữa C# và VB. NET. Đối với VB6 programmers, học lập trình VB. NET sẽ mất một thời gian, nhưng không khó. Nên...
  • 133
  • 1,464
  • 8
Viết chương trình từ điển bằng VB

Viết chương trình từ điển bằng VB

Kỹ thuật lập trình

... Begin VB. CommandButton cmdketthuc Cancel = -1 'True Caption = "Đóng" Height = 375 Index = 1 Left = 6840 TabIndex = 8 Top = 1920 Width = 1095 End Begin VB. CommandButton ... alse lse 735 udien. frx": 4F654 tra tu" VB. ListBox listtu S Sans Serif" 0 alse lse 5232 VB. TextBox txttim S Sans Serif" 0 alse lse 375 Underline ... Cửụứng http://www.diachiweb.com VB. CommandButton cmdback e I-Times" 0 alse lse 735 udien. frx": 4E5AE tro lai tu truoc" VB. CommandButton cmdhistory I-Times"...
  • 107
  • 2,298
  • 14
Tổng hợp các hàm VB theo ABC

Tổng hợp các hàm VB theo ABC

Kỹ thuật lập trình

... firstdayofweekvbUseSystem = 0Sử dụng NLS API setting.VbSunday = 1Sunday (default)vbMonday = 2MondayvbTuesday = 3TuesdayvbWednesday = 4WednesdayvbThursday = 5ThursdayvbFriday = 6FridayvbSaturday ... IntervalType As StringWednesdayvbThursday = 5ThursdayvbFriday = 6FridayvbSaturday = 7SaturdayDùng cho tham số firstweekofyearvbUseSystem 0Sử dụng NLS API setting.vbFirstJan1 = 1Bắt đầu tại ... cho tham số comparevbUseCompareOption = –1Chế độ tùy chọn, VB sẽ tự động lựa lọai dữ liệu thích hợpvbBinaryCompare = 0So sánh nhị phânvbTextCompare = 1So sánh chuỗivbDatabaseCompare =...
  • 58
  • 949
  • 10
Lập trình phát triển ứng dụng với VB

Lập trình phát triển ứng dụng với VB

Kỹ thuật lập trình

... tạp. VB giúp chúng ta tránh với việc xử lý chúng ở mức cơ sở và nhờ đó giúp chúng ta xây dựng ứng dụng cho MS Windows dễ dàng hơn.8Giíi thiÖu vÒ VB6 1.4Tìm kiếm trợ giúp khi sử dụng VB6 Visual ... năng của VB, cách sử dụng chúng có trên đĩa CDROM MSDN tại thư mục \Disk 1\ Samples Microsoft Visual Basic Web site chứa thông tin cập nhật nhất về VB. 6Ph¸t triÓn øng dông víi VB6 2.3Phát ... tương tự• Đĩa cứng: Tuỳ thuộc vào cài đặt chi tiếtCài đặt VB 6.0:• Cài đặt VB6 • Cài đặt tài liệu MSDN5Ph¸t triÓn øng dông víi VB6 2.2Mô hình hướng sự kiệnMô hình thủ tục truyền thống:-...
  • 97
  • 613
  • 3
Expert SQL Server 2008 Development

Expert SQL Server 2008 Development

Kỹ thuật lập trình

... database in a single table. For example, consider the following class, for a product in a retail system: class Product { string UPC; string Name; string Description; decimal Price; ... Products table with a foreign key to an Orders table. The Java developers working for the company were forced to insert fake orders into the system in order to allow the firm to sell new products. ... bulk than a row at a time; it’s generally better to query for a product and all of its related data at once than to ask for the product, and then request related data in a separate query. Second,...
  • 454
  • 801
  • 5
Expert Service Oriented Architecture in C Sharp

Expert Service Oriented Architecture in C Sharp

Kỹ thuật lập trình

... 11Introducing the WS-I Basic Profile . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11Introducing the WS- Specifications . . . . . . . . . . . . . . . . . . . . . . . . . . . 13Introducing ... WSE 3.0 product, so you will not need to use bothproducts. However, what this means is that you can leverage many aspects of your WSE 2.0experience into WSE 3.0, which will prevent productivity ... specifications and toaggregate them and record them in the WSDL document.Introducing the WS- SpecificationsWe introduce you to the WS- specifications again in Chapter 5, and then cover them...
  • 271
  • 587
  • 0
Expert Service Oriented Architecture in C Sharp  Using the Web Services Enhancements

Expert Service Oriented Architecture in C Sharp Using the Web Services Enhancements

Kỹ thuật lập trình

... alternate message transport protocolsand communication modelsIntroductionxxiii3901fm_final.qxd 6/30/04 2:50 PM Page xxiii1CHAPTER 1Introducing Service-OrientedArchitectureSERVICE-ORIENTED ... smoothly.The summary of the chapters is as follows:Chapter 1, “Introducing Service-Oriented Architecture”: This chapterintroduces the concepts behind service-oriented architecture, and thecharacteristics ... WS-I Basic Profile• The WS-Specifications• Web Services Enhancements (WSE) 2.0 (an introduction)Introductionxx3901fm_final.qxd 6/30/04 2:50 PM Page xxAppendix280The Evolution of Web Services—Part...
  • 336
  • 841
  • 2
Expert Shell Scripting

Expert Shell Scripting

Kỹ thuật lập trình

... reading. While set -x has a valid use and is Expert Shell ScriptingCopyright © 2009 by Ron PetersAll rights reserved. No part of this work may be reproduced or transmitted in any form or by any ... WelshProject Manager: Sofia MarchantCopy Editor: Candace EnglishAssociate Production Director: Kari Brooks-CoponyProduction Editor: Liz BerryCompositor: Pat ChristensonProofreader: Lisa HamiltonIndexer: ... code (if the test evaluates as false).” test $debug -eq 1 || echo some_debug_outputxxii■INTRODUCTION Although finding the solution we want is great, it’s not the most efficient use of our...
  • 282
  • 438
  • 1
Expert SQL Server 2005 Development

Expert SQL Server 2005 Development

Kỹ thuật lập trình

... NOT NULL PRIMARY KEY,ProductType CHAR(1) NOT NULLCHECK (ProductType = 'B'),PageCount INT NOT NULL,FOREIGN KEY (UPC, ProductType) REFERENCES Products (UPC, ProductType))CREATE TABLE ... TABLE Products(UPC INT NOT NULL PRIMARY KEY,Weight DECIMAL NOT NULL,Price DECIMAL NOT NULL,ProductType CHAR(1) NOT NULLCHECK (ProductType IN ('B', 'D')),UNIQUE (UPC, ProductType))CHAPTER ... that this product class represents only a point-in-time view of any given product,as of its last-updated date. In the database, the data could be modeled as follows:CREATE TABLE Products(UPC...
  • 470
  • 578
  • 4
Thiết kế chương trình duyệt file âm thanh bằng VB

Thiết kế chương trình duyệt file âm thanh bằng VB

Kỹ thuật lập trình

... trong VB nếu không sử dụng thêm bất cứ một Custom Control nào ngoài các Control chuẩn của VB. Sau khi dịch thành file EXE, muốn chép sang máy khác bạn phải chép kèm theo 2 file thư viện chuẩn VB ... "Tất cả các bài trong danh sách đều sai đờng dẫn hoặc tên file." + vbCrLf + "Bạn cần nạp lại danh sách !", vbCritical, "Media - Warning"ElseHetBaiEnd IfEnd IfEnd ... chạy Screen Saver thậm chí tắt màn hình máy tính của mình bằng cách gọi hàm API. Chương trình VB dưới đây mô phỏng những việc này.Bạn thiết kế giao diện và các đối tượng như hình dưới đây Caption...
  • 108
  • 962
  • 2

Xem thêm