代码搜索:RTC模块
找到约 10,000 项符合「RTC模块」的源代码
代码结果 10,000
www.eeworm.com/read/381072/9112469
ec 多功模块.ec
www.eeworm.com/read/381072/9112478
ec sql操作模块.ec
www.eeworm.com/read/381072/9112483
ec 打印模块.ec
www.eeworm.com/read/182735/9193880
v testbench测试模块.v
`include "params.v"
`define D_PER
/************************************************************************************/
module VD();
reg CLOCK;
initial CLOCK = 0;
always #(
www.eeworm.com/read/168500/9910768
bas 业务通用模块.bas
Attribute VB_Name = "mdlBudgetCommon"
Option Explicit
'常用api
Private Declare Function RegOpenKeyEx Lib "advapi32" Alias "RegOpenKeyExA" (ByVal hKey As Long, ByVal lpSubKey As String, ByVal ulOpti
www.eeworm.com/read/363756/9937579
bas 业务通用模块.bas
Attribute VB_Name = "mdlBudgetCommon"
Option Explicit
'常用api
Private Declare Function RegOpenKeyEx Lib "advapi32" Alias "RegOpenKeyExA" (ByVal hKey As Long, ByVal lpSubKey As String, ByVal ulOpti
www.eeworm.com/read/164695/10095189
bas 格式处理模块.bas
Attribute VB_Name = "格式处理模块"
Public Function tihuan(str1)
'数字转中文
If str1 = 0 Then
tihuan = "○"
ElseIf str1 = 1 Then
tihuan = "一"
ElseIf str1 = 2 Then
ti
www.eeworm.com/read/162891/10261439
ec 防破解模块.ec
www.eeworm.com/read/280525/10325212
bas 系统私有模块.bas
Attribute VB_Name = "XtsyModule"
'系统私有模块用来放置一些子系统独有的过程与函数
'Public connParaSet As Connection '指定数据库的连接对象
'列表框项目设置变量
Public str_ComboCode As String '列表框编码
Public str_ComboName As String '列
www.eeworm.com/read/276022/10774480
bas 业务通用模块.bas
Attribute VB_Name = "mdlBudgetCommon"
Option Explicit
'常用api
Private Declare Function RegOpenKeyEx Lib "advapi32" Alias "RegOpenKeyExA" (ByVal hKey As Long, ByVal lpSubKey As String, ByVal ulOpti