代码搜索结果
找到约 10,000 项符合
Control 的代码
control.h
/////////////////////////////////////////////////////////////////////////////
// Name: wx/univ/control.h
// Purpose: universal wxControl: adds handling of mnemonics
// Author: Vadim
control.h
/////////////////////////////////////////////////////////////////////////////
// Name: wx/control.h
// Purpose: wxControl common interface
// Author: Vadim Zeitlin
// Modified by:
control.h
/**
* Classes for sharing values (variables). This is useful e.g. for appropriately displaying current network error,
* but can also be used to change learning parameters on-the-run.
*
* @file
*
control.h
/*****************************************************************************
* gtk_control.h: prototypes for control functions
*********************************************************************
control.c
/*****************************************************************************
* control.c : functions to handle stream control buttons.
*************************************************************
control.c
/*****************************************************************************
* control.c
*****************************************************************************
* Copyright (C) 1999-2004 Vi
control.h
#define START_TASK 1
#define STOP_TASK 2
struct my_msg_struct {
int command;
int task;
int period;
};
control.java
/*
* 11/19/04 1.0 moved to LGPL.
*-----------------------------------------------------------------------
* This program is free software; you can redistribute it and/or modify
* it unde
control.hpp
# /* **************************************************************************
# * *
# * (C) Copyright Paul Mensonides 2
control.java
package com.dfun.blackjackServer;
import java.util.*;
/**************************************************
* @author Beetle
* 类功能介绍:系统启动后直接启动主控模块,主控模块启动时初始化
* 连接管理器,房间管理等。 主控主要负责启动其它模块并在适当的