代码搜索:Commands
找到约 10,000 项符合「Commands」的源代码
代码结果 10,000
www.eeworm.com/read/247337/12664266
cs commands.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace JeasonZhao.Sms.SGIP
{
public enum Commands:uint
{
Bind = 0x1,
Bind_Resp = 0x80000001,
www.eeworm.com/read/145341/12734825
html commands.html
Jtagger - Commands
Jtagger Commands
Jtagger is controlled via the command line interface, although the
commands are quite simple they can do most of
www.eeworm.com/read/143516/12869439
h commands.h
#ifndef _COMMANDS_H
#define _COMMANDS_H
/* In n8250.c, amiga.c: */
int doasystat(int argc,char *argv[],void *p);
int fp_attach (int argc,char *argv[],void *p);
/* In alloc.c: */
int domem(in
www.eeworm.com/read/244305/12873585
java commands.java
/*
* P2P-Radio - Peer to peer streaming system
* Project homepage: http://p2p-radio.sourceforge.net/
* Copyright (C) 2003-2004 Michael Kaufmann
*
* ------------
www.eeworm.com/read/142788/12922119
h commands.h
#ifndef __COMMANDS_H__
#define __COMMANDS_H__
// Commands...
#define COMMAND_FORWARD 0
#define COMMAND_BACKWARD 1
#define COMMAND_LEFT 2
#define COMMAND_RIGHT 3
#define COMMAND_TURNARO
www.eeworm.com/read/140630/13071188
cpp commands.cpp
// Created by Racky Ye Date:2004/02/26
//---------------------------------------------
#include "stdafx.h"
#include "Commands.h"
#include "dbdict.h"
#include "dbsymtb.h"
#include "ControlDB
www.eeworm.com/read/140630/13071219
h commands.h
//Create by Racky Ye . Date: 2004/02/26
//----------------------------------------
#include "dbxutil.h"
#include "geassign.h"
#include "AsdkMyClass.h"
#define PI 3.1415926
void kd();
www.eeworm.com/read/242191/13089199
c commands.c
/* $OpenBSD: commands.c,v 1.34 2000/11/08 21:49:44 aaron Exp $ */
/* $NetBSD: commands.c,v 1.14 1996/03/24 22:03:48 jtk Exp $ */
/*
* Copyright (c) 1988, 1990, 1993
* The Regents of the University
www.eeworm.com/read/140015/13114281
c commands.c
/* Copyright (c) 1988, 1990 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source and binary forms are permitted provided
* that: (1) source distrib