代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/475842/6765496
do mti_vhdl.do
#----------------------------------------------------------
# Model Technology VHDL compiler script for the book
# Digital Signal Processing with FPGAs (2.edition)
# Author-EMAIL: Uwe.Meyer-B
www.eeworm.com/read/194723/8187179
bas mdlpub.bas
Attribute VB_Name = "mdlPub"
Option Explicit
Public Const MaxRecNumber = 200
Public Con As ADODB.Connection
Public Agree As Boolean
Private Const ConStr = "Provider=Microsoft.Jet.OLEDB.3.51;Persi
www.eeworm.com/read/394321/8231220
def gpscplud.def
LIBRARY GPS103UD
DESCRIPTION 'GPS Control Panel Applet'
EXPORTS
; Explicit exports can go here
CPlApplet @1
www.eeworm.com/read/394321/8231242
def gpscplu.def
LIBRARY GPS103U
DESCRIPTION 'GPS Control Panel Applet'
EXPORTS
; Explicit exports can go here
CPlApplet @1
www.eeworm.com/read/394321/8231248
def gpscpld.def
LIBRARY GPS103D
DESCRIPTION 'GPSLIB Control Panel Applet'
EXPORTS
; Explicit exports can go here
CPlApplet @1
www.eeworm.com/read/394321/8231265
def gpscpl.def
LIBRARY GPS103
DESCRIPTION 'GPSLIB Control Panel Applet'
EXPORTS
; Explicit exports can go here
CPlApplet @1
www.eeworm.com/read/294309/8242666
dat data2.dat
〖常量与变量〗
1.VisualBasic数据类型 2.变量的声明
3.Option Explicit 关键字 4.变量的作用域
5.Static 关键字 6.常量
7.数据类型转换
VisualBasic数据类型 数据类型 举例
字节型 56
布尔型 True False
整型 5367
长整型 4364574
单精度型 4362.34
双精度型
www.eeworm.com/read/293074/8315436
bas mdlpub.bas
Attribute VB_Name = "mdlPub"
Option Explicit
Public Const MaxRecNumber = 200
Public Con As ADODB.Connection
Public Agree As Boolean
Private Const ConStr = "Provider=Microsoft.Jet.OLEDB.3.51;Persi