代码搜索结果
找到约 2,120,151 项符合
Copyright 的代码
copyright.txt
AForge Core Library
Copyright
copyright.txt
AForge Math Library
Copyright
copyright.txt
AForge Neural Net Library
Copyright
copyright.txt
AForge Controls Library
Copyright
copyright.txt
AForge Image Processing Library
Copyright
copyright
Copyright 1992, 1993, 1994 by Jutta Degener and Carsten Bormann,
Technische Universitaet Berlin
Any use of this software is permitted provided that this notice is not
removed and that neither the
copyright
Copyright 1992, 1993, 1994, 1997 Henry Spencer. All rights reserved.
This software is not subject to any license of the American Telephone
and Telegraph Company or of the Regents of the University
copyright
Copyright (C) Chris Pudney, The University of Western Australia, 1998.
All rights reserved.
Permission to use, copy, modify and distribute this software and its
documentation only for the purpos
copyright.java
package java2.H.myannotation;
import java.lang.annotation.*;
@Target(ElementType.TYPE)
@Retention(RetentionPolicy.RUNTIME)
@Documented
@Inherited
public @interface Copyright
{
String valu
copyright.java
package com.ttdev.components;
import java.util.*;
import org.apache.tapestry.*;
import org.apache.tapestry.annotations.*;
public abstract class Copyright extends BaseComponent {
@Parameter