代码搜索:regular
找到约 4,507 项符合「regular」的源代码
代码结果 4,507
www.eeworm.com/read/123279/6061961
cpp testrunnerapp.cpp
// TestRunner.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[] = __FILE
www.eeworm.com/read/123117/6062609
java textsamplerdemo.java
/*
* Swing Version
*/
import javax.swing.*;
import javax.swing.text.*;
import java.awt.*; //for layout managers
import java.awt.event.*; //for action and window events
import
www.eeworm.com/read/104260/6205090
java ptimerspec.java
/*
* PTimerSpec
*
* PersonalJava API 1.1
*
* Copyright (c) 1998
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistr
www.eeworm.com/read/343438/6300428
c fio.c
/*****************************************************************************
* fio.c: Fast I/O module file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semico
www.eeworm.com/read/478118/6720341
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/264896/11295306
m rroff.m
function [qph]=rro(iph,nel,nstates,bitsize,xsi)
%
% subroutine to quantize phase slope using random roundoff
% iph=2 regular random roundoff
% =3 weighted random roundoff
%
for i=1:nel
www.eeworm.com/read/409871/11308829
txt spmsgc86.txt
Subject: april vip special from legend micro , inc .
vip customer special - april 20 legend micro inc . toll free - 1-800 - 745-4945 3200 south arlington road local - 330-644 - 7955 akron , oh 44312
www.eeworm.com/read/408151/11403497
txt readme.txt
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : readme.txt
* Author : MCD Application Team
* Version : V1.0
* Date
www.eeworm.com/read/404433/11485397
cpp dll_queue.cpp
// Dll_Queue.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/261015/11672139
java styles.java
package chat;
import java.awt.*;
import javax.swing.*;
import javax.swing.text.*;
public class Styles {
public static void addStylesToDocument(StyledDocument doc){
//JButton jbutton;