代码搜索:visualbasic
找到约 5,805 项符合「visualbasic」的源代码
代码结果 5,805
www.eeworm.com/read/247171/4488356
vb servercomputertests.vb
' ServerComputerTests.vb - NUnit Test Cases for Microsoft.VisualBasic.Devices.ServerComputer
'
' Rolf Bjarne Kvinge (RKvinge@novell.com)
'
'
' Copyright (C) 2007 Novell, Inc (http://www.novell.com)
www.eeworm.com/read/247171/4488357
vb computerinfotests.vb
' ComputerInfoTests.vb - NUnit Test Cases for Microsoft.VisualBasic.Devices.ComputerInfo
'
' Rolf Bjarne Kvinge (RKvinge@novell.com)
'
'
' Copyright (C) 2007 Novell, Inc (http://www.novell.com)
'
'
www.eeworm.com/read/192609/5151928
vb form1.designer.vb
_
Partial Class Form1
Inherits System.Windows.Forms.Form
'Form 重载 Dispose 以清除组件列表。
www.eeworm.com/read/183938/5251075
cs assemblyinfo.cs
using System.Diagnostics;
using Microsoft.VisualBasic;
using System;
using System.Data;
using System.Collections;
using System.Reflection;
using System.Runtime.InteropServices;
//
// DotNetN