代码搜索结果
找到约 10,000 项符合
Assembly 的代码
assemblyinfo.vb
Imports System.Reflection
Imports System.Runtime.InteropServices
' 程序集的常规信息通过下列
' 属性集控制。更改这些属性值可
' 修改与程序集关联的信息。
' 检查程序集的属性值
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.cs
using System.Reflection;
using System.Runtime.CompilerServices;
//
// 有关程序集的常规信息是通过下列
// 属性集控制的。更改这些属性值可修改与程序集
// 关联的信息。
//
[assembly: AssemblyTitle("")]
[assembly: AssemblyDescription("")]
rtosdemo.hwp
[HIMDBVersion]
2.0
[DATABASE_VERSION]
"2.4"
[PROJECT_DETAILS]
"RTOSDemo" "e:\dev\freertos\demo\h8s\RTOSDemo" "e:\dev\freertos\demo\h8s\RTOSDemo\RTOSDemo.hwp" "H8S,H8/300" "KPIT GNUH8 [ELF]" "C A
assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 程序集的常规信息通过下列
' 属性集控制。更改这些属性值可
' 修改与程序集关联的信息。
' 检查程序集的属性值
assemblyinfo.cs
//
// aPLib compression library - the smaller the better :)
//
// C# wrapper
//
// Copyright (c) 1998-2004 by Joergen Ibsen / Jibz
// All Rights Reserved
//
// http://www.ibsensoftware.com/
class1.cs
using System;
using System.Security.Permissions;
[assembly: SecurityPermissionAttribute(
SecurityAction.RequestMinimum, Execution = true)]
[assembly: SecurityPermissionAttribute(
SecurityA
assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
//
// 有关程序集的常规信息是通过下列
// 属性集控制的。更改这些属性值可修改与程序集
// 关联的信息。
//
[assembly: AssemblyTitle("")]
[assembly: AssemblyDescription("")]