代码搜索结果
找到约 10,000 项符合
Assembly 的代码
assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 程序集的常规信息通过下列
' 属性集控制。更改这些属性值可
' 修改与程序集关联的信息。
' 检查程序集的属性值
assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
//
// 有关程序集的常规信息是通过下列
// 属性集控制的。更改这些属性值可修改与程序集
// 关联的信息。
//
[assembly: AssemblyTitle("")]
[assembly: AssemblyDescription("")]
assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 有关程序集的常规信息通过下列属性集
' 控制。更改这些属性值可修改
' 与程序集关联的信息。
' 查看程序集属性的值
main.dp2
main.o: C:\iccv7avr\include\macros.h F:\AVR常用函数\BootLooderMage8\BootLoad_1M\assembly.h C:\iccv7avr\include\iom8v.h
avrbootloader.mak
CC = iccavr
CFLAGS = -ID:\IccAVR\include\ -IF:\AVR常用函数\BootLoad_Pei -IF:\AVR常用函数\BootLooderMage8\BootLoad_1M -e -D__ICC_VERSION="7.14" -DATMega8 -l -g -Wf-intenum -Mavr_enhanced_small -Wa-W
ASFLA
main.dp2
main.o: C:\iccv7avr\include\macros.h F:\AVR常用函数\BootLooderMage8\BootLoad_8M\assembly.h C:\iccv7avr\include\iom8v.h
avrbootloader.mak
CC = iccavr
CFLAGS = -ID:\IccAVR\include\ -IF:\AVR常用函数\BootLooderMage8\BootLoad_8M -e -D__ICC_VERSION="7.14" -DATMega8 -l -g -Wf-intenum -Mavr_enhanced_small -Wa-W
ASFLAGS = $(CFLAGS) -Wa-g
LFL
assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
//
// 有关程序集的常规信息是通过下列
//属性集控制的。更改这些属性值可修改与程序集
//关联的信息。
//
[assembly: AssemblyTitle("")]
[assembly: AssemblyDescription("")]
assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
//
// 有关程序集的常规信息是通过下列
//属性集控制的。更改这些属性值可修改与程序集
//关联的信息。
//
[assembly: AssemblyTitle("")]
[assembly: AssemblyDescription("")]
assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
//
// 有关程序集的常规信息是通过下列
// 属性集控制的。更改这些属性值可修改与程序集
// 关联的信息。
//
[assembly: AssemblyTitle("")]
[assembly: AssemblyDescription("")]