代码搜索结果

找到约 34,281 项符合 A 的代码

config.c

/* A collection of stuff heavily dependent on the configuration info * in config.h. The idea is that configuration-dependent tables should * be located here to avoid having to pepper lots of .c fi

a.out.h

#ifndef _A_OUT_H #define _A_OUT_H #define __GNU_EXEC_MACROS__ // 执行文件结构。 // ============================= // unsigned long a_magic // 执行文件魔数。使用N_MAGIC 等宏访问。 // unsigned a_text // 代码长度,字节数。 // unsign

kaaaaaaa.a

using System; using System.Collections.Generic; using System.Text; namespace GPSClassLibrary { /// /// 纬度类型 /// public enum LatitudeType:byte {

kbaaaaaa.a

using System; using System.Collections.Generic; using System.Windows.Forms; namespace GPSServer { static class Program { /// /// 应用程序的主入口点。 ///

naaaaaaa.a

using System; using System.Collections.Generic; using System.Text; using System.IO.Ports; namespace GPSClassLibrary { /// /// 波特率 /// public enum BaudR

fbaaaaaa.a

//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行库版本:2.0.50727.42 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这

cbaaaaaa.a

using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // 有关程序集的常规信息通过下列属性集 // 控制。更改这些属性值可修改 // 与程序集关联的信息。 [assembly: AssemblyTitle("GPSGuider")