Ngày tải lên: 27/06/2014, 08:20
... liệu. Kiểu dữ liệu tự định nghĩa: Visual Basic cũng cho phép ta tự định nghĩa kiểu dữ liệu của riêng mình – g i là kiểu dữ liệu cấu trúc hay kiểu dữ liệu tự định nghĩa b i ngư i dùng (User – Defind ... Form1) : Dim Sh As Short Dim I As Integer Dim L As Long Dim Sg As Single Dim Db As Double Dim Dc As Decimal Dim B As Byte Dim Ch As Char Dim Str As String Dim Bo As Boolean...
Ngày tải lên: 18/08/2012, 08:56
Gỡ lỗi (DEBUG) trong chương trình VISUAL BASIC.NET
... dư i dòng mã gây l i) . - L i thực thi (Runtime error): Xảy ra bất ngờ khi chương trình đang chạy. - L i logic: L i do tư duy sai dẫn đến kết quả sai v i dự kiến nó ph i như thế. Khi gặp l i thực ... chưa hoàn thiện vì nó có khá nhiều l i có thể xảy ra. Chương này chúng ta sẽ tìm hiểu kỹ hơn về l i và cách gỡ l i. 1. Tìm kiếm và hiệu chỉnh l i 1.1. Các lo i l i Có ba lo i l...
Ngày tải lên: 18/08/2012, 10:37
Hướng dẫn lập trình Visual Basic .NET
... TRÌNH VISUAL BASIC .NET Tác giả www.vivosoft.com 20 Inherits System.Windows.Forms.Form Imports System.IO Imports VB6 = Microsoft.VisualBasic Public Class Form1 Inherits System.Windows.Forms.Form ... VB6 như Microsoft.Visualbasic. Thay vì code: Microsoft.Visualbasic.Left ( InputString,6) ta tuyên bố: Imports VB6= Microsoft.Visualbasic Sau đó ta có thể code: VB6.Left (...
Ngày tải lên: 21/08/2012, 09:54
Ứng dụng Access và Visual Basic.Net để xây dựng và quản lý hệ thống bài học, bài tập hóa học phần Hidrocacbon
... ngư i giáo viên ph i biết kết hợp thống nhất hai chức năng_truyền đạt và chỉ đạo bằng chính logic của b i giảng, còn ngư i học sinh ph i vừa tiếp thu i u giáo viên vừa giảng, vừa tự i u chỉnh, ... + B i 37. Nguồn hidrocacbon thiên nhiên. DANH MỤC CHỮ VIẾT TẮT CNTT : công nghệ thông tin GV : giáo viên HS : học sinh VB.Net : Visual Basic. Net ICT : information and communicat...
Ngày tải lên: 30/01/2013, 14:14
Select Whether the Report Will Be Displayed, Printed, or Exported Using Visual Basic .NET
... properties/objects: • DestinationOptions. This is made up of one of three possible objects: DiskFileDestinationOptions, ExchangeFolderDestinationOptions, or MicrosoftMailDestinationOptions. ... CrystalDecisions.[Shared].ExportDestinationType.DiskFile Dim ddo As New CrystalDecisions.Shared.DiskFileDestinationOptions() ddo.DiskFileName = Me.txtExportFilePath.Text & _ Me.txtExp...
Ngày tải lên: 20/10/2013, 13:15
Programming the Microsoft® .NET Framework with Visual Basic® .NET (Prerelease)
... MS-DOS, Windows, Windows NT, ActiveX, IntelliMirror, JScript, MSDN, PowerPoint, Visual Basic, Visual C++, Visual C#, Visual Studio, Win32, and Windows Media are either registered trademarks ... MS-DOS, Windows, Windows NT, ActiveX, IntelliMirror, JScript, MSDN, PowerPoint, Visual Basic, Visual C++, Visual C#, Visual Studio, Win32, and Windows Media are either registered...
Ngày tải lên: 22/10/2013, 16:15
Developing Microsoft® .NET Applications for Windows® (Visual Basic® .NET)
... Microsoft, MS-DOS, Windows, Windows NT, Active X, Authenticode, FrontPage, IntelliSense, MSDN, PowerPoint, Visual Basic, Visual C#, Visual Studio, Win32, Windows, Windows Media are either registered ... students gain basic skills in Visual Basic .NET programming techniques and meet the prerequisites for this course. ! Experience developing applications with Visual Basic...
Ngày tải lên: 04/11/2013, 13:15
Define a Class in Visual Basic .NET
... classes in Visual Basic 6, you might be scratching your head, wondering how the code sample in Listing 9.2 declares your properties read/write. In Visual Basic 6, all that mattered was whether you ... data. Technique Visual Basic .NET has a specific kind of code file that you can use to describe the public members of a class: an interface. An interface simply lists al...
Ngày tải lên: 07/11/2013, 15:15
Ví dụ và bài tập visual basic.net-lập trình cơ sở dữ liệu & report
Ngày tải lên: 06/12/2013, 19:32