代码搜索:数字识别

找到约 10,000 项符合「数字识别」的源代码

代码结果 10,000
www.eeworm.com/read/454750/1627624

frm 涂抹数字推算.frm

VERSION 5.00 Begin VB.Form Form1 Caption = "涂抹数字推算" ClientHeight = 3960 ClientLeft = 60 ClientTop = 450 ClientWidth = 5940 LinkTopic
www.eeworm.com/read/454750/1627625

vbp 涂抹数字推算.vbp

Type=Exe Form=涂抹数字推算.frm Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\stdole2.tlb#OLE Automation IconForm="Form1" Startup="Form1" Command32="" Name="工程1" HelpCo
www.eeworm.com/read/454750/1627626

vbw 涂抹数字推算.vbw

Form1 = -103, 101, 688, 550, C, -88, 84, 703, 533, C
www.eeworm.com/read/169773/5411197

txt 验证数字大小.txt

RangValidator Minimumvalue=0 MaxviewState=999999.99 Type=Integer 重要 ErrorMessage=数字太大,已超出允许的范围
www.eeworm.com/read/317426/3580474

txt 验证数字大小.txt

RangValidator Minimumvalue=0 MaxviewState=999999.99 Type=Integer 重要 ErrorMessage=数字太大,已超出允许的范围
www.eeworm.com/read/471971/6884634

bkp 数字钟.bkp

www.eeworm.com/read/471971/6884637

ddb 数字钟.ddb

www.eeworm.com/read/394214/8242097

txt java 猜数字.txt

import java.io.*; public class caishuzi { public static void main(String args[]) { int cnum[]=new int[4],unum[]=new int[4]; int times,a,b,user_num=0; fo