代码搜索结果
找到约 10,000 项符合
Assembly 的代码
self.mak
CC = iccavr
CFLAGS = -Ie:\ICC\include\ -e -l -g -Mavr_enhanced_small -Wa-W
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -Le:\ICC\lib\ -g -ucrtboot.o -Wl-W -bvector:0x1c00.0x2000 -bfunc_lit:0x1c26.0x2000
assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// 有关程序集的常规信息通过下列属性集
// 控制。更改这些属性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle("LC_DataIO")
assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// 有关程序集的常规信息通过下列属性集
// 控制。更改这些属性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle("LC_XMLContr
assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// 有关程序集的常规信息通过下列属性集
// 控制。更改这些属性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle("WindowsAppl
assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// 有关程序集的常规信息通过下列属性集
// 控制。更改这些属性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle("HRP_Report"
assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// 有关程序集的常规信息通过下列属性集
// 控制。更改这些属性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle("ConsoleAppl
assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// 有关程序集的常规信息通过下列属性集
// 控制。更改这些属性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle("WindowsAppl
avrboot_m8_16.mak
CC = iccavr
CFLAGS = -IE:\icc\include\ -e -DATMEGA -l -g -Mavr_enhanced
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -LE:\icc\lib\ -g -ucrtboot.o -bvector:0x3c00.0x4000 -bfunc_lit:0x3c54.0x4000 -dram_en
makefile
#
# Makefile for creation of the program named by the PROG variable
#
# The following naming conventions are used by this makefile:
# .asm - C54 assembly language source file
# .obj
makefile
#
# Makefile for creation of the program named by the PROG variable
#
# The following naming conventions are used by this makefile:
# .asm - C54 assembly language source file
# .obj