代码搜索:Async

找到约 3,194 项符合「Async」的源代码

代码结果 3,194
www.eeworm.com/read/205224/15323206

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by Trend.rc // #define IDC_FIND_SERVERS 3 #define IDD_ABOUTBOX 100 #define I
www.eeworm.com/read/287493/8684963

htm asynchronous communication.htm

Asynchronous Communi
www.eeworm.com/read/377447/9275899

in configure.in

# Process this file with autoconf to produce a configure script. AC_INIT(async, 0.4, olsner@users.sf.net) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([src]) AM_CONFIG_HEADER(config.h) # Checks for programs. AC
www.eeworm.com/read/366159/9826507

reg 20080412085122.reg

REGEDIT4 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] "PHIME2002ASync"="C:\\WINDOWS\\system32\\IME\\TINTLGNT\\TINTSETP.EXE /SYNC" "PHIME2002A"="C:\\WINDOWS\\system32\\IME\\T
www.eeworm.com/read/167854/9949094

bak tcsl_main55.c.bak

//-****************以下部分与csl和dsp bios库有关,不要改动*********************-// #include "includes.h" #include "includes_async.h" #ifdef OS_BIOS #include "tsk.h" #endif #ifdef OS_BIOS #define PROCESS_
www.eeworm.com/read/167854/9949131

c tcsl_main55.c

//-****************以下部分与csl和dsp bios库有关,不要改动*********************-// #include "includes.h" #include "includes_async.h" #ifdef OS_BIOS #include "tsk.h" #endif #ifdef OS_BIOS #define PROCESS_
www.eeworm.com/read/271446/10995997

c init.c

#include "../CPLD.h" //Setup of the async interface void Init_EBIU(void) { *pEBIU_AMBCTL0 = 0x7bb07bb0; //
www.eeworm.com/read/460944/7237132

js ajax.js

function MagicAjax() { this.errorMsg = new Array("ajax 调用发生错误","缺少类名或方法名","参数错误"); this.async = true;//是否异步 this.url = null;//请求的URL this.type = "get";// get or post this.pa
www.eeworm.com/read/125688/6023582

h filio.h

#ifndef _OSKIT_C_SYS_FILIO_H_ #define _OSKIT_C_SYS_FILIO_H_ #include /* Generic file-descriptor ioctl's. */ #define FIOASYNC _IOW('f', 125, int) /* set/clear async
www.eeworm.com/read/337834/12338352

c merkle_tree_mem.c

#include #include #include #include "merkle_hash.h" #include "merkle_tree.h" // {{{ Utility Functions static void indent (u_int depth) { while (depth-- > 0)