代码搜索:Attributes

找到约 10,000 项符合「Attributes」的源代码

代码结果 10,000
www.eeworm.com/read/236816/4637763

java attributes.java

/* * Copyright (c) 2003, KNOPFLERFISH project * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the followi
www.eeworm.com/read/233448/4686413

java attributes.java

// Attributes.java - attribute list with Namespace support // http://www.saxproject.org // Written by David Megginson // NO WARRANTY! This class is in the public domain. // $Id: Attributes.java,v 1.1
www.eeworm.com/read/233448/4688598

java attributes.java

/* Attributes.java -- Copyright (C) 2001, 2004, 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify it u
www.eeworm.com/read/233448/4689534

java attributes.java

/* Attributes.java -- Represents attribute name/value pairs from a Manifest Copyright (C) 2000, 2002, 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free
www.eeworm.com/read/231546/4714480

pm attributes.pm

package attributes; $VERSION = 0.03; @EXPORT_OK = qw(get reftype); @EXPORT = (); %EXPORT_TAGS = (ALL => [@EXPORT, @EXPORT_OK]); use strict; sub croak { require Carp; goto &Carp::croak; }
www.eeworm.com/read/226451/4784973

rc attributes.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/226451/4784977

h attributes.h

// Attributes.h : main header file for the ATTRIBUTES application // #if !defined(AFX_ATTRIBUTES_H__17E8C995_386B_11D4_85B7_921DB0000000__INCLUDED_) #define AFX_ATTRIBUTES_H__17E8C995_386B_11D4_8
www.eeworm.com/read/226451/4784979

clw attributes.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CAttributesDlg LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "Att
www.eeworm.com/read/226451/4784980

plg attributes.plg

Build Log --------------------Configuration: Attributes - Win32 Debug-------------------- Command Lines Creating temporary file "C:\TEMP\RSP571
www.eeworm.com/read/226451/4784985

cpp attributes.cpp

// Attributes.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "Attributes.h" #include "AttributesDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THI