代码搜索:DAD
找到约 999 项符合「DAD」的源代码
代码结果 999
www.eeworm.com/read/167378/9970759
asm dad.asm
;二位十进制计算
fo macro p1 ;输出字符串
mov ah,9h
mov dx,offset &p1
int 21h
endm
fl macro ;清屏
mov ah,06
mov al,0
mov bh,0
mov cx,0
mov dh,24
mov dl,79
int 10h
endm
d1 macro ;余数乘10除以被除数
www.eeworm.com/read/417362/10992739
cpp dad.cpp
// Dad.cpp: implementation of the CDad class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "SMI.h"
#include "Dad.h"
#ifdef _DEBUG
#
www.eeworm.com/read/417362/10992771
h dad.h
// Dad.h: interface for the CDad class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_DAD_H__B614C6AD_74DF_4486_B641_EFF23DCF4669__INCLUDED_)
#define
www.eeworm.com/read/345992/3194155
c dad.c
/* dad.c - "directory assistance"
lightweight interface to the Directory Service */
#ifndef lint
static char *rcsid = "$Header: /xtel/isode/isode/others/quipu/uips/fred/RCS/dad.c,v 9.0 1992/06/16
www.eeworm.com/read/370596/9594509
class dad.class
www.eeworm.com/read/373529/9451280
m hr_dad.m
%HR_DAD.m
%Starts High-Rise Database-Assisted Design program.
%Establishes all global variables, opens all ten pages and initializes all variables.
clear all;
clc;
close all;
global textA
www.eeworm.com/read/373529/9452573
m hr_dad.m
%HR_DAD.m
%Starts High-Rise Database-Assisted Design program.
%Establishes all global variables, opens all ten pages and initializes all variables.
clear all;
clc;
close all;
global textA
www.eeworm.com/read/136812/5860085
h dad_mode.h
#ident "@(#)dad_mode.h 1.1 92/07/30 SMI"
/*
* Copyright (c) 1989, 1990, 1991 by Sun Microsystems Inc.
*/
#ifndef _scsi_generic_dad_mode_h
#define _scsi_generic_dad_mode_h
/*
* Structures and defi
www.eeworm.com/read/340253/12168816
l dad_token.l
/* $Id: dad_token.l,v 1.4 2003/05/29 22:23:28 shirleyma Exp $ */
/*
* Copyright (C) International Business Machines Corp., 2003
* All rights reserved.
*
* Redistribution and use in source and bi