代码搜索:Commands
找到约 10,000 项符合「Commands」的源代码
代码结果 10,000
www.eeworm.com/read/120207/14809800
asm commands.asm
page 78,132
title Commands for Monitor
.model small
.code
.data
InitSeg segment byte public
InitSeg ends
DGroup group _TEXT,_DATA,InitSeg
.data
extrn DsSave:word, CsSave:word,
www.eeworm.com/read/220124/14852127
c commands.c
/* commands.c 19.03.04 */
/*
/ --------------------------------------------------------------
/ Copyright (C) 2004: Michael Braun
/
www.eeworm.com/read/220124/14852249
h commands.h
/* commands.h 08.05.03 */
/*
/ --------------------------------------------------------------
/ Copyright (C) 1993: Michael Braun
/
www.eeworm.com/read/118392/14873926
c commands.c
/*
* File: commands.c
*
* Copyright (C) 1997 Raph Levien
* Copyright (C) 1999 Sammy Mannaert
*
* This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/118392/14874051
h commands.h
#ifndef __COMMANDS_H__
#define __COMMANDS_H__
#include "gtk_ext_button.h"
void a_Commands_new_callback(GtkWidget * widget, gpointer client_data);
void a_Commands_openfile_callback (GtkWidget *widget
www.eeworm.com/read/215223/15067097
cpp commands.cpp
// Commands.cpp : implementation file
/*********************************************************************
* Author: Simon Wang
* Date: 2000-11-16
* Contact us: inte2000@263.net
* Web Page: h
www.eeworm.com/read/215223/15067161
h commands.h
// Commands.h : header file
/*********************************************************************
* Author: Simon Wang
* Date: 2000-10-12
* Contact us: inte2000@263.net
* Web Page: http://www.
www.eeworm.com/read/212245/15161387
h commands.h
// Commands.h: interface for the CCommands class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_COMMANDS_H__64EC0AE8_6BC6_4830_B616_6E1A73084575__INCL