代码搜索:Patterns
找到约 8,017 项符合「Patterns」的源代码
代码结果 8,017
www.eeworm.com/read/403957/11494798
htm index-t.htm
Names of design patterns appear in small capitals: e.g., ADAPTER. Page numbers in bold indicate the definition
o
www.eeworm.com/read/403957/11494799
htm index-o.htm
Names of design patterns appear in small capitals: e.g., ADAPTER. Page numbers in bold indicate the definition
o
www.eeworm.com/read/403957/11494939
htm index-x.htm
Names of design patterns appear in small capitals: e.g., ADAPTER. Page numbers in bold indicate the definition
o
www.eeworm.com/read/158516/11604059
java mainapplet.java
package jdeveloper.patterns.command;
import java.awt.*;
import java.awt.event.*;
import java.applet.*;
/**
* Title: Jdeveloper's Java Projdect
* Description: n/a
* Copyright: Copyrigh
www.eeworm.com/read/259531/11784973
c wildmat.c
/*
**
** Do shell-style pattern matching for ?, \, [], and * characters.
** Might not be robust in face of malformed patterns; e.g., "foo[a-"
** could cause a segmentation violation. It is 8bit cl
www.eeworm.com/read/256510/11992472
cpp pgm0a_05.cpp
//
// This file contains the C++ code from Program A.5 of
// "Data Structures and Algorithms
// with Object-Oriented Design Patterns in C++"
// by Bruno R. Preiss.
//
// Copyright (c) 1998
www.eeworm.com/read/256510/11992483
cpp pgm0a_11.cpp
//
// This file contains the C++ code from Program A.11 of
// "Data Structures and Algorithms
// with Object-Oriented Design Patterns in C++"
// by Bruno R. Preiss.
//
// Copyright (c) 1998
www.eeworm.com/read/256510/11992556
cpp pgm0a_08.cpp
//
// This file contains the C++ code from Program A.8 of
// "Data Structures and Algorithms
// with Object-Oriented Design Patterns in C++"
// by Bruno R. Preiss.
//
// Copyright (c) 1998
www.eeworm.com/read/256510/11992932
cpp pgm0a_01.cpp
//
// This file contains the C++ code from Program A.1 of
// "Data Structures and Algorithms
// with Object-Oriented Design Patterns in C++"
// by Bruno R. Preiss.
//
// Copyright (c) 1998
www.eeworm.com/read/256510/11992964
cpp pgm0a_02.cpp
//
// This file contains the C++ code from Program A.2 of
// "Data Structures and Algorithms
// with Object-Oriented Design Patterns in C++"
// by Bruno R. Preiss.
//
// Copyright (c) 1998