代码搜索:ability
找到约 977 项符合「ability」的源代码
代码结果 977
www.eeworm.com/read/124658/14555233
readme
This is a nearly-public-domain reimplementation of the V8 regexp(3) package.
It gives C programs the ability to use egrep-style regular expressions, and
does it in a much cleaner fashion than the an
www.eeworm.com/read/216374/15016689
ini plugin.ini
[General]
;This is the name displayed in Myie2 which indicate your plugin
Name=Flash Save 1.21
Author=kaichun
Version=1.21
ModuleType=SCRIPT
FileName=FlashSave.html
Comments=Provide the ability
www.eeworm.com/read/210839/15191758
il add_symbol.il
; add_symbol.il
;
; Used to add a symbol to the database
; 01/17/2001 Ron Guthrie
; Initial release.
; 10/02/2001 Ron Guthrie
; Release 2
; -Ability to set the part using the
www.eeworm.com/read/18781/801661
il add_symbol.il
; add_symbol.il
;
; Used to add a symbol to the database
; 01/17/2001 Ron Guthrie
; Initial release.
; 10/02/2001 Ron Guthrie
; Release 2
; -Ability to set the part using the
www.eeworm.com/read/18827/803561
il add_symbol.il
; add_symbol.il
;
; Used to add a symbol to the database
; 01/17/2001 Ron Guthrie
; Initial release.
; 10/02/2001 Ron Guthrie
; Release 2
; -Ability to set the part using the
www.eeworm.com/read/480930/1311885
txt parport.txt
The `parport' code provides parallel-port support under Linux. This
includes the ability to share one port between multiple device
drivers.
You can pass parameters to the parport code to override it
www.eeworm.com/read/474238/1394947
c pick.c
/*
* CS 453 - Final project : An OpenGL version of the pegboard game IQ
* Due : June 5, 1997
* Author : Kiri Wagstaff
*
* File : pick.c
* Description : Routines for picking ability. MANY t
www.eeworm.com/read/229155/4759323
h log.h
/* Copyright (c) 2004, Nokia. All rights reserved */
#ifndef __LOG_H__
#define __LOG_H__
// CLASS DECLARATIONS
/**
* MLog
* An instance of MLog has the ability to log text.
*/
class
www.eeworm.com/read/195013/5122837
txt parport.txt
The `parport' code provides parallel-port support under Linux. This
includes the ability to share one port between multiple device
drivers.
You can pass parameters to the parport code to override it
www.eeworm.com/read/177351/5328674
c smc1.c
/* Test Valgrind's ability to spot writes to code which has been
translated, and discard the out-of-date translations.
CORRECT output is
in p 0
in q 1
in p 2
in q 3