代码搜索:Namespace
找到约 10,000 项符合「Namespace」的源代码
代码结果 10,000
www.eeworm.com/read/376006/2718087
out namespace.out
--
-- Regression tests for schemas (namespaces)
--
CREATE SCHEMA test_schema_1
CREATE UNIQUE INDEX abc_a_idx ON abc (a)
CREATE VIEW abc_view AS
SELECT a+1 AS a, b+1 AS b FR
www.eeworm.com/read/376006/2718171
sql namespace.sql
--
-- Regression tests for schemas (namespaces)
--
CREATE SCHEMA test_schema_1
CREATE UNIQUE INDEX abc_a_idx ON abc (a)
CREATE VIEW abc_view AS
SELECT a+1 AS a, b+1 AS b
www.eeworm.com/read/375190/2727431
hpp namespace.hpp
/*=============================================================================
Copyright (c) 2001-2008 Joel de Guzman
Copyright (c) 2001-2008 Hartmut Kaiser
http://spirit.sourceforge.net/
Di
www.eeworm.com/read/374804/2745318
cs namespace.cs
using System;
namespace gowk.core.packets
{
///
/// NameSpace 的摘要说明。
///
public sealed class Namespace
{///
/// XHTML namespace, for <body> element
www.eeworm.com/read/370865/2783650
java namespace.java
package org.enhydra.shark.xpdl.elements;
import org.enhydra.shark.xpdl.XMLAttribute;
import org.enhydra.shark.xpdl.XMLComplexElement;
/**
* Helper class to properly write namespaces in XML.
*
*
www.eeworm.com/read/369885/2789070
java namespace.java
package javax.xml.stream.events;
import javax.xml.namespace.QName;
/**
* An interface that contains information about a namespace.
* Namespaces are accessed from a StartElement.
*
* @ver
www.eeworm.com/read/369885/2791098
java namespace.java
/*
* Copyright 1999-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Y
www.eeworm.com/read/366468/2890109
java namespace.java
/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
*
* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0
*
* The contents of this file are subject to the Mozil
www.eeworm.com/read/366468/2890121
java namespace.java
/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
*
* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0
*
* The contents of this file are subject to the Mozil