代码搜索:Async
找到约 3,194 项符合「Async」的源代码
代码结果 3,194
www.eeworm.com/read/393710/2471058
cpp ndbapi_async.cpp
/* Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software F
www.eeworm.com/read/389332/2541190
js async2.js
// holds an instance of XMLHttpRequest
var xmlHttp = createXmlHttpRequestObject();
// creates an XMLHttpRequest instance
function createXmlHttpRequestObject()
{
// will store the reference t
www.eeworm.com/read/382594/2629215
dsp async_cancel.dsp
# Microsoft Developer Studio Project File - Name="Async_Cancel" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x
www.eeworm.com/read/382594/2629217
cpp async_cancel.cpp
// Async_Cancel.cpp,v 1.2 2004/06/10 22:43:04 shuston Exp
#include "ace/OS_NS_unistd.h"
#include "ace/Task.h"
#include "ace/Log_Msg.h"
#if defined (ACE_HAS_PTHREADS)
// Only works on Pthreads
www.eeworm.com/read/382594/2629229
async_cancel gnumakefile.async_cancel
# -*- Makefile -*-
#----------------------------------------------------------------------------
# GNU Makefile
#
# @file GNUmakefile.Async_Cancel
#
# gnu.mpd,v 1.148 2006/04/03 12:12:54 e
www.eeworm.com/read/382594/2629246
vcp async_cancel.vcp
# Microsoft eMbedded Visual Tools Project File - Name="Async_Cancel" - Package Owner=
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **
# TARGTYPE
www.eeworm.com/read/382594/2629272
bor async_cancel.bor
# Makefile for building the Async_Cancel exe with Borland C++ Make
NAME = Async_Cancel
NO_FULL_PATH=1
OBJFILES = \
$(OBJDIR)\Async_Cancel.$(OBJ_EXT)
LFLAGS = \
-L"." \
www.eeworm.com/read/382594/2633113
cpp get_async.cpp
// ============================================================================
// get_async.cpp,v 1.8 2004/09/30 14:58:57 shuston Exp
// = LIBRARY
// asnmp
//
// = FILENAME
// get.cpp
//
www.eeworm.com/read/375190/2731729
cpp async_client.cpp
//
// async_client.cpp
// ~~~~~~~~~~~~~~~~
//
// Copyright (c) 2003-2008 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accom