代码搜索:BAS
找到约 10,000 项符合「BAS」的源代码
代码结果 10,000
www.eeworm.com/read/280672/10299614
dpr enginedbgui.dpr
program EngineDBGui;
uses
Forms,
Main in 'Main.pas' {MainForm},
Bas_InputIPData in 'Bas_InputIPData.pas' {Bas_InputIPDataForm},
Bas_EnterIPData in 'Bas_EnterIPData.pas' {Bas_EnterIPData
www.eeworm.com/read/397691/8029057
bas bas.bas
Attribute VB_Name = "bas"
Public db As New ADODB.Connection
Public price As Currency
Public jqcount As Integer
Public zxrs As Integer
Public sykw As Integer
Public zrs As Integer
Public tcash A
www.eeworm.com/read/341401/12085788
bas bas.bas
Attribute VB_Name = "BAS"
Public Type MIB_TCPROW
dwState As Long
dwLocalAddr As Long
dwLocalPort As Long
dwRemoteAddr As Long
dwRemotePort As Long
End Type
Type MIB_TCPTA
www.eeworm.com/read/174346/9592273
bas bas通讯.bas
Attribute VB_Name = "bas通讯"
'*****************************************
' 主模块
' 模块文件代码
'*****************************************
Option Explicit
'以下为全局变量
Pu
www.eeworm.com/read/185192/9052084
bas
set add_ful_pipe 1
set fp_add_latency 3
set num_add_units 1
set mul_ful_pipe 1
set fp_mul_latency 4
set num_mul_units 1
set div_ful_pipe 0
set fp_div_latency 24
set num_div_units 1
set pipeline_mode B
www.eeworm.com/read/286462/8763440
vbp master.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\..\..\WINDOWS\system32\stdole2.tlb#OLE Automation
Reference=*\G{00000205-0000-0010-8000-00AA006D2EA4}#2.5#0#..\..\..
www.eeworm.com/read/286462/8763420
bas bas_planarrangements.bas
Attribute VB_Name = "Bas_PlanArrangements"
'预先估算的模块
Public Sub LoadDayPlan(Lv As ListView, Bumen As String, BanZu As String, DayDate As Date)
Dim objLI As ListItem
Lv.ListItems.Clear
www.eeworm.com/read/286462/8763422
bas bas_initsystreeview.bas
Attribute VB_Name = "Bas_InitSysTreeview"
'初始化系统树 - 按计划生成情况
Public Sub InitSysTree_ByPlanArrangements(STreeview As TreeView)
On Error GoTo ErrMsg
If Dir("tmp.txt") "" Then Kill "tmp.txt