代码搜索:disk
找到约 10,000 项符合「disk」的源代码
代码结果 10,000
www.eeworm.com/read/404172/2306345
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/403977/2308094
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/398200/2382722
h disk.h
#ifndef CYGONCE_DISK_H
#define CYGONCE_DISK_H
// ====================================================================
//
// disk.h
//
// Device I/O
//
// ===================================
www.eeworm.com/read/398200/2382726
c disk.c
//==========================================================================
//
// io/disk/disk.c
//
// High level disk driver
//
//==========================================================
www.eeworm.com/read/398200/2385273
h disk.h
//==========================================================================
//
// disk.h
//
// Stand-alone disk support for RedBoot
//
//====================================================
www.eeworm.com/read/398200/2385305
c disk.c
//==========================================================================
//
// disk.c
//
// RedBoot disk support
//
//====================================================================
www.eeworm.com/read/396597/2412916
c disk.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/391922/2516496
java disk.java
package cn.banny.util.io;
public class Disk {
private int id = -1;
private String serialNumber = null;
private String modelNumber = null;
private String revisionNumber = null;
private