代码搜索:constant

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

代码结果 10,000
www.eeworm.com/read/431223/8699196

h constant.h

/* constant.h 030390 */ #define INDEX int #define VALENCE unsigned int #define LONGINT long int #define NORMALEXIT 0 #define WARNINGEXIT 1 #define ERROREXIT 2 // comment/remove comment theses li
www.eeworm.com/read/430451/8745910

asp constant.asp

www.eeworm.com/read/429338/8810786

h constant.h

www.eeworm.com/read/187205/8843876

cs constant.cs

// // constant.cs: Constants. // // Author: // Miguel de Icaza (miguel@ximian.com) // Marek Safar (marek.safar@seznam.cz) // // (C) 2001 Ximian, Inc. // // namespace Mono.CSharp { using System;
www.eeworm.com/read/284694/8909124

asp constant.asp

www.eeworm.com/read/284425/8931755

h constant.h

#ifndef REGIONCOMM_CONSTANT #define REGIONCOMM_CONSTANT #define DawayRegionName "DW-UTC2000区域通信" //区域通信注册表节名称 #define CenterServerConfigName "中心机配置" #define SysTrayNotifyMsg
www.eeworm.com/read/426736/9002664

vhd constant.vhd

-- megafunction wizard: %LPM_CONSTANT% -- GENERATION: STANDARD -- VERSION: WM1.0 -- MODULE: lpm_constant -- ============================================================ -- File Name: CONSTANT.
www.eeworm.com/read/282831/9056909

class constant.class

www.eeworm.com/read/282295/9103888

h constant.h

integer zero, one, two common /constant/ zero, one, two
www.eeworm.com/read/282290/9105192

cs constant.cs

using System; using System.Collections.Generic; using System.Text; namespace 课程安排 { public static class Constant { public static readonly int weekNum = 7; public sta