代码搜索:特征码

找到约 10,000 项符合「特征码」的源代码

代码结果 10,000
www.eeworm.com/read/395980/8139541

js content.js

document.write("邮件系统登录:姓 名: 密 码:      
www.eeworm.com/read/242302/13076980

txt 如何调用另一个窗体中的事件代码.txt

事 件 代 码 都 是 Private的 , 所 以 不 能 被 其 他 模 块 直 接 调 用 。 你 可 以 把 Private Command1_Click()改 为 Public Command1_Click()。
www.eeworm.com/read/242169/13091193

c rtc.c

#include "LZK.H" /**************************************************************************** ** 函数名称: BCDConvert() ** 功能描述: BCD转十进制程序 ** 入口参数: ucBCD为待转换的BCD码 ** 出口参数: 转化后的十进制数. ** 全局变量
www.eeworm.com/read/242123/13094313

c rtc.c

#include "LZK.H" /**************************************************************************** ** 函数名称: BCDConvert() ** 功能描述: BCD转十进制程序 ** 入口参数: ucBCD为待转换的BCD码 ** 出口参数: 转化后的十进制数. ** 全局变量
www.eeworm.com/read/317157/13509322

c general.c

/**************************************************************************** 文件名:general.c 编写者:czhang 描述:通用子程序库 内容:DelayMs:延时程序 ToBCD:将一个整数转换为BCD码 版本:2003年10月11日 1.0 ****************
www.eeworm.com/read/317157/13509407

c general.c

/**************************************************************************** 文件名:general.c 编写者:czhang 描述:通用子程序库 内容:DelayMs:延时程序 ToBCD:将一个整数转换为BCD码 版本:2003年10月11日 1.0 ******************
www.eeworm.com/read/305389/13772330

h segcode.h

#ifndef SEGCODE_H #define SEGCODE_H #define uchar unsigned char #define uint unsigned int #define byte unsigned char #define word unsigned int #define dword unsigned long //段码0,1,2,3,4,5,6
www.eeworm.com/read/133381/5905527

h common.h

#include #include #include #include #include #include const STACKSIZE=2047,CXMAX=10000,LEVMAX=100; typedef enum _OPCOD //操作码的
www.eeworm.com/read/133381/5905561

h common.h

#include #include #include #include #include #include const STACKSIZE=2047,CXMAX=10000,LEVMAX=100; typedef enum _OPCOD //操作码的
www.eeworm.com/read/133381/5905580

h common.h

#include #include #include #include #include #include const STACKSIZE=2047,CXMAX=10000,LEVMAX=100; typedef enum _OPCOD //操作码的