代码搜索:disk
找到约 10,000 项符合「disk」的源代码
代码结果 10,000
www.eeworm.com/read/404938/11475663
asm disk.asm
page ,132
;Thunk Compiler Version 1.8 May 11 1995 13:16:19
;File Compiled Sat Feb 19 15:50:51 2000
;Command Line: F:\PLATSD~1\BIN\THUNK.EXE disk.thk -o Disk.asm
TITLE $Disk.asm
.386
www.eeworm.com/read/402648/11531080
cpp disk.cpp
#include
#include
#include
#include
using namespace std;
struct Disk //关于Disk结构的定义
{
HANDLE handle;
DISK_GEOMETRY disk_info;
};
Dis
www.eeworm.com/read/402648/11531082
suo disk.suo
www.eeworm.com/read/402648/11531083
sln disk.sln
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Disk", "Disk\Disk.vcproj", "{069B72D3-45A4-418B-9F99-DC0873524
www.eeworm.com/read/402648/11531084
ncb disk.ncb
www.eeworm.com/read/401756/11549955
dbf disk.dbf
www.eeworm.com/read/401756/11550092
dbf disk.dbf
www.eeworm.com/read/401756/11550644
bmp disk.bmp
www.eeworm.com/read/401525/11556465
java disk.java
package ncepu;
import java.awt.*;
import java.awt.event.*;
public class Disk implements ActionListener{
/**
* @param args
*/
public Frame f ;
final static int LONG=20;
final st