代码搜索:Databas
找到约 256 项符合「Databas」的源代码
代码结果 256
www.eeworm.com/read/293311/3931949
bas databas.bas
Attribute VB_Name = "DataBas"
Option Explicit
'//类型
Private Type cPara
ResLibIco As String
FItemID As Long
FName As String
End Type
'//工具条区域
Private Type RectangleInfo
Left As Long
www.eeworm.com/read/293311/3931964
bas databas.bas
Attribute VB_Name = "DataBas"
Option Explicit
'//TreeView背景API声明
Public Type RECT
Left As Long
Top As Long
Right As Long
Bottom As Long
End Type
Public Type PAINTSTRUCT
www.eeworm.com/read/293311/3931979
bas databas.bas
Attribute VB_Name = "DataBas"
Option Explicit
'//TreeView背景API声明
Public Type RECT
Left As Long
Top As Long
Right As Long
Bottom As Long
End Type
Public Type PAINTSTRUCT
www.eeworm.com/read/379407/2674270
bas databas.bas
Attribute VB_Name = "DataBas"
Option Explicit
'//类型
Private Type cPara
ResLibIco As String
FItemID As Long
FName As String
End Type
'//工具条区域
Private Type RectangleInfo
Left As Long
www.eeworm.com/read/379407/2674285
bas databas.bas
Attribute VB_Name = "DataBas"
Option Explicit
'//TreeView背景API声明
Public Type RECT
Left As Long
Top As Long
Right As Long
Bottom As Long
End Type
Public Type PAINTSTRUCT
www.eeworm.com/read/268297/11144775
bas databas.bas
Attribute VB_Name = "DataBas"
Option Explicit
Private Type ColDsec
Type As Long
Name As String
Digit As Integer
End Type
Private Type CellText
tCol As Long
tRow As Long
tText As St
www.eeworm.com/read/268297/11145135
bas databas.bas
Attribute VB_Name = "DataBas"
Private Type DataCfg
Name As String
Data As String
User As String
Pass As String
End Type
Public DataParam As DataCfg
Public UserID As String
Public MsgInf
www.eeworm.com/read/101039/6260107
java dbres_sv.java
/******************************************************************************
* The contents of this file are subject to the Compiere License Version 1.1
* ("License"); You may not use this f