代码搜索:Event
找到约 10,000 项符合「Event」的源代码
代码结果 10,000
www.eeworm.com/read/377148/9293064
c event.c
/* Copyright (C) 2004,2005,2006 Bull S.A.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by
www.eeworm.com/read/376541/9315031
c event.c
#include
#include
#include
#include
#include
/*#include*/
#include
#include
www.eeworm.com/read/376541/9315034
o event.o
www.eeworm.com/read/178690/9388556
h event.h
// libTorrent - BitTorrent library
// Copyright (C) 2005-2006, Jari Sundell
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public L
www.eeworm.com/read/177410/9456360
c event.c
www.eeworm.com/read/373369/9460455
java event.java
//: innerclasses/controller/Event.java
// The common methods for any control event.
package innerclasses.controller;
public abstract class Event {
private long eventTime;
protected final lo
www.eeworm.com/read/371205/9562044
htm event.htm
/**
* PortableDrag.js:
* beginDrag( ) is designed to be called from an onmousedown event handler.
* elementToDrag may be the element that received the mousedown event, or it
www.eeworm.com/read/371025/9571154
pas event.pas
unit Event;
interface
uses
Windows, Classes, SysUtils, SyncObjs, ObjBase, Envir, Grobal2, SDK;
type
TEvent = class;
pTMagicEvent = ^TMagicEvent;
TMagicEvent = record
BaseObje