代码搜索:Attributes
找到约 10,000 项符合「Attributes」的源代码
代码结果 10,000
www.eeworm.com/read/145991/5741386
i nixmode.i
#ifndef LINT
/* @(#) nixmode.i 1.2 88/01/24 12:48:57 */
static char modeid[]="@(#) nixmode.i 1.2 88/01/24 12:48:57";
#endif
/*
(C) Copyright 1988 Rahul Dhesi -- All rights reserved
UNIX-spec
www.eeworm.com/read/144216/5752107
pm attrs.pm
package attrs;
use XSLoader ();
$VERSION = "1.0";
=head1 NAME
attrs - set/get attributes of a subroutine (deprecated)
=head1 SYNOPSIS
sub foo {
use attrs qw(locked method);
..
www.eeworm.com/read/142050/5766147
java miningmetadata.java
package org.scut.DataMining.Core;
import org.scut.DataMining.Core.MiningAttribute;
import java.util.ArrayList;
import java.util.Date;
public class MiningMetaData
{
/** Name of the mining me
www.eeworm.com/read/139871/5796453
java tagdata.java
/*
* The Apache Software License, Version 1.1
*
* Copyright (c) 1999 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or
www.eeworm.com/read/139871/5796596
java tagdata.java
/*
* The Apache Software License, Version 1.1
*
* Copyright (c) 1999 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or
www.eeworm.com/read/139043/5811762
java attributelist.java
// SAX Attribute List Interface.
// No warranty; no copyright -- use this as you will.
// $Id: AttributeList.java,v 1.1 2001/11/06 18:33:40 hannes Exp $
package org.xml.sax;
/**
* Interface
www.eeworm.com/read/138890/5812820
txt rfc2882.txt
Network Working Group D. Mitton
Request for Comments: 2882 Nortel Networks
Category: Informational
www.eeworm.com/read/138890/5812868
readme
This is a preliminary test repository, to ensure that we have
a collection of tests which work, and which may be used to debug/verify
the functionality of the server.
There is no test harness yet