代码搜索:cli
找到约 6,094 项符合「cli」的源代码
代码结果 6,094
www.eeworm.com/read/385580/8798222
h cmmdef.h
#ifndef __LTM_CMMDEF__
#define __LTM_CMMDEF__
#include
#define PORT_SRV 1234
#define PORT_CLI 4321
#define SRV_RCV_MSG WM_USER+11
#define CLI_RCV_MSG WM_USER+21
#define TIMER_SRV_S
www.eeworm.com/read/385580/8798272
h cmmdef.h
#ifndef __LTM_CMMDEF__
#define __LTM_CMMDEF__
#include
#define PORT_SRV 1234
#define PORT_CLI 4321
#define SRV_RCV_MSG WM_USER+11
#define CLI_RCV_MSG WM_USER+21
#define TIMER_SRV_S
www.eeworm.com/read/372645/9499266
c main.c
#include
#include "initTimer.h"
#define led1 PORTC.3;
#define led2 PORTC.5;
//unsigned char num2=0;
//unsigned char num1=0;
void main(void)
{
//#asm("cli");
__CLI();
i
www.eeworm.com/read/148286/5716311
py mibview.py
# C/L interface to MIB variables. Mimics Net-SNMP CLI.
import os, string
from pyasn1.type import univ
from pysnmp_apps.cli import base
from pysnmp.proto import rfc1902
from pysnmp import error
# Usag
www.eeworm.com/read/216939/4877979
am makefile.am
libexec_PROGRAMS = sflphone-cli
#-lncurses
AM_LDFLAGS = $(LIBREADLINE)
sflphone_cli_SOURCES = \
calls.c calls.h \
commons.h \
core.c core.h \
display.c display.h \
eventloop.c eventloop.h \
glo
www.eeworm.com/read/167186/9977751
dfm memorytrainerunit.dfm
object frmMemoryTrainer: TfrmMemoryTrainer
Left = 857
Top = 136
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'frmMemoryTrainer'
ClientHeight = 335
Cli
www.eeworm.com/read/426328/10261966
dfm medicationeditor.dfm
object MedicationEditorForm: TMedicationEditorForm
Left = 124
Top = 90
ActiveControl = PrescriptionEdit
BorderStyle = bsSingle
Caption = 'Medication Editor'
ClientHeight = 205
Cli
www.eeworm.com/read/162043/10343479
frm fj.frm
VERSION 5.00
Begin VB.Form fj
BorderStyle = 1 'Fixed Single
Caption = " "
ClientHeight = 5820
ClientLeft = 45
Cli
www.eeworm.com/read/471776/1424707
cpp client5.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
USERES("Client5.res");
USEFORM("..\cli5.cpp", ClientForm);
//-----------------------
www.eeworm.com/read/471776/1424808
cpp client5.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
USERES("Client5.res");
USEFORM("..\cli5.cpp", ClientForm);
//-----------------------