代码搜索:Disc
找到约 1,656 项符合「Disc」的源代码
代码结果 1,656
www.eeworm.com/read/353322/10454734
rc queue.rc
// 常量
#define IDD_QUEUE 1
#define IDI_QUEUE 102
#define IDC_CLIENTS 1000
#define IDC_SERVERS 1001
// 语言
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
// 模板
IDD_QUEUE DIALOG DISC
www.eeworm.com/read/421857/10688146
txt winxp 3 tips.txt
Win XP Tip, Hidden Back-up utility
Insert your windows XP disc into your PC.
Click exit if your installation screen comes up.
Now go too your CD drive in *My Computer*. Right-click and selec
www.eeworm.com/read/273406/10917754
java saleprice.java
//: SalePrice.java
//package g3ds.joop.ch5;
//扩展一个类型用来设置打折定价策略
public class SalePrice extends PricePolicy{
private double discount;
public void setDiscount(double discount){
this.disc
www.eeworm.com/read/418731/10933322
txt winxp 3 tips.txt
Win XP Tip, Hidden Back-up utility
Insert your windows XP disc into your PC.
Click exit if your installation screen comes up.
Now go too your CD drive in *My Computer*. Right-click and selec
www.eeworm.com/read/125688/6023511
h msbuffer.h
/* Number of bytes to readahead on disc access */
#define FAT_READAHEAD (18*1024)
struct buffer_head *fat_bread (struct super_block *sb, int block);
struct buffer_head *fat_getblk (struct super_block
www.eeworm.com/read/264445/11314614
css default_gray.css
BODY {
font-family : "Helvetica", Verdana, Arial, Sans-serif;
font-size : 12px;
margin : 0;
padding : 0;
background : #9C9C9C;
color : #000000;
}
LI {
list-style-type: disc;