代码搜索:regular
找到约 4,507 项符合「regular」的源代码
代码结果 4,507
www.eeworm.com/read/170531/9800384
cpp cadodll.cpp
// CAdoDll.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/170484/9803678
loginfo
# The "loginfo" file controls where "cvs commit" log information
# is sent. The first entry on a line is a regular expression which must match
# the directory that the change is being made to, relati
www.eeworm.com/read/170114/9818738
sh lsfor.sh
#!/bin/sh
for name in 'ls'
do
if [ -f $name ]; then
echo '$name is a regular file'
elif [ -d $name ];then
echo '$name is a directory'
fi
done
www.eeworm.com/read/366237/9823907
cpp guilib.cpp
//-----------------------------------------------------------------------//
// This is a part of the GuiLib MFC Extention. //
// Autor : Francisco Campos //
// (C) 2002 Francis
www.eeworm.com/read/365117/9878812
cpp cj60lib.cpp
// CJ60Lib.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/168040/9941209
cpp matrixbase.cpp
// MatrixBase.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/168040/9941244
cpp arithmetic.cpp
// Arithmetic.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/167955/9944211
cpp ioapi.cpp
// Ioapi.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include
#include "Ioapi.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_F
www.eeworm.com/read/363371/9953778
cpp wzddllrc.cpp
// WzdDllRc.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/363371/9953788
cpp wzddllrc.cpp
// WzdDllRc.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[] =