代码搜索:disk
找到约 10,000 项符合「disk」的源代码
代码结果 10,000
www.eeworm.com/read/481225/6645138
cc disk.cc
// disk.cc
// Routines to simulate a physical disk device; reading and writing
// to the disk is simulated as reading and writing to a UNIX file.
// See disk.h for details about the behavior of disks
www.eeworm.com/read/481225/6645230
o disk.o
www.eeworm.com/read/481315/6650960
ico disk.ico
www.eeworm.com/read/478256/6713682
c disk.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/478249/6722629
c disk.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/476584/6756553
java disk.java
import java.awt.*;
public class Disk extends Button
{
int number;
boolean 上方有盘=false;
public Disk(int number,HannoiTower con)
{
this.number=number;
set
www.eeworm.com/read/408757/11370310
disk_id
patch-SPRplatform_usb22
platform_usb22
Wed Aug 03 09:19:57 PDT 2005
www.eeworm.com/read/408272/11400524
class disk.class
www.eeworm.com/read/408272/11400535
java disk.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package hannoi;
/**
*
* @author Administrator
*/
import java.io.*;
import java.awt.*;
public cl
www.eeworm.com/read/407760/11411108
s disk.s
/*
; disk.S -- inquire of BIOS and display disk parameters
;
Copyright 1999-2004 John Coffman.
All rights reserved.
Licensed under the terms contained in the file 'COPYING' in the
source directory.