代码搜索:icdev

找到约 251 项符合「icdev」的源代码

代码结果 251
www.eeworm.com/read/390304/8471812

bas example.bas

Attribute VB_Name = "Module1" Option Explicit Global icdev As Long Global st As Integer 'comm function Declare Function rf_config Lib "mwrf32.dll" (ByVal icdev%, ByVal mode%, ByVal baud%) As
www.eeworm.com/read/386318/8754739

bas example.bas

Attribute VB_Name = "Module1" Option Explicit Global icdev As Long Global st As Integer 'comm function Declare Function rf_config Lib "mwrf32.dll" (ByVal icdev%, ByVal mode%, ByVal baud%) As
www.eeworm.com/read/386316/8754772

bas example.bas

Attribute VB_Name = "Module1" Option Explicit Global icdev As Long Global st As Integer Global Filepath As String 'comm function Declare Function rf_config Lib "mwrf32.dll" (ByVal icdev%, ByVa
www.eeworm.com/read/180159/9317596

bas fun.bas

Attribute VB_Name = "fun" Declare Function auto_init Lib "mwic_32.dll" (ByVal port%, ByVal baud&) As Long Declare Function ic_init Lib "mwic_32.dll" (ByVal port%, ByVal baud&) As Long Declare Funct
www.eeworm.com/read/370995/9573373

bas icvar.bas

Attribute VB_Name = "ICVar" '**************************************************************************** '人人为我,我为人人 '枕善居收藏整理 '发布日期:2007/07/09 '描 述:CBB三表户外计量系统 Ver 5.2 '网 站:http://www.Mnds
www.eeworm.com/read/417969/10970069

bas example.bas

Attribute VB_Name = "Module1" Option Explicit Global icdev As Long Global st As Integer 'comm function Declare Function add_s Lib "dcrf32.dll" (ByVal i%) As Integer Declare Function dc_ini
www.eeworm.com/read/417311/10995383

bas declare.bas

Attribute VB_Name = "mo_declare" '******************通讯命令 Port Commands ****************************************************************** '打开串口 int WINAPI rf_init_com(int port,long baud); Public De
www.eeworm.com/read/456926/7336926

java java4428.java

import dcrd.Rd600; public class java4428 { public static void main( String[] args ) { char[] __Pass = new char[4]; char[] __Data = new char[32]; Rd600 obj = new Rd600(); int icde
www.eeworm.com/read/434810/7801341

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Buttons, ExtCtrls, ComCtrls; type TForm1 = class(TForm)
www.eeworm.com/read/434810/7801352

~pas unit1.~pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Buttons, ExtCtrls, ComCtrls; type TForm1 = class(TForm)