代码搜索:Events
找到约 10,000 项符合「Events」的源代码
代码结果 10,000
www.eeworm.com/read/357760/10201562
ashx events_download.ashx
using System;
using System.Web;
using System.Data.SqlClient;
using System.Data;
using System.Text;
using System.IO;
public class Downl
www.eeworm.com/read/162078/10341352
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
www.eeworm.com/read/162078/10341375
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/423392/10563089
cpp ndis_events.cpp
/*
* ndis_events - test program for receiving NdisMIndicateStatus() events
* Copyright (c) 2004-2005, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modi
www.eeworm.com/read/423094/10588605
txt silly-events.txt
generator SillyEventGenerator proto=SillyProtocol exittime=1000
www.eeworm.com/read/350642/10723196
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