代码搜索:pattern

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

代码结果 10,000
www.eeworm.com/read/347029/11704867

dlg pattern.dlg

PATTERN DIALOG 1, 97, 234, 70 STYLE WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Select Files by Pattern" { CONTROL "&Enter a pattern to select files. ", -1, "STATIC", SS_LEFT | WS_CH
www.eeworm.com/read/347029/11704901

c pattern.c

/* Author Mike White, 1996. Based on original WizUnZip code by * Robert Heath. */ #include #include #include #include "pattern.h" #include "wiz.h" #include "unzip\wi
www.eeworm.com/read/347029/11705080

h pattern.h

#define IDM_PATTERN_PATTERN 101 #define IDM_PATTERN_TEXT 100 #define IDM_PATTERN_SELECT 102 #define IDM_PATTERN_CANCEL 103 #define IDM_PATTERN_HELP 104 #defin
www.eeworm.com/read/257033/11956118

class pattern.class

www.eeworm.com/read/256340/12007519

class pattern.class

www.eeworm.com/read/341334/12091708

bmp pattern.bmp

www.eeworm.com/read/341334/12092128

tbl pattern.tbl

www.eeworm.com/read/340903/12125809

h pattern.h

#ifndef __PATTERN_H__ #define __PATTERN_H__ #ifdef _WIN32 #pragma warning(disable:4786) #endif #include #include #include namespace nlkit { class Matcher; cl
www.eeworm.com/read/340903/12125850

cpp pattern.cpp

/** From the author (Jeff Stuart) " Let me start by saying this file is pretty big. If you feel up to it, you can try making changes yourself, but you would be better off to just email me
www.eeworm.com/read/152186/12133856

c pattern.c