代码搜索:CallBack
找到约 10,000 项符合「CallBack」的源代码
代码结果 10,000
www.eeworm.com/read/385462/2591894
h callback.h
/******************************************************************************
* callback.h
*
* Register guest OS callbacks with Xen.
*
* Permission is hereby granted, free of charge, to any per
www.eeworm.com/read/383065/2622848
dxx callback.dxx
/**@name About Callbacks
*
* The Linux SDK for UPnP Devices contains functions that generate
* asynchronous callbacks. To simplify the application callback functions,
* these callbacks are e
www.eeworm.com/read/382594/2629664
h callback.h
// Callback.h,v 1.2 2006/02/23 23:23:39 shuston Exp
#ifndef APG_CALLBACK_H
#define APG_CALLBACK_H
#include "ace/streams.h"
#include "ace/Log_Msg.h"
#include "ace/Log_Msg_Callback.h"
#include
www.eeworm.com/read/381490/2643548
h callback.h
/*
* This file is part of Ambulant Player, www.ambulantplayer.org.
*
* Copyright (C) 2003-2007 Stichting CWI,
* Kruislaan 413, 1098 SJ Amsterdam, The Netherlands.
*
* Ambulant Player is free so
www.eeworm.com/read/381428/2645858
java callback.java
package both;
import java.rmi.Remote;
import java.rmi.RemoteException;
public interface CallBack extends Remote {
void callBack(String stockSymbol, int value) throws RemoteException;
}
www.eeworm.com/read/380330/2659899
c callback.c
/*
* DOS/DJGPP Mesa Utility Toolkit
* Version: 1.0
*
* Copyright (C) 2005 Daniel Borca All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* cop
www.eeworm.com/read/379174/2675704
java callback.java
/*
* Copyright 2001-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
*
www.eeworm.com/read/375190/2730291
hpp callback.hpp
// (C) Copyright Gennadiy Rozental 2005-2008.
// Use, modification, and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy
www.eeworm.com/read/375190/2733776
cpp callback.cpp
/*=============================================================================
Copyright (c) 2001-2007 Joel de Guzman
Distributed under the Boost Software License, Version 1.0. (See accompan