代码搜索:Events

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

代码结果 10,000
www.eeworm.com/read/128628/14288196

mak wait_events.mak

# Nmake macros for building Windows 32-Bit apps all: Wait_E~1.exe # Update the resource if necessary generic.res:generic.rc generic.h rc -r -fo generic.res generic.rc # Update the obj
www.eeworm.com/read/123453/14631278

h wap_events.h

/* * wap_events.h - definitions for wapbox events * * Aarno Syv鋘en * Lars Wirzenius */ #ifndef WAP_EVENTS_H #define WAP_EVENTS_H #include "gwlib/gwlib.h" #include "wap_addr.h" typedef struct
www.eeworm.com/read/123453/14631306

o wap_events.o

www.eeworm.com/read/123453/14631315

def wap_events.def

/* * wap_events.def - definitions for wapbox events * * This file uses a pre-processor trick to define the structure of * structures. See the documentation. * * Fields of type HTTPHEADER, CAPABI
www.eeworm.com/read/123453/14631402

c wap_events.c

/* * wap_events.c - functions for manipulating wapbox events * * Aarno Syv鋘en * Lars Wirzenius */ #include "gwlib/gwlib.h" #include "wsp_caps.h" #include "wap_events.h" #include "wtls_pdu.h" W
www.eeworm.com/read/123453/14632086

h wap_events.h

/* * wap_events.h - definitions for wapbox events * * Aarno Syv鋘en * Lars Wirzenius */ #ifndef WAP_EVENTS_H #define WAP_EVENTS_H #include "gwlib/gwlib.h" #include "wap_addr.h" typedef struct
www.eeworm.com/read/123453/14632120

def wap_events.def

/* * wap_events.def - definitions for wapbox events * * This file uses a pre-processor trick to define the structure of * structures. See the documentation. * * Fields of type HTTPHEADER, CAPABI
www.eeworm.com/read/123453/14632183

c wap_events.c

/* * wap_events.c - functions for manipulating wapbox events * * Aarno Syv鋘en * Lars Wirzenius */ #include "gwlib/gwlib.h" #include "wsp_caps.h" #include "wap_events.h" #include "wtls_pdu.h" W
www.eeworm.com/read/120632/14796596

aspx webform-events.aspx

body, td, tr, th {font-family:Tahoma,Arial,sans-serif; font-size:10
www.eeworm.com/read/119982/14815707

cpp wait_events.cpp

#include // Child thread procedure. The child waits to get event. It then sits idle // for five seconds and sets the event again so another thread can use it. DWORD WINAPI ChildThre