代码搜索:regular
找到约 4,507 项符合「regular」的源代码
代码结果 4,507
www.eeworm.com/read/187173/8847506
java textsamplerdemo.java
/*
* TextSamplerDemo.java requires the following files:
* TextSamplerDemoHelp.html (which references images/dukeWaveRed.gif)
* images/Pig.gif
* images/sound.gif
*/
import javax.swing.*;
im
www.eeworm.com/read/285164/8864204
txt strategy_3.txt
strategy 3:
service windows number: 4
client number: 50 :3 regular windows, 1 special window
average wait time: 3.66
www.eeworm.com/read/185632/8995434
java textsamplerdemo.java
import javax.swing.*;
import javax.swing.text.*;
import java.awt.*; //为了实现布局管理
import java.awt.event.*; //为了处理事件处理
import java.net.URL;
import java.io.IOException;
public class TextSamplerDemo
www.eeworm.com/read/283405/9022433
c fio.c
/*****************************************************************************
* fio.c: Fast I/O module file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semico
www.eeworm.com/read/283028/9046533
c fio.c
/*****************************************************************************
* fio.c: Fast I/O module file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semico
www.eeworm.com/read/281848/9130368
java testregularexpression10.java
// strings/TestRegularExpression10.java
// TIJ4 Chapter Strings, Exercise 10, page 533
/* For the phrase "Java now has regular expressions" evaluate whether the following
* expressions will find a
www.eeworm.com/read/379294/9201270
sgrep
# Usage: sgrep pattern
# Searches all source files for 'pattern'.
# Regular expressions should be enclosed in quotes "".
find . -name '*.f' -exec grep "$*" /dev/null {} \;
www.eeworm.com/read/378832/9215040
c fio.c
/*****************************************************************************
* fio.c: Fast I/O module file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semico
www.eeworm.com/read/378680/9219294
cpp nglibrary_dll.cpp
// NGLibrary.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]
www.eeworm.com/read/181136/9273481
c fio.c
/*****************************************************************************
* fio.c: Fast I/O module file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semico