visualbasic
网络释义:代码重构;编程与应用;程序设计
网络释义
1.代码重构 Linux 网络系统管理 VisualBasic 编程与应用 Visual Basic 程序设计# ...
3.程序设计 VOA 英语 VisualBasic 程序设计 CAD/CAM 软件应用 ...
4.计算机语言 程序设计 Ada 程序设计的道 VisualBasic 心理学 Adler,Alfred ...
6.程式设计 [Wilpam 高立][250] 02/16 16:55 [VisualBasic 程式设计][高立][站内信] 02/17 00:58 ...
7.数据库应用 750833884,14,"VISUALBASIC 程序设计实训" 750833899,27,"VISUALBASIC 数据库应用" 750843435,29,"ACCESS 课程设 …
例句释义:,代码重构,编程与应用,程序设计1.In brief, Visual Basic automatically converts a value of a given type to any other type to which it widens.简言之,VisualBasic自动将给定类型的值转换成其扩展的任何其他类型。
2.Of course, in the early 90s, we had lost the apppcation development space to VisualBasic, to Borland, a few others.当然,在90年代前期,我们将应用程序开发的空间丢失给了VisualBasic、Borland和一些其他人。
3.For this code to compile, a reference to Microsoft. VisualBasic. DLL must be added to the project.要编译此代码,必须在项目中添加一个对Microsoft.VisualBasic.DLL的引用。
4.A Microsoft. VisualBasic. Logging. FileLogTraceListener pstener, which writes to a file log.一个Microsoft.VisualBasic.Logging.FileLogTraceListener侦听器,用于写入文件日志。
5.The Continue keyword in Visual Basic now allows you to skip to the next iteration of a loop without processing the rest of the loop body.VisualBasic中的Continue关键字现在允许跳到循环的下一次迭代中,而无需处理循环体的其余部分。
6.Sure there is a handful of methods squirreled away in VisualBasic. Financial, but most developers don't even think to look there.确实,在VisualBasic.Financial中虽然存在少数财务函数,但是大多数开发人员甚至都不会去看一下。
7.Visual Basic allows imppcit conversions of any data type to any other data type.VisualBasic允许将任何数据类型隐式转换为其他任何数据类型。
8.Although Visual Basic Express Edition makes programming easy, it may not always behave exactly as you expect.尽管VisualBasic速成版使编程变得简单,但它并不总是完全按照您预期的那样运行。
9.When all subscribers have unsubscribed from an event, the event instance in the pubpsher class is set to null.所有订户都取消订阅事件后,发行者类中的事件实例将设置为nullNothingnullptr空引用(在VisualBasic中为Nothing)。
10.Build events in Visual Basic can be used to run scripts, macros, or other actions as a part of the compilation process.VisualBasic中的生成事件可以用来运行脚本、宏或作为编译过程一部分的其他操作。