代码搜索:Disc
找到约 1,656 项符合「Disc」的源代码
代码结果 1,656
www.eeworm.com/read/237122/13976854
htm ch52_04.htm
[Chapter 52] 52.4 Quick Descriptions of What's on the Disc
www.eeworm.com/read/422168/10658952
html services.html
Services Offered By IBS
Statements Regarding A Particular Account
Savings to Savings
Savings
www.eeworm.com/read/139207/5806851
mak msc_os2.mak
!include ..\..\..\include\standard.mak
MCFLAGS = -I. -I..\host -I..\matrix -I..\disc
SYS = channel
SYSLIB = collect
all: obj
install: all $(INCDIR)\$(SYS).h $(LIBDIR)\$(SYSLIB).lib
www.eeworm.com/read/484578/6580303
html services.html
Services Offered By IBS
Statements Regarding A Particular Account
Savings to Savings
Savings
www.eeworm.com/read/482299/6622460
html services.html
Services Offered By IBS
Statements Regarding A Particular Account
Savings to Savings
Savings
www.eeworm.com/read/416749/2119883
svn-base viewdocumenthelp.html.svn-base
Document Details
The document details are displayed on this page.
Click the relevant Edit buttons to edit the document name or add
Generic Meta Data (may not be a
www.eeworm.com/read/267293/4268140
h osd_str.h
#ifndef __OSD_STR_H
#define __OSD_STR_H
#include "cfont.h"
#ifdef SUPPORT_OSD
const char _OsdMessegeFont1[][2][18] = {
{{""}, {OS_NULL}}, //0 //NULL
{{"NO DISC"
www.eeworm.com/read/263679/4300663
c 5-1 (8).c
#include
#include
void main ( )
{float a,b,c,disc,x1,x2,realpart,imagpart;
scanf("%f,%f,%f",&a,&b,&c);
printf("the equation ");
if(fabs
www.eeworm.com/read/475864/6767853
sql createtable.sql
use DiscRent
create table disc
(dname varchar(15)not null primary key,
role char(20) ,
area char(4),
time char(4),
type char(4),
currentnumber int check(currentnumber>=0 ),
totlenumber int che
www.eeworm.com/read/102190/15791806
txt hannuotawenti.txt
*程序与程序注释
#include
void movedisc(unsigned n,char fromneedle,char toneedle,char usingneedle);
int i=0;
void main()
{
unsigned n;
printf("please enter the number of disc:");
sca