代码搜索:regular
找到约 4,507 项符合「regular」的源代码
代码结果 4,507
www.eeworm.com/read/244182/12879467
cpp znetsock.cpp
// ZNetSock.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/141772/12985346
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/242338/13015652
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/241426/13144777
cpp nidatabase.cpp
// NIDatabase.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/139204/13178995
cpp ex21a.cpp
// ex21a.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/139204/13183698
cpp ex21a.cpp
// ex21a.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/240662/13207786
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/240303/13226301
cpp exportclass.cpp
// ExportClass.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/324823/13241995
cpp mfcextdll.cpp
// MFCEXTDLL.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[]