代码搜索:gsm模块
找到约 10,000 项符合「gsm模块」的源代码
代码结果 10,000
www.eeworm.com/read/280528/10322556
bas 私有模块.bas
Attribute VB_Name = "XtsyModule"
'系统私有模块用来放置一些子系统独有的过程与函数
Public str_Code As String '存储列内容参数
'系统传递单据ID
Public Cask_BillID As Long
Public XtCaskInf As String
www.eeworm.com/read/280527/10323263
bas 私有模块.bas
Attribute VB_Name = "XtsyModule"
'系统私有模块用来放置一些子系统独有的过程与函数
Public str_Code As String '存储列内容参数
Public StrTemp As String '临时变量
Public Temp
www.eeworm.com/read/280527/10324445
obj 私有模块.obj
www.eeworm.com/read/425682/10337305
c 短信模块.c
#include
#include
#include
//**************************************************************************
#define uchar unsigned char
#define uint unsigned int
#def
www.eeworm.com/read/279503/10432106
sch 功率模块.sch
www.eeworm.com/read/279503/10432117
pcb 功率模块.pcb
www.eeworm.com/read/353230/10460475
doc 读写模块.doc
www.eeworm.com/read/279013/10483627
doc 接口模块.doc
www.eeworm.com/read/423982/10510265
doc 模块整理.doc
www.eeworm.com/read/278672/10520756
bas 通用模块.bas
Attribute VB_Name = "Module1"
Type guest '声明全局自定义数据类型
strName As String * 8
blnSex As Boolean 'True为男,False为女
bytAge As Byte