代码搜索:enum

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

代码结果 10,000
www.eeworm.com/read/361182/2951979

cs contactlistevent.cs

namespace Imps.Client.Core { using System; public enum ContactListEvent { Initialized } }
www.eeworm.com/read/259229/4345471

hx stagequality.hx

package flash.display; extern enum StageQuality { BEST; HIGH; LOW; MEDIUM; }
www.eeworm.com/read/259229/4345476

hx bitmapdatachannel.hx

package flash.display; extern enum BitmapDataChannel { ALPHA; BLUE; GREEN; RED; }
www.eeworm.com/read/259229/4345478

hx interpolationmethod.hx

package flash.display; extern enum InterpolationMethod { LINEAR_RGB; RGB; }
www.eeworm.com/read/259229/4345481

hx linescalemode.hx

package flash.display; extern enum LineScaleMode { HORIZONTAL; NONE; NORMAL; VERTICAL; }
www.eeworm.com/read/252403/4406019

err enumempty.err

EnumEmpty.ice:15: enum `foo' must have at least one enumerator
www.eeworm.com/read/391056/8424695

h questfunction.h

#ifndef _CScriptTimer_H_ #define _CScriptTimer_H_ #include "network.h" #include using namespace std; //script俊 荤侩瞪 enum enum SCRIPT { SCRIPT_COUNTER_TYPE__NPCKILL = 0, SCRIPT
www.eeworm.com/read/430342/8754649

h questfunction.h

#ifndef _CScriptTimer_H_ #define _CScriptTimer_H_ #include "network.h" #include using namespace std; //script俊 荤侩瞪 enum enum SCRIPT { SCRIPT_COUNTER_TYPE__NPCKILL = 0, SCRIPT
www.eeworm.com/read/373375/9459172

h questfunction.h

#ifndef _CScriptTimer_H_ #define _CScriptTimer_H_ #include "network.h" #include using namespace std; //script俊 荤侩瞪 enum enum SCRIPT { SCRIPT_COUNTER_TYPE__NPCKILL = 0, SCRIPT
www.eeworm.com/read/145967/12686544

cpp river.cpp

#include #include class CRiver { public: enum{LEFT_BANK = 1, RIGHT_BANK = 0}; enum{CHUCHMEN = 0, GOTH = 1}; friend ostream & operator