代码搜索:CallBack

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

代码结果 10,000
www.eeworm.com/read/157653/11676802

c callback.c

/* ** 2005 May 23 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness f
www.eeworm.com/read/157086/11740283

class callback.class

www.eeworm.com/read/157086/11740290

class callback.class

www.eeworm.com/read/157086/11740298

class callback.class

www.eeworm.com/read/342786/11999019

c callback.c

/* libdmtx - Data Matrix Encoding/Decoding Library Copyright (C) 2006 Mike Laughton This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General
www.eeworm.com/read/342786/11999029

h callback.h

/* libdmtx - Data Matrix Encoding/Decoding Library Copyright (C) 2006 Mike Laughton This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General
www.eeworm.com/read/151356/12217990

c callback.c

#include "callback.h" void key_dec_press_callback() { custom_temper++; check_and_update_digit(); update_taget_impulse(); beep(); } void key_inc_press_callback() { custom_t
www.eeworm.com/read/151356/12217997

h callback.h

#ifndef _callback_H_ #define _callback_H_ #include "global.h" void key_dec_press_callback(); void key_inc_press_callback(); void red_interrupt_callback(); void timer_4kHz_callb
www.eeworm.com/read/252553/12275648

java callback.java

import java.lang.reflect.Method; import java.lang.reflect.InvocationTargetException; /** * * Generic class to facilate use of callbacks * Also provides a static helper function to get an
www.eeworm.com/read/338151/12322646

c callback.c

//=========================================================================== // // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY // KIND, EITHER EXPRESSED OR IMPLIED, INCLU