代码搜索:DOMAIN
找到约 10,000 项符合「DOMAIN」的源代码
代码结果 10,000
www.eeworm.com/read/451220/1664008
cs domain.cs
namespace NHibernate.Test.NHSpecificTest.NH719
{
public class A
{
private int id;
private string foo;
protected A()
{
}
public A(int id, string foo)
{
this.id = id;
www.eeworm.com/read/451220/1664021
cs domain.cs
namespace NHibernate.Test.NHSpecificTest.NH776
{
public class A
{
private int id;
private string foo;
private NotProxied notProxied;
private Proxied proxied;
protected A()
{
www.eeworm.com/read/451220/1664066
cs domain.cs
using System;
using System.Collections.Generic;
namespace NHibernate.Test.NHSpecificTest.NH687
{
public class Foo
{
private int id;
private FooBar fooBar;
private IList children
www.eeworm.com/read/451220/1664070
cs domain.cs
using System;
using System.Collections.Generic;
namespace NHibernate.Test.NHSpecificTest.NH1300
{
public class Parent
{
private int id;
private string description;
private IList
www.eeworm.com/read/451220/1664150
cs domain.cs
namespace NHibernate.Test.NHSpecificTest.NH1490
{
public class Customer
{
private int id;
private string name;
private Category category;
private bool isActive;
public Customer()
www.eeworm.com/read/250753/4427332
idl domain.idl
module domain
{
exception DatabaseException {
string msg;
};
interface CustomerHome
{
void find( in long key ) raises (DatabaseException);
};
};
/*************************
www.eeworm.com/read/250243/4433354
c domain.c
/*
* arch/ia64/kernel/domain.c
* Architecture specific sched-domains builder.
*
* Copyright (C) 2004 Jesse Barnes
* Copyright (C) 2004 Silicon Graphics, Inc.
*/
#include
#includ
www.eeworm.com/read/246048/4497340
h domain.h
/*
* linux/include/asm-arm/proc-armv/domain.h
*
* Copyright (C) 1999 Russell King.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gene
www.eeworm.com/read/243630/4519991
h domain.h
/*
* linux/include/asm-arm/proc-armv/domain.h
*
* Copyright (C) 1999 Russell King.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gene