代码搜索:板卡连接
找到约 10,000 项符合「板卡连接」的源代码
代码结果 10,000
www.eeworm.com/read/293621/8282009
ini profile.ini
[installdir]
;安装目录
path=I:\Jami\cases\newlaomo
[backup]
;数据库备份目录
path=I:\Jami\cases\newlaomo\backup
[database]
;数据库连接设置
;// Profile newlaomo
;SQLCA.DBMS = "ODBC"
;SQLCA.AutoCommit = Fals
www.eeworm.com/read/293448/8294216
c 111.c
/*
单片机应用PS/2键盘的实例
SMC1602A(16*2)模拟口线接线方式
连接线图:
[attach]18477[/attach]
---------------------------------------------------
|LCM-----51 | LCM-----51 | LCM------51 |
www.eeworm.com/read/267630/11170521
txt 串口通讯使用说明.txt
串口通讯使用说明
在两台机器运行serealcom.exe,
但必须保证用串口线连接,
选择串口时如出现error,
表明此串口正被其它设备使用。
www.eeworm.com/read/336075/12479343
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public conn As New ADODB.Connection '标记连接对象
Public select_menu As String '标记所选择的菜单
Public userID As String '标记当前用户ID
P
www.eeworm.com/read/147283/12570526
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public conn As New ADODB.Connection '标记连接对象
Public select_menu As String '标记所选择的菜单
Public userID As String '标记当前用户ID
P
www.eeworm.com/read/248399/12579288
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public conn As New ADODB.Connection '标记连接对象
Public select_menu As String '标记所选择的菜单
Public userID As String '标记当前用户ID
P