代码搜索:syntax

找到约 10,000 项符合「syntax」的源代码

代码结果 10,000
www.eeworm.com/read/433216/8539323

cpp syntax.cpp

#include "stdafx.h" #include "syntax.h" CString g_strInString; //定义一个字符串值除了包含字符数字、下划线_外,还包含什么字符常量, C++还会包含#, 如#include TCHAR *g_BeginCommentExStr[2];//当前语言的多行注释规则:引起多行注释的字符串 TCHAR *g_EndCommentE
www.eeworm.com/read/433216/8539326

h syntax.h

// Syntax.h enum { COLORINDEX_COMMENT, COLORINDEX_SYNTAX, COLORINDEX_NORMAL, COLORINDEX_NUMBER, COLORINDEX_STRING, COLORINDEX_CHAR, COLORINDEX_BK, COLORINDEX_UNDERLINE, COLORINDEX
www.eeworm.com/read/289184/8569691

c syntax.c

#include void main() { printf("1001 C & C++ Tips!); }
www.eeworm.com/read/431845/8649246

g syntax.g

header{ #include "ANTLRExt.h" #include "data_type.h" #include "symbols.h" #include using namespace std; } options{ language="Cpp"; } class Datalexer extends Lexer; options
www.eeworm.com/read/431845/8649260

g syntax.g

header{ #include "ANTLRExt.h" #include "data_type.h" #include "symbols.h" #include using namespace std; } options{ language="Cpp"; } class Datalexer extends Lexer; options
www.eeworm.com/read/431801/8654116

cpp syntax.cpp

// Syntax.cpp : implementation file // #include "stdafx.h" #include "MUL.h" #include "Syntax.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #e
www.eeworm.com/read/431801/8654250

sbr syntax.sbr

www.eeworm.com/read/431801/8654254

obj syntax.obj

www.eeworm.com/read/431801/8654261

h syntax.h

#if !defined(AFX_SYNTAX_H__6BB5A7A2_B164_11D4_8B78_5254AB1F6EC3__INCLUDED_) #define AFX_SYNTAX_H__6BB5A7A2_B164_11D4_8B78_5254AB1F6EC3__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_
www.eeworm.com/read/286953/8736109

c syntax.c

#include void main() { printf("1001 C & C++ Tips!); }