代码搜索:capable

找到约 809 项符合「capable」的源代码

代码结果 809
www.eeworm.com/read/418779/10902959

txt 118.txt

Rule: -- Sid: 118 -- Summary: Satans Backdoor is a Trojan Horse capable of stealing passwords. This event is generated when an infected machine replies to the attackers connection attempt. -- Imp
www.eeworm.com/read/493152/6407145

java messagemanager.java

// Fig. 24.24: MessageManager.java // MessageManger is an interface for objects capable of managing // communications with a message server. package com.deitel.messenger; public interface MessageMana
www.eeworm.com/read/262894/11386737

txt readme.txt

README for Dany 2.01 Build 20001108 Dany was written by Jon Baer jonbaer@digitalanywhere.com What is Dany? Dany is an AIML (Artificial Intelligence Language) browser that is capable of lear
www.eeworm.com/read/214343/15105090

java vertex.java

// Vertex base class, to be extended as needed. // (c) 1998, 2001 duane a. bailey package structure; /** * A private implementation of a vertex for use in graphs. A vertex * is capable of holding
www.eeworm.com/read/493655/1164302

rb glextgen.rb

# GLExtGen: # # GLExtGen is a Ruby script which is capable of extracting OpenGL extension # data from header files and generate files for inclusion in OpenGL projects. # # GLExtGen works using a front
www.eeworm.com/read/472280/1412457

java container.java

/** * Container - abstract base for all Components capable of having children * * Copyright (c) 1998 * Transvirtual Technologies, Inc. All rights reserved. * Copyright (c) 2006 * Kaff
www.eeworm.com/read/249895/4445033

aj strictautopersist.aj

/* * Created on Feb 08, 2004 */ package org.garret.perst.aspectj; /** * Base interface for all classes automatically treated as persistent capable which needs * to provide external access
www.eeworm.com/read/206619/5006910

cs parser.cs

using System; using System.Text.RegularExpressions; namespace RJH.CommandLineHelper { /// Implementation of a command-line parsing class. Is capable of /// having switches registere
www.eeworm.com/read/191699/5163548

java iposition.java

package com.libGPS4j2me; /** * This interface is implemented by all packets capable of returning a position. */ public interface IPosition { /** * This method returns the latitude of the pos
www.eeworm.com/read/169400/5422444

cs parser.cs

using System; using System.Text.RegularExpressions; namespace RJH.CommandLineHelper { /// Implementation of a command-line parsing class. Is capable of /// having switches registere