代码搜索:数字识别
找到约 10,000 项符合「数字识别」的源代码
代码结果 10,000
www.eeworm.com/read/338840/12278468
asm ic.asm
;*****************************************************************
; IC卡收费 单片机中地址30H至37H为8位数字的保存位
;***************************************************************
;***********************
www.eeworm.com/read/131299/14151624
frm form1.frm
VERSION 5.00
Begin VB.Form Form1
BorderStyle = 1 'Fixed Single
Caption = "猜数字!"
ClientHeight = 2220
ClientLeft = 150
ClientTop = 720
Clie
www.eeworm.com/read/120798/14787811
h my_judge.h
bool isspace(char a);//是否为空格
bool isalpha(char a);//是否为字母
bool isalnum(char a);//是否为数字
//
///////////////////////////////////////////////////
//
bool isalnum(char a)
{
if ((a>=48)&&(a
www.eeworm.com/read/120138/14812167
frm frmabout.frm
VERSION 5.00
Begin VB.Form frmAbout
Caption = "关于 大家来玩猜数字"
ClientHeight = 3690
ClientLeft = 1995
ClientTop = 1605
ClientWidth = 5505
Cont
www.eeworm.com/read/117089/14940413
frm frmabout.frm
VERSION 5.00
Begin VB.Form frmAbout
Caption = "关于 大家来玩猜数字"
ClientHeight = 3690
ClientLeft = 1995
ClientTop = 1605
ClientWidth = 5505
Cont
www.eeworm.com/read/293304/8300508
htm checkbox与select结合2.htm
function selchg(value){
self['oSelect'].selectedIndex=value;
}
数字一: