代码搜索:regular

找到约 4,507 项符合「regular」的源代码

代码结果 4,507
www.eeworm.com/read/334907/12563549

cpp resourcedll.cpp

// ResourceDll.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/300625/13902763

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/237911/13919164

cpp modartdll.cpp

// ModArtDLL.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/237122/13976872

htm ch26_05.htm

[Chapter 26] 26.5 Getting Regular Expressions Right
www.eeworm.com/read/236244/14024273

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/236229/14025221

cpp wordole.cpp

// WordOle.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/236228/14025296

cpp distadodb.cpp

// DistAdoDb.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/236227/14026056

cpp teechart.cpp

// TeeChart.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/132667/14080313

h pcre.h

/* ==================================================================== * The Kannel Software License, Version 1.0 * * Copyright (c) 2001-2004 Kannel Group * Copyright (c) 1998-2001 WapIT Ltd
www.eeworm.com/read/132667/14080334

h regex.h

/* ==================================================================== * The Kannel Software License, Version 1.0 * * Copyright (c) 2001-2004 Kannel Group * Copyright (c) 1998-2001 WapIT Ltd