代码搜索:Assembly
找到约 10,000 项符合「Assembly」的源代码
代码结果 10,000
www.eeworm.com/read/319062/13463815
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// 有关程序集的常规信息通过下列属性集
// 控制。更改这些属性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle("PWMS")]
[a
www.eeworm.com/read/318888/13467835
c exp2b.c
/* ---------------------------------------
exp2b.c
Interfacing C with Assembly Langugage
and using Different Addressing Modes
------------------------------------------*/
exter
www.eeworm.com/read/318888/13467838
c exp2a.c
/* Assembly routine */
extern int sum(int *);
/* define x1[] as global array */
int x[2]={0x1234,0x4321};
/* define result s as global variable */
int s;
void main()
{
s = sum (x
www.eeworm.com/read/318774/13472139
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// 有关程序集的常规信息通过下列属性集
// 控制。更改这些属性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle("ProcessMess
www.eeworm.com/read/318594/13475355
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Data.Sql;
// 程序集的常规信息通过下列属性集
// 控制。更改这些属性值可修改
// 与程序集关联的信息。
[assembly: Asse
www.eeworm.com/read/318594/13475370
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// 有关程序集的常规信息通过下列属性集
// 控制。更改这些属性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle("CTestApp")]
www.eeworm.com/read/318508/13476879
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
//
// 有关程序集的常规信息是通过下列
// 属性集控制的。更改这些属性值可修改与程序集
// 关联的信息。
//
[assembly: AssemblyTitle("")]
[assembly: AssemblyDescription("")]
www.eeworm.com/read/318508/13477029
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
//
// 有关程序集的常规信息是通过下列
// 属性集控制的。更改这些属性值可修改与程序集
// 关联的信息。
//
[assembly: AssemblyTitle("")]
[assembly: AssemblyDescription("")]