代码搜索:when
找到约 10,000 项符合「when」的源代码
代码结果 10,000
www.eeworm.com/read/127767/14335917
txt e570. determining when a component has been made visible, moved, or resized.txt
A component fires a component event after it is made visible, hidden, moved, or resized.
// Create a listener for component events
ComponentListener listener = new ComponentAdapter() {
www.eeworm.com/read/127767/14336838
txt e180. detecting when a non-blocking socket is closed by the remote host.txt
The only way to detect that the remote host has closed the connection is to attempt to read or write from the connection. If the remote host properly closed the connection, read() will return -1. If t
www.eeworm.com/read/287804/8668382
changes
** Changes from 0.94.13 to 0.94.14
* SUBSTANTIALLY UPDATE AUTOCONF SYSTEM
- all of the autoconf stuff is now located in the top level
directory, and creates the appropriate Makefiles for buil
www.eeworm.com/read/287304/8695676
revision
1.08 : March 2007
Urs Boeniger contributed a patch that allows arbitrary
SegyTraceHeaders to be specified for WriteSegy.m
1.06 : FIxed a bug taht casue a fixed length of 5011 samples i
www.eeworm.com/read/287166/8714874
txt whatsnew.txt
DooM LEGACY
Release v1.32, May 2001.
Last Updated: May 2001
Original game & sources by: Id Software.
Additions: (c)1998 by: Fabrice Denis & Boris Pereira
(c)1999 by: Fabrice Denis,
www.eeworm.com/read/286088/8790491
changes
Version 1.5
. Dmitry V. Levin
- Close file descriptor in FindSymbolFile() in ksym.c in order not to
leak file descriptors.
. Solar Designer
- impr
www.eeworm.com/read/285874/8806076
htm mexceptc.htm
More Effective C++ | Exceptions Back to Item 8: Understand the different meanings of new and delete
Continue to Item 9: Use destructors to prevent resource leaks
Exceptions
The addition of exceptions
www.eeworm.com/read/371709/9540796
revision
1.02 : Cleaning up code to work with Octave 2.1.57
1.01 : 'jump' related fixes
1.00 : Cleaning up some Matlab 7.0 specific bugs.
0.99 : Just cleaning up to prepare for a release 1.0
0.93
Re
www.eeworm.com/read/279032/10479053
htm mexceptc.htm
More Effective C++ | Exceptions Back to Item 8: Understand the different meanings of new and delete
Continue to Item 9: Use destructors to prevent resource leaks
Exceptions
The addition of exceptions
www.eeworm.com/read/348705/10872052
todo
Outstanding items:
* focus handling for GtkOptionMenu (needs the previous)
* implement gtk_default_draw_oval and other missing things in gtkstyle.c.
* enforce invariants on *_RESIZE* and *_RED