代码搜索:CBASE

找到约 763 项符合「CBASE」的源代码

代码结果 763
www.eeworm.com/read/421437/2052325

h cbase.h

#ifndef __CBASE__ #define __CBASE__ typedef long long __int64; typedef unsigned char byte; const unsigned long INFINITE = 0xFFFFFFFFul; // Infinite timeout const long INVAL
www.eeworm.com/read/421437/2052333

h cbase.h

#ifndef __CBASE__ #define __CBASE__ typedef long long __int64; typedef unsigned char byte; const unsigned long INFINITE = 0xFFFFFFFFul; // Infinite timeout const long INVAL
www.eeworm.com/read/387630/2557811

hpp cbase.hpp

/* 小额批量支付系统MBFE跟业务处理无关系的公共函数 */ #ifndef __CBase__ #define __CBase__ #include "SvrDef.hpp" extern char sGEndMainCtlFlag[6]; // 结束主控服务进程标记 // 输出跟踪信息(使用当前跟踪文件) /* void TraceI
www.eeworm.com/read/387630/2558029

hpp cbase.hpp

/* 小额批量支付系统MBFE跟业务处理无关系的公共函数 */ #ifndef __CBase__ #define __CBase__ #include "SvrDef.hpp" extern char sGEndMainCtlFlag[6]; // 结束主控服务进程标记 // 输出跟踪信息(使用当前跟踪文件) /* void TraceI
www.eeworm.com/read/368130/2825126

h cbase.h

#ifndef __CBASE__ #define __CBASE__ typedef long long __int64; typedef unsigned char byte; const unsigned long INFINITE = 0xFFFFFFFFul; // Infinite timeout const long INVAL
www.eeworm.com/read/368130/2825131

h cbase.h

#ifndef __CBASE__ #define __CBASE__ typedef long long __int64; typedef unsigned char byte; const unsigned long INFINITE = 0xFFFFFFFFul; // Infinite timeout const long INVAL
www.eeworm.com/read/260165/4335265

hpp cbase_.hpp

/* ///////////////////////////////////////////////////////////////////////// * File: stlsoft/std/cbase_.hpp * * Purpose: Root header for the stlsoft::std::c namespace * * Created:
www.eeworm.com/read/160705/5567154

vb cbase.vb

Public Class CBase Public Function Add(ByVal a As Single, ByVal b As Single) As Single Return a + b End Function End Class
www.eeworm.com/read/160705/5567192

cs cbase.cs

using System; namespace new { /// /// CBase 的摘要说明。 /// public class CBase { public CBase() { // // TODO: 在此处添加构造函数逻辑 // } } }
www.eeworm.com/read/160705/5567199

cs cbase.cs

using System; namespace shadow { /// /// CBase 的摘要说明。 /// public class CBase { public CBase() { // // TODO: 在此处添加构造函数逻辑 // } public float A