代码搜索:VB 有哪些应用?

找到约 10,000 项符合「VB 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/201516/5058470

vb inherits.vb

Imports System Imports System.Web ' To compile: vbc /t:library /r:system.web.dll /r:system.dll Inherits.vb Public Class MyApplication Inherits HttpApplication Public Function CurrentTim
www.eeworm.com/read/201516/5058478

vb component.vb

Imports System Imports System.Data Imports System.Data.SqlClient Imports System.Configuration Namespace Component Public Class Simple Public Sub New() End Sub Public Function Lo
www.eeworm.com/read/201516/5058483

vb fibonacci.vb

'------------------------------------------------------------------------------ ' ' This code was generated by a tool. ' Runtime Version: 1.0.2723.0 ' ' Changes to th
www.eeworm.com/read/201516/5058494

vb bn.vb

'------------------------------------------------------------------------------ ' ' This code was generated by a tool. ' Runtime Version: 1.0.3705.0 ' ' Changes to th
www.eeworm.com/read/201516/5058503

vb webserviceauthenticationmodule.vb

Imports System Imports System.Web Imports System.IO Imports System.Xml Imports System.Xml.XPath Imports System.Text Imports System.Web.Services.Protocols Namespace Microsoft.WebServices.Secur
www.eeworm.com/read/201516/5058504

vb webserviceauthenticationeventhandler.vb

Imports System Namespace Microsoft.WebServices.Security Public Delegate Sub WebServiceAuthenticationEventHandler(ByVal sender As Object, ByVal e As WebServiceAuthenticationEvent) End Name
www.eeworm.com/read/201516/5058505

vb webserviceauthenticationevent.vb

Imports System Imports System.Web Imports System.Security.Principal Namespace Microsoft.WebServices.Security Public Class WebServiceAuthenticationEvent Inherits EventArgs
www.eeworm.com/read/201516/5058506

vb webserviceauthenticationmodule.vb

Imports System Imports System.Web Imports System.IO Imports System.Xml Imports System.Xml.XPath Imports System.Text Imports System.Web.Services.Protocols Namespace Microsoft.WebServices.Secur
www.eeworm.com/read/201516/5058508

vb assemblyinfo.vb

Imports System.Reflection Imports System.Runtime.CompilerServices ' ' General Information about an assembly is controlled through the following ' set of attributes. Change these attribute value
www.eeworm.com/read/201516/5058509

vb webserviceauthenticationeventhandler.vb

Imports System Namespace Microsoft.WebServices.Security Public Delegate Sub WebServiceAuthenticationEventHandler(ByVal sender As Object, ByVal e As WebServiceAuthenticationEvent) End Name