代码搜索:capable
找到约 809 项符合「capable」的源代码
代码结果 809
www.eeworm.com/read/423750/10534725
html s_responsenotice.html
Starting with version 2.2, phpQuestionnaire is now capable of sending email notices each time a survey r
www.eeworm.com/read/463779/7175555
ansi makefile.ansi
# Makefile for Independent JPEG Group's software
# This makefile is suitable for Unix-like systems with ANSI-capable compilers.
# If you have a non-ANSI compiler, makefile.unix is a better starting p
www.eeworm.com/read/455624/7369312
txt faq.txt
Q: What machines will the PXE scraper work on?
A: The scraper code will run on any x86 system that has PXE support. This
includes systems with built-in NICs and PXE-capable BIOSes and older
sys
www.eeworm.com/read/197417/7996019
java skillpanel.java
import java.awt.*;
import java.awt.event.*;
// 提供一个可以修改技能值的按钮Represents a button capable of adjusting the value of a skill
class SkillButton extends Button
{
www.eeworm.com/read/195579/8140493
ansi makefile.ansi
# Makefile for Independent JPEG Group's software
# This makefile is suitable for Unix-like systems with ANSI-capable compilers.
# If you have a non-ANSI compiler, makefile.unix is a better starting p
www.eeworm.com/read/149033/5703684
java persistentthread.java
package org.redsoft.forum.dao;
import org.redsoft.forum.util.StringUtils;
import org.redsoft.forum.util.Validation;
/**
* A persistence capable thread object
*
* @author Charles Huang
* @since J
www.eeworm.com/read/136865/5842140
ansi makefile.ansi
# Makefile for Independent JPEG Group's software
# This makefile is suitable for Unix-like systems with ANSI-capable compilers.
# If you have a non-ANSI compiler, makefile.unix is a better starting p
www.eeworm.com/read/136815/5856832
ansi makefile.ansi
# Makefile for Independent JPEG Group's software
# This makefile is suitable for Unix-like systems with ANSI-capable compilers.
# If you have a non-ANSI compiler, makefile.unix is a better starting p
www.eeworm.com/read/118801/6095965
ansi makefile.ansi
# Makefile for Independent JPEG Group's software
# This makefile is suitable for Unix-like systems with ANSI-capable compilers.
# If you have a non-ANSI compiler, makefile.unix is a better starting p
www.eeworm.com/read/104260/6205577
java container.java
package java.awt;
import java.awt.event.ContainerEvent;
import java.awt.event.ContainerListener;
import java.awt.event.PaintEvent;
/**
* Container - abstract base for all Components capable of havi