青年中文青年中文

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.