代码搜索:remove
找到约 10,000 项符合「remove」的源代码
代码结果 10,000
www.eeworm.com/read/358104/3006218
h debug.h
#ifndef DEBUG_H
#define DEBUG_H
/* remove debug messages from tools */
#define DEBUG(args...) {}
#endif
www.eeworm.com/read/357319/3021714
dfm jvbackgroundeditform.dfm
object JvBackgroundClientsEditor: TJvBackgroundClientsEditor
Left = 250
Top = 108
BorderStyle = bsDialog
Caption = 'Add/Remove Clients'
ClientHeight = 255
ClientWidth = 345
Color
www.eeworm.com/read/265878/4280575
postrm
#!/bin/sh -e
set -e
if [ "$1" = "purge" ] ; then
update-rc.d ntop remove >/dev/null
fi
exit 0
www.eeworm.com/read/253785/4392127
m ttremovetimer.m
% TTREMOVETIMER Remove a specific timer.
%
% Usage: ttRemoveTimer(timername)
%
% Inputs:
% timername Name of the timer to be removed.
%
% See also TTCREATETIMER, TTCREATEPERIODICTIMER
www.eeworm.com/read/160308/5572330
js window.js
//*****************************************************************************
// Do not remove this notice.
//
// Copyright 2001 by Mike Hall.
// See http://www.brainjar.com for terms of use.
/
www.eeworm.com/read/160308/5572421
js window.js
//*****************************************************************************
// Do not remove this notice.
//
// Copyright 2001 by Mike Hall.
// See http://www.brainjar.com for terms of use.
/
www.eeworm.com/read/160308/5572504
js window.js
//*****************************************************************************
// Do not remove this notice.
//
// Copyright 2001 by Mike Hall.
// See http://www.brainjar.com for terms of use.
/
www.eeworm.com/read/160308/5572518
js window.js
//*****************************************************************************
// Do not remove this notice.
//
// Copyright 2001 by Mike Hall.
// See http://www.brainjar.com for terms of use.
/
www.eeworm.com/read/160156/5576628
m ttremovetimer.m
% TTREMOVETIMER Remove a specific timer.
%
% Usage: ttRemoveTimer(timername)
%
% Inputs:
% timername Name of the timer to be removed.
%
% See also TTCREATETIMER, TTCREATEPERIODICTIMER
www.eeworm.com/read/159695/5582198
js window.js
//*****************************************************************************
// Do not remove this notice.
//
// Copyright 2001 by Mike Hall.
// See http://www.brainjar.com for terms of use.
/