代码搜索:Eject
找到约 475 项符合「Eject」的源代码
代码结果 475
www.eeworm.com/read/384497/8866873
ico eject.ico
www.eeworm.com/read/462020/7212632
png eject.png
www.eeworm.com/read/445161/7598428
png eject.png
www.eeworm.com/read/444249/7615614
gif eject.gif
www.eeworm.com/read/240616/13211186
dpr eject.dpr
program eject;
uses
Forms,
ueject in 'ueject.pas' {Form1};
{$R *.RES}
begin
Application.Initialize;
Application.Title := 'Enable, Disable and Eject Devices';
Application.Create
www.eeworm.com/read/240616/13211219
res eject.res
www.eeworm.com/read/240616/13211221
exe eject.exe
www.eeworm.com/read/140180/5793556
xpm eject.xpm
/* XPM */
static char * eject_xpm[] = {
"16 16 17 1",
"* c None",
". c #000000",
"+ c #800000",
"@ c #008000",
"# c #808000",
"$ c #000080",
"% c #800080",
"& c #008080",
" c #C0C0C0",
"= c #808080",
www.eeworm.com/read/108242/6183620
c eject.c
/* eject 1.3 - Eject removable media Author: Kees J. Bot
* 11 Dec 1993
*/
#define nil 0
#include
#include
#include
#include
#include
#i
www.eeworm.com/read/101135/6238190
1 eject.1
.TH EJECT 1
.SH NAME
eject \- eject removable media
.SH SYNOPSIS
.B eject
.I device
.SH DESCRIPTION
.B Eject
tells a device to eject removable media, usually a floppy or CD-ROM.
.B Eject
invokes the
.