代码搜索:visualbasic
找到约 5,805 项符合「visualbasic」的源代码
代码结果 5,805
www.eeworm.com/read/247171/4487283
vb expressionswithandalsoc.vb
'Author: Ritvik Mayank
'Copyright (C) 2005 Novell, Inc (http://www.novell.com)
'this is when first term is False
Imports System
Imports Microsoft.VisualBasic
Module Test
Fun
www.eeworm.com/read/247171/4487304
vb expressionswithandalsob.vb
'Author: Ritvik Mayank
'Copyright (C) 2005 Novell, Inc (http://www.novell.com)
'this is when first term is true
Imports System
Imports Microsoft.VisualBasic
Module Test
Func
www.eeworm.com/read/247171/4488300
cs dateandtimetests.cs
// DateAndTimeTest.cs - NUnit Test Cases for Microsoft.VisualBasic.DateAndTime
//
// Boris Kirzner
// Chris J. Breisch (cjbreisch@altavista.net)
// Martin Willemoes Hansen (mwh@s
www.eeworm.com/read/247171/4488308
vb filesystemtests.vb
'
' FileSystemTests.vb - NUnit Test Cases for Microsoft.VisualBasic.Information
'
' Guy Cohen (guyc@mainsoft.com)
'
'
'
' Copyright (C) 2002-2006 Mainsoft Corporation.
' Copyright (C) 2004-2006 Nove
www.eeworm.com/read/247171/4488310
vb interactiontests.vb
'
' InteractionTests.vb - NUnit Test Cases for Microsoft.VisualBasic.Information
'
' Guy Cohen (guyc@mainsoft.com)
'
'
'
' Copyright (C) 2002-2006 Mainsoft Corporation.
' Copyright (C) 2004-2006 Nov
www.eeworm.com/read/226448/4785333
vb form1.designer.vb
_
Partial Public Class Form1
Inherits System.Windows.Forms.Form
'窗体重写释放,以清理组件列表。