代码搜索:patterns
找到约 8,017 项符合「patterns」的源代码
代码结果 8,017
www.eeworm.com/read/291979/3961277
hhf patterns.hhf
#if( ! @defined( patterns_hhf ))
?patterns_hhf := true;
#includeOnce( "hla.hhf" )
#includeOnce( "strings.hhf" )
namespace pat; @fast;
type
FailRec:
record
ebpSave: dword;
jmpAdrs: d
www.eeworm.com/read/285741/4045741
rc patterns.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/285741/4045742
cpp patterns.cpp
// Patterns.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "resource.h"
#include
#include
#define MAX_LOADSTRING 100
#define TEXT_FORM
www.eeworm.com/read/285741/4045743
h patterns.h
#if !defined(AFX_PATTERNS_H__86C5D566_2C03_11D4_AE54_006008AADC5D__INCLUDED_)
#define AFX_PATTERNS_H__86C5D566_2C03_11D4_AE54_006008AADC5D__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif //
www.eeworm.com/read/285741/4045746
dsp patterns.dsp
# Microsoft Developer Studio Project File - Name="Patterns" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
www.eeworm.com/read/285741/4045747
dsw patterns.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/285741/4045748
plg patterns.plg
Build Log
--------------------Configuration: Patterns - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\TEMP\RSP1676.
www.eeworm.com/read/273759/4193417
sgml patterns.sgml
Glob-style pattern matching
matches strings against patterns containing '*' (wildcard) and '?' (joker).
www.eeworm.com/read/431579/1905686
java patterns.java
/*
* Copyright (C) 2008 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Yo