单词 | visual basic.net | ||||||||||||||||
释义 | visual basic.net
更多释义 收起释义 例句释义: 线程参考手册,程序设计,实验指导与编程实例 1. The simplified program is called WordXml. Net, and I'll document the Visual Basic. NET source code in sections below. 简化后的程序称为WordXml.Net,我将在以下几节中介绍VisualBasic.NET源代码。 msdn2.microsoft.com 2. The UserAddress class is a simple example of the kind of data types you can create in Visual Basic. NET. UserAddress类是可在VisualBasic中创建的数据类型的一个简单例子。 msdn2.microsoft.com 3. 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列映射表示参数(可选)。 msdn2.microsoft.com 4. 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应用程序的代码示例。 msdn.microsoft.com 5. 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中编程也是如此。 msdn2.microsoft.com 6. This material is presented at the beginning of an article comparing Visual Basic 6. 0 And Visual Basic. NET objects. 在比较VisualBasic6.0和VisualBasic.NET对象的文章开头显示了此材料。 msdn2.microsoft.com 7. This section will highlight the dialog boxes in Visual Studio. NET that contain information used by COM and by the Visual Basic. NET EXE. 本节将重点介绍VisualStudio.NET中的对话框,这些对话框中包含COM和VisualBasic.NETEXE使用的信息。 msdn2.microsoft.com 8. The following Visual Basic. NET example shows how to enumerate all of the properties of a specific type in a specified schema. 下面的VisualBasic.NET示例说明如何枚举指定架构中特定类型的所有属性。 msdn2.microsoft.com 9. Another obstacle overcome by the Visual Basic. NET component is that XSLT (used to transform IML into XIML) can write to a single file only. VisualBasic.NET组件解决的另一个问题是,XSLT(用于将IML转换为XIML)只能写入到一个文件中。 msdn2.microsoft.com 10. Code example topics in the Visual Basic. NET documentation are designed to present concise, real-world examples of common tasks. VisualBasic.NET文档中的代码示例主题经过精心设计,提供常见任务的简明的、真实世界示例。 msdn.microsoft.com 1. When you write managed code in Visual Basic. NET, you are always creating a class, which is the definition of a data type. 在VisualBasic中编写托管代码时,始终要创建一个类,它是数据类型的定义。 msdn2.microsoft.com 2. With the exception of shared methods, your embedded code can include any Visual Basic. NET-compliant code. 除了共享方法外,您的嵌入式代码可以包含任何与VisualBasic.NET兼容的代码。 msdn2.microsoft.com 3. With Visual Basic . NET, VB programmers had to acquire the ability to work in a fully capable object-oriented language. VB程序员如果要掌握VisualBasic.NET,必须具备熟练运用面向对象语言的能力。 www.infoq.com 4. A Script task that uses Visual Basic. NET retrieves the schema and table names and puts them into two variables. 使用VisualBasic.NET的脚本任务检索架构和表名称,并将它们放入两个变量中。 technet.microsoft.com 5. Download this set of four code samples that demonstrate techniques for upgrading from Visual Basic 6. 0 To Visual Basic. NET. 下载演示了如何从VisualBasic6.0升级到VisualBasic.NET的四个代码示例集。 msdn2.microsoft.com 6. For simple report-specific programming logic, use embedded Visual Basic. NET code. 对于简单的报表专用编程逻辑,可以使用嵌入式VisualBasic.NET代码。 msdn2.microsoft.com 7. The following Visual Basic. NET example shows how to enumerate all classes of the specified type in a specified schema. 下面的VisualBasic.NET示例说明如何枚举指定架构中指定类型的所有类。 msdn2.microsoft.com 8. The following Visual Basic. NET example shows how to enumerate all defunct properties in a specified schema. 下面的VisualBasic.NET示例说明如何枚举指定架构中的所有失效属性。 msdn2.microsoft.com 9. The following Visual Basic. NET example shows how to enumerate all of the properties in a specified schema. 下面的VisualBasic.NET示例说明如何枚举指定架构中的所有属性。 msdn2.microsoft.com 10. You can write embedded code in Microsoft Visual Basic. NET only. 您只能在MicrosoftVisualBasic.NET中编写嵌入式代码。 msdn2.microsoft.com 1. There is an important difference in how you open a form in Visual Basic. NET. 在VisualBasic.NET中打开一个窗体的方式有很大的不同。 msdn2.microsoft.com 2. If you have installed Microsoft Visual Studio 2005 Tools for Applications, the default language is Microsoft Visual Basic. NET. 如果您已安装了MicrosoftVisualStudio2005ToolsforApplications,则默认语言为MicrosoftVisualBasic.NET。 office.microsoft.com 3. For more samples using Visual Basic. NET 2003, see this download. 有关使用VisualBasic.NET2003的更多示例,请参阅此下载。 msdn2.microsoft.com 4. This problem occurs because of a problem in the Visual Basic. NET 2003 compiler. 此问题是由VisualBasicNET2003编译器中的一个问题。 support.microsoft.com 5. The following Visual Basic. NET example illustrates how to detect when the user changes any display settings. 以下VisualBasic.NET示例说明如何检测用户何时更改了任何显示设置。 msdn2.microsoft.com 6. For this example, you can use either Visual Studio. NET 2002 or 2003, with Visual Basic. NET as the development tool. 对于本示例,您可以使用VisualStudio.NET2002或2003,并使用VisualBasic.NET作为开发工具。 www.ianywhere.com 7. For example, there are a lot of application programmers that are well-versed in Visual Basic. NET but may have never even heard of CICS. 例如,很多应用程序编程人员都擅长VisualBasic.NET,但是他们可能完全没听说过CICS。 www.ibm.com 8. Assume, for example, that you have built a class in your Visual Basic. NET project and it contains a number of properties and methods. 例如,假定在VisualBasic.NET项目中构建了一个类,并且它包含了许多属性和方法。 msdn2.microsoft.com 9. For example, if you are using Visual Basic. NET, use the Handles keyword in your function prototype. 例如,如果使用的是VisualBasic.NET,请在函数原型中使用Handles关键字。 www.ianywhere.com 10. To set up the Dbmlsync Integration Component in a console application (Visual Basic. NET) 在控制台应用程序(VisualBasic.NET)中设置Dbmlsync集成组件 www.ianywhere.com 1. For example, here is some Visual Basic. NET code that uses the generic stack of Code block 2 例如,下面这段VisualBasic.NET代码使用代码块2的一般堆栈 msdn2.microsoft.com 2. Techniques of Advanced Query in MIS Developed by Visual Basic. NET 开发MIS系统中的高级查询技巧 ilib.cn |
||||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。