visual basic net信息详情

visual basic net发音

意思翻译

visual basic网络

相似词语短语

visual basic───视觉化Basic程式语言;[计]可视图象BASIC,视象BASIC(语言)

visual───adj.视觉的,视力的;栩栩如生的

basic───n.基础;要素;adj.基本的;基础的

visual image───视觉影像;可见图像,目视图像

visual studio───可视化工作室

visual art───视觉艺术

visual field───n.视野; 视界

visual artist───视觉艺术家

visual impact───视觉冲击,视觉震撼;视觉效果

双语使用场景

With Visual Basic .NET, VB programmers had to acquire the ability to work in a fully capable object-oriented language.───VB程序员如果要掌握Visual Basic .NET,必须具备熟练运用面向对象语言的能力。

The simplified program is called WordXml. Net, and I'll document the Visual Basic. NET source code in sections below.───简化后的程序称为WordXml.Net,我将在以下几节中介绍VisualBasic.NET源代码。

The UserAddress class is a simple example of the kind of data types you can create in Visual Basic. NET.───UserAddress类是可在VisualBasic中创建的数据类型的一个简单例子。

Used by the Visual Basic. NET Data Designers to represent a parameter to a Command object, and optionally, its mapping to DataSet columns.───由VisualBasic.NET数据设计器使用,用来向Command对象表示一个参数,以及向该对象的DataSet列映射表示参数(可选)。

This topic is designed to help you quickly find code examples for creating ASP. NET Web applications in Visual Basic. NET.───本主题旨在帮助您快速查找使用VisualBasic.NET创建ASP.NETWeb应用程序的代码示例。

The name of the method you specify for the SelectMethod property is case-sensitive, even if you are programming in Visual Basic. NET.───为SelectMethod属性指定的方法名称区分大小写,即使在VisualBasic.NET中编程也是如此。

This material is presented at the beginning of an article comparing Visual Basic 6. 0 And Visual Basic. NET objects.───在比较VisualBasic6.0和VisualBasic.NET对象的文章开头显示了此材料。

英语使用场景

In addition, Visual Basic .NET allows you to touch a static member through an instance of a type, even a derived type, as you can see in the code in Figure 12 .

To retrieve the location (longitude and latitude) information, the following highlighted code segment has to be used in Visual Basic .NET, as described in Listing 10.