代码搜索:Pattern recognition
找到约 10,000 项符合「Pattern recognition」的源代码
代码结果 10,000
www.eeworm.com/read/339549/12226181
js pattern.js
/**
clears default form field value
*/
function clearDefaultandCSS(el) {
if (!el.defaultValue) {
el.defaultValue = el.value;
}
if (el.defaultValue == el.value) {
el.value = "";
}
// If Dynam
www.eeworm.com/read/150465/12291592
gif pattern.gif
www.eeworm.com/read/150122/12310892
rgs pattern.rgs
HKCR
{
NoRemove AppID
{
{3B5F259F-EE86-4443-95B6-CAD886B08C46} = s 'Pattern'
'Pattern.EXE'
{
val AppID = s {3B5F259F-EE86-4443-95B6-CAD886B08C46}
}
}
}
www.eeworm.com/read/150122/12310893
ncb pattern.ncb
www.eeworm.com/read/150122/12310896
idl pattern.idl
// Pattern.idl : IDL source for Pattern.exe
//
// This file will be processed by the MIDL tool to
// produce the type library (Pattern.tlb) and marshalling code.
import "oaidl.idl";
import "oc
www.eeworm.com/read/150122/12310905
ico pattern.ico
www.eeworm.com/read/150122/12310925
opt pattern.opt
www.eeworm.com/read/150122/12310935
aps pattern.aps
www.eeworm.com/read/150122/12310940
exe pattern.exe
www.eeworm.com/read/150122/12310945
h pattern.h
// pattern.h : main header file for the PATTERN application
//
#if !defined(AFX_PATTERN_H__C5FAF1EF_9CC9_4154_B23F_3FD1C8A0F692__INCLUDED_)
#define AFX_PATTERN_H__C5FAF1EF_9CC9_4154_B23F_3FD1C8A0