代码搜索:regular
找到约 4,507 项符合「regular」的源代码
代码结果 4,507
www.eeworm.com/read/137638/13307513
cpp gifimage.cpp
// GifImage.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/321849/13394814
cpp ceclock.cpp
// CECLOCK.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/321262/13409952
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/320074/13433173
cpp talkdll.cpp
// TalkDll.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include
#include
#include "AudioCode.h"
#ifdef _DEBUG
#define new DEBUG_NEW
www.eeworm.com/read/312908/13601764
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/311492/13629894
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[] =