代码搜索:Namespaces
找到约 1,276 项符合「Namespaces」的源代码
代码结果 1,276
www.eeworm.com/read/363445/9951354
as sampleprority.as
package org.kingda.book.basicoop.namespaces
{
import flash.display.Sprite;
public class SamplePrority extends Sprite
{
public function SamplePrority() {
var person = new Person();
www.eeworm.com/read/208176/15251599
cs customattributes.cs
using System;
///
/// The VISUAL_BASIC_DATA_MINING_NET namespace contains namespaces and classes used by this assembly.
///
namespace VISUAL_BASIC_DATA_MINING_NET
{
www.eeworm.com/read/208176/15251604
cs customevents.cs
using System;
///
/// The VISUAL_BASIC_DATA_MINING_NET namespace contains namespaces and classes used by this assembly.
///
namespace VISUAL_BASIC_DATA_MINING_NET
{
www.eeworm.com/read/324136/3506085
test namespace.test
# Functionality covered: this file contains a collection of tests for the
# procedures in tclNamesp.c that implement Tcl's basic support for
# namespaces. Other namespace-related tests appear in varia
www.eeworm.com/read/427112/1973784
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/411488/2187728
cpp uninitialized_test.cpp
#include
#include
#include
#include "cppunit/cppunit_proxy.h"
#if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
using namespace std;
#endif
//
// TestCase
www.eeworm.com/read/392773/2491357
cpp exception_test.cpp
#include
#include
#include
#include "cppunit/cppunit_proxy.h"
#if defined (STLPORT) && defined (_STLP_USE_NAMESPACES)
/*
* This test case purpose is to check that t
www.eeworm.com/read/392346/2502044
js shcore.js
/**
* Code Syntax Highlighter.
* Version 1.5.1
* Copyright (C) 2004-2007 Alex Gorbatchev.
* http://www.dreamprojections.com/syntaxhighlighter/
*/
//
// create namespaces
//
var dp = {