代码搜索:bas
找到约 10,000 项符合「bas」的源代码
代码结果 10,000
www.eeworm.com/read/217161/14976263
bas replace_bas.bas
Attribute VB_Name = "replace_bas"
Const ImagePath = "images/"
Function UBBCode(strContent)
strContent = FilterJS(strContent)
Dim re
Dim po, ii
Dim reContent
Set re = New RegExp
re.IgnoreCase =
www.eeworm.com/read/266582/11219497
bas bas_via.bas
Attribute VB_Name = "Bas_Via"
Option Explicit
Sub ChooseRelation(iID As Long, LabelElse As String)
If Relation = "=" Then
ExprJNE LabelElse & iID
ElseIf Relation = "!=" Then
www.eeworm.com/read/143285/12886457
bas bas-ex2.bas
www.eeworm.com/read/143285/12886460
bas bas-ex1.bas
www.eeworm.com/read/143285/12886462
bas bas-ex4.bas
www.eeworm.com/read/143285/12886468
bas bas-ex3.bas
www.eeworm.com/read/140089/13110088
bas win32bas.bas
Attribute VB_Name = "Win32Bas"
Option Explicit
'函数
Declare Function OSWinHelp% Lib "User32" Alias "WinHelpA" (ByVal hWnd&, ByVal HelpFile$, ByVal wCommand%, dwData As Any)
Declare Function W
www.eeworm.com/read/266582/11219501
bas bas_via1.bas
Attribute VB_Name = "Bas_Via1"
Option Base 0
Option Compare Text
Private Const QTHRESH As Long = 7
Private Const MinLong As Long = &H80000000
Private Declare Sub CopyMemory Lib "kernel32" Alias
www.eeworm.com/read/109489/15555935
bas bas-ex2.bas
www.eeworm.com/read/109489/15555936