代码搜索:Interfaces

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

代码结果 10,000
www.eeworm.com/read/287652/4018732

dfpackage interfaces.dfpackage

package id3v05qc7g36fr4c7g3b64g; /** @version 2.0 @physicalPackage @__modelType diagram */ class diagram { }/** @__tags @shapeType ClassDiagram */ class __tags { }/** @__options */
www.eeworm.com/read/285969/4043692

java interfaces.java

/* * Created on Feb 16, 2004 * * To change the template for this generated file go to * Window>Preferences>Java>Code Generation>Code and Comments */ package org.cookbook.ch04;
www.eeworm.com/read/280962/4121094

py interfaces.py

# interfaces.py # Copyright (C) 2007 Jason Kirtland jek@discorporate.us # # This module is part of SQLAlchemy and is released under # the MIT License: http://www.opensource.org/licenses/mit-license.ph
www.eeworm.com/read/280962/4121119

py interfaces.py

# interfaces.py # Copyright (C) 2005, 2006, 2007, 2008 Michael Bayer mike_mp@zzzcomputing.com # # This module is part of SQLAlchemy and is released under # the MIT License: http://www.opensource.org/l
www.eeworm.com/read/280911/4122426

bsv interfaces.bsv

//----------------------------------------------------------------------// // The MIT License // // Copyright (c) 2007 Alfred Man Cheuk Ng, mcn02@mit.edu // // Permission is hereby granted, free o
www.eeworm.com/read/273665/4200164

c interfaces.c

/* Unix SMB/CIFS implementation. return a list of network interfaces Copyright (C) Andrew Tridgell 1998 This program is free software; you can redistribute it and/or modify it unde
www.eeworm.com/read/273665/4200499

h interfaces.h

/* This structure is used by lib/interfaces.c to return the list of network interfaces on the machine */ #define MAX_INTERFACES 128 struct iface_struct { char name[16]; struct in_addr ip;
www.eeworm.com/read/271875/4220940

c interfaces.c

/* * Interfaces MIB group implementation - interfaces.c * */ /* Portions of this file are subject to the following copyright(s). See * the Net-SNMP's COPYING file for more details and other cop
www.eeworm.com/read/271875/4220966

h interfaces.h

/* * Interfaces MIB group interface - interfaces.h * */ #ifndef _MIBGROUP_INTERFACES_H #define _MIBGROUP_INTERFACES_H /*********************************************************************** * c
www.eeworm.com/read/440463/1796478

cs interfaces.cs

//------------------------------------------------// // ControlVault source code unit // //