代码搜索:Namespace
找到约 10,000 项符合「Namespace」的源代码
代码结果 10,000
www.eeworm.com/read/166568/10016158
java compactnamespace.java
package org.jdom;
public final class Namespace {
// Common namespaces
public static final Namespace NO_NAMESPACE;
public static final Namespace XML_NAMESPACE;
// Factory methods
public st
www.eeworm.com/read/366065/9833957
c tclnamesp.c
/*
* tclNamesp.c --
*
* Contains support for namespaces, which provide a separate context of
* commands and global variables. The global :: namespace is the
* traditional Tcl "glob
www.eeworm.com/read/306731/13739233
m model.m
using System;
namespace {
public class {
public (){}
}
}
www.eeworm.com/read/101594/6236211
bsh clear.bsh
/**
Clear all variables, methods, and imports from this namespace.
If this namespace is the root, it will be reset to the default
imports.
See NameSpace.clear();
@see NameSpace.clear();
*/
clear
www.eeworm.com/read/163965/5503784
java namespacetest.java
/*
* Copyright 2001-2005 (C) MetaStuff, Ltd. All Rights Reserved.
*
* This software is open source.
* See the bottom of this file for the licence.
*/
package org.dom4j.xpath;
import ju
www.eeworm.com/read/163965/5503906
java qname.java
/*
* Copyright 2001-2005 (C) MetaStuff, Ltd. All Rights Reserved.
*
* This software is open source.
* See the bottom of this file for the licence.
*/
package org.dom4j;
import java.io.
www.eeworm.com/read/124637/6042437
cs usingdeclaration.cs
// UsingDeclaration.cs
// Copyright (C) 2003 Mike Krueger (mike@icsharpcode.net)
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU Genera
www.eeworm.com/read/124637/6042439
cs usingaliasdeclaration.cs
// UsingAliasDeclaration.cs
// Copyright (C) 2003 Mike Krueger (mike@icsharpcode.net)
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU G