代码搜索:patterns
找到约 8,017 项符合「patterns」的源代码
代码结果 8,017
www.eeworm.com/read/123974/14603107
cpp patterns.cpp
#include "stdafx.h"
#include
#include "stream/stream.h"
#include "util/util.h"
#include "Patterns/util/md5.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
using namespace std;
www.eeworm.com/read/123974/14603108
vssscc patterns.vssscc
""
{
"FILE_VERSION" = "9237"
"ENLISTMENT_CHOICE" = "NEVER"
"PROJECT_FILE_RELATIVE_PATH" = ""
"NUMBER_OF_EXCLUDED_FILES" = "0"
"ORIGINAL_PROJECT_FILE_PATH" = ""
"NUMBER_OF_NESTED_PROJECTS" = "0
www.eeworm.com/read/119473/14829575
pas patterns.pas
unit Patterns;
interface
type
TPatPtr = ^TPattern;
mType = record case integer of
0: (ch:char);
1:(str:PChar);
2:(cset:set of char);
3:(pat:TPatPtr);
www.eeworm.com/read/119473/14829579
dcu patterns.dcu
www.eeworm.com/read/489223/1225833
sgml patterns.sgml
Glob-style pattern matching
matches strings against patterns containing '*' (wildcard) and '?' (joker)
www.eeworm.com/read/229812/4743880
c patterns.c
#include
#include
#include
#include
#include
#include
#include "life.h"
static HBITMAP MenuBitMap = NULL;
static HMENU
www.eeworm.com/read/229812/4744056
c patterns.c
#include
#include
#include
#include
#include
#include "life.h"
#include "filedlg.h"
static HBITMAP MenuBitMap = NULL;
static