代码搜索:Command
找到约 10,000 项符合「Command」的源代码
代码结果 10,000
www.eeworm.com/read/361418/10053367
c 93c66.c
#include
#include
//
#define READ 0x0C00 /* xxxx110A8,A7-A0 */
#define EWEN 0x0980 /* xxxx1001 ,1xxxxxxx */
#define WRITE 0x0A00 /* xxxx
www.eeworm.com/read/361418/10053394
lst 93c66.lst
C51 COMPILER V7.50 93C66 09/15/2005 09:54:54 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE 93C66
OBJECT MODULE PLACED IN 9
www.eeworm.com/read/361418/10053821
lst 93c66.lst
C51 COMPILER V7.50 93C66 09/15/2005 09:49:25 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE 93C66
OBJECT MODULE PLACED IN 9
www.eeworm.com/read/360251/10105763
h telnet.h
/* telnet.h */
typedef unsigned char u_char;
/* TELNET Command Codes: */
#define TCSB (u_char)250 /* Start Subnegotiation */
#define TCSE (u_char)240 /* End Of Subnegotiation */
#define TCNOP (u
www.eeworm.com/read/163490/10157283
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "TestApp.h"
#include "MainFrm.h"
#include "LogonDialog.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef
www.eeworm.com/read/358496/10187600
wzd readme.wzd
/////////////////////////////////////////////////////////////////////
// Modify any class.
/////////////////////////////////////////////////////////////////////
// 1) use ClassWizard to add a UPD
www.eeworm.com/read/358496/10187933
wzd readme.wzd
/////////////////////////////////////////////////////////////////////
// Modify View Class.
/////////////////////////////////////////////////////////////////////
// 1) use ClassWizard to add a UP
www.eeworm.com/read/356234/10234219
txt 用vb写自动喊话的外挂.txt
这里我们用VB写一个可以在游戏里自动喊话的外挂
这里用到4个控件
text1 这里用来存放你要自动喊话的内容
<mark>command</mark>1 用来执行命令 开始喊话
timer1 这个是计时器
用来控制隔多长时间喊话一次
<mark>command</mark>2 用来停止吧
现在开始写代码
Timer1.Interval = 1000 是设置自动喊话的间隔是1秒
Timer1.Enabled = fla ...
www.eeworm.com/read/425110/10381235
c echo.c
/* */
/* Copyright 2004 by SEED Electronic Technology LTD. */
/* All rights reserved. SEED Electronic Technology LTD. */
/* Re
www.eeworm.com/read/279314/10446705
java send.java
import spApi.*;
import java.net.*;
import java.io.*;
public class send {
public static void main(String[] args) {
send atestprocesse=new send();
}
public send() {
S