代码搜索:Assembly

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

代码结果 10,000
www.eeworm.com/read/486858/6530971

cs assemblyinfo.cs

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

cs assemblyinfo.cs

using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // 有关程序集的常规信息通过下列属性集 // 控制。更改这些属性值可修改 // 与程序集关联的信息。 [assembly: AssemblyTitle("操作系统")] [a
www.eeworm.com/read/486884/6532075

cs assemblyinfo.cs

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

cpp dsasm_functions.cpp

#include "Disasm.h" // x86 Registers char *regs[3][9] = { { "al", "cl", "dl", "bl", "ah", "ch", "dh", "bh" }, // 8Bit { "ax", "cx", "dx", "bx", "sp", "bp", "si", "di" }, // 16Bit
www.eeworm.com/read/486451/6532828

cpp disasm.cpp

#include "Disasm.h" #define BYTES_TO_DECODE 16 const char *Regs[3][9] = { {"al", "cl", "dl", "bl", "ah", "ch", "dh", "bh"}, {"ax", "cx", "dx", "bx", "sp", "bp", "si", "di"}, {"ea
www.eeworm.com/read/486158/6544805

cs assemblyinfo.cs

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

cs assemblyinfo.cs

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

inc steema.teechart.vcl.inc

// Steema.TeeChart.VCL.xxx packages. // Common assembly attributes [assembly: AssemblyTitle('TeeChart Pro')] [assembly: AssemblyDescription('Charting Controls by David Berneda')] [assembly: Asse
www.eeworm.com/read/485906/6550424

inc steema.teetree.vcl.inc

// Steema.TeeTree.VCL.xxx packages. // Common assembly attributes [assembly: AssemblyTitle('TeeTree')] [assembly: AssemblyDescription('Diagram and FlowChart Controls by David Berneda')] [assembl
www.eeworm.com/read/485931/6550622

cs assemblyinfo.cs

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