代码搜索:ability

找到约 977 项符合「ability」的源代码

代码结果 977
www.eeworm.com/read/158872/5592049

c restore.c

/* Test GDB's ability to restore saved registers from stack frames when using the `return' command. Jim Blandy --- December 1998 */ #include /* This is the Emacs Li
www.eeworm.com/read/380126/9161441

changelog

2002-02-09 Ben Fennema * Added ability to set udf version in cdrwtool * Changed default udf version in cdrwtool to 1.50 * Fiddled with write_file for variable wr
www.eeworm.com/read/421857/10690150

txt remote shutdown.txt

XP PRO has a lot of fun utilities. One of the most useful ones I have found to date is the ability to remotely reboot a PC. There are 2 ways of doing this. You will need to have admin access to the PC
www.eeworm.com/read/418731/10933393

txt remote shutdown.txt

XP PRO has a lot of fun utilities. One of the most useful ones I have found to date is the ability to remotely reboot a PC. There are 2 ways of doing this. You will need to have admin access to the PC
www.eeworm.com/read/125072/7140997

install

Secure shell has the ability to run a command remotely. This means it has an environment we might want to audit. To use this test, you can leave env_audit exactly where it is. To trigger the audit, t
www.eeworm.com/read/125072/7141004

install

Remote Shell has the ability to run a command remotely. This means it has an environment we might want to audit. To use this test, you can leave env_audit exactly where it is. To trigger the audit, t
www.eeworm.com/read/453468/7419532

cpp statusmanager.cpp

#include "stdafx.h" #include "Ability.h" #include "StatusManager.h" #include "StatusFactory.h" #include "AbilityStatus.h" #include "SkillInfoParser.h" #include "CharacterFormula.h" #include "St
www.eeworm.com/read/453468/7419537

cpp absorbstatus.cpp

#include "stdafx.h" #include "Ability.h" #include "AbsorbStatus.h" VOID AbsorbStatus::AttackAbsorb( DAMAGETYPE wDamage ) { int iValue = m_iValue; if( m_iValueType == VALUE_TYPE_PERCENT_PER
www.eeworm.com/read/134909/5891413

txt epwmdemo.txt

Title: epwmdemo Target: PIC18F458 Description: A project to demonstrate the extended PWM ability of the PIC18F4x8 devices. Controls: Two DIP switches are used in this project.
www.eeworm.com/read/100926/6263464

cpp test_signals_2.cpp

// test_signals_2.cpp,v 4.15 2002/04/10 05:39:51 jwillemsen Exp // Test the ability of the Reactor/Signal_Handler to register multiple // handler per-signal. /* This test works as follows: