代码搜索:cli
找到约 6,094 项符合「cli」的源代码
代码结果 6,094
www.eeworm.com/read/27598/866325
¿-
#include
#include
#include"adc.h"
#include "12864.h" //包含头文件
#define uchar unsigned char
#define uint unsigned int
uchar count=0;
void init_timer0(void)
{
CLI();
www.eeworm.com/read/37210/1069851
c~ rai8803.c~
#include
#include
#define CLI_CS PORTD=0x90;
#define SET_CS PORTD=0x00;
//****************************************************
//送一帧数据
void Post_Msg(unsigned char Msg)
www.eeworm.com/read/37210/1069855
c rai8803.c
#include
#include
#define CLI_CS PORTD=0x90;
#define SET_CS PORTD=0x00;
//****************************************************
//送一帧数据
void Post_Msg(unsigned char Msg)
www.eeworm.com/read/463421/1538019
frm frmitemunitcard.frm
VERSION 5.00
Object = "{F42BDC2B-FC9B-11D1-9ABD-444553540000}#3.4#0"; "ATLEDIT1.OCX"
Begin VB.Form frmItemUnitCard
BorderStyle = 3 'Fixed Dialog
Caption = "增加商品单位 "
Cli
www.eeworm.com/read/246537/4493606
c dgclibcast5.c
#include "unp.h"
#include
static void recvfrom_alarm(int);
static sigjmp_buf jmpbuf;
void
dg_cli(FILE *fp, int sockfd, const SA *pservaddr, socklen_t servlen)
{
int n;
const int o
www.eeworm.com/read/246537/4493617
c dgclibcast6.c
#include "unp.h"
static void recvfrom_alarm(int);
static int pipefd[2];
void
dg_cli(FILE *fp, int sockfd, const SA *pservaddr, socklen_t servlen)
{
int n, maxfdp1;
const int on = 1;
char se
www.eeworm.com/read/246537/4493879
c dgclitimeo2.c
#include "unp.h"
void
dg_cli(FILE *fp, int sockfd, const SA *pservaddr, socklen_t servlen)
{
int n;
char sendline[MAXLINE], recvline[MAXLINE + 1];
struct timeval tv;
tv.tv_sec = 5;
tv.tv_u
www.eeworm.com/read/222917/4815301
phpt 011.phpt
--TEST--
Testing $argc and $argv handling (GET)
--SKIPIF--
--INI--
register_argc_argv=1
--GET--
ab+cd+ef+123+test
--FILE--
www.eeworm.com/read/222917/4815302
phpt 005.phpt
--TEST--
Three variables in POST data
--SKIPIF--
--POST--
a=Hello+World&b=Hello+Again+World&c=1
--GET--
--FILE--
www.eeworm.com/read/216781/4888388
c dgclibcast5.c
#include "unp.h"
#include
static void recvfrom_alarm(int);
static sigjmp_buf jmpbuf;
void
dg_cli(FILE *fp, int sockfd, const SA *pservaddr, socklen_t servlen)
{
int n;
const int o