代码搜索:cli
找到约 6,094 项符合「cli」的源代码
代码结果 6,094
www.eeworm.com/read/447714/1698920
h os_macros.h
#ifndef _OS_MACROS_H
#define _OS_MACROS_H
#define os_time_get() jiffies
#define OS_INT_DISABLE cli()
#define OS_INT_RESTORE sti()
#define TX_DISABLE /* require for threadx */
#define T
www.eeworm.com/read/447241/1707251
h os_macros.h
#ifndef _OS_MACROS_H
#define _OS_MACROS_H
#define os_time_get() jiffies
#define OS_INT_DISABLE cli()
#define OS_INT_RESTORE sti()
#define TX_DISABLE /* require for threadx */
#define T
www.eeworm.com/read/422060/2044831
phpt 04-post.phpt
--TEST--
FDF POST data parsing
--SKIPIF--
--HEADERS--
return
www.eeworm.com/read/413855/2158351
hh arpfaker.hh
#ifndef CLICK_ARPFAKER_HH
#define CLICK_ARPFAKER_HH
#include
#include
#include
#include
#include
CLI
www.eeworm.com/read/396039/2424734
format
#!/bin/csh
foreach fn (`ls p4*.c`)
echo formatting $fn
indent $fn temp -i4 -bl -di2 -npcs -nip -nce -npsl -nfc1 -cli0.5
mv temp $fn
end
www.eeworm.com/read/357209/3028123
h clipboard.h
/*
** $Id: clipboard.h,v 1.6 2004/06/26 07:49:32 weiym Exp $
**
** clipboard.h: the internal clipboard APIs.
**
** Copyright (C) 2003 Feynman Software.
**
** Create Date: 2003/12/xx
*/
#ifndef MG_CLI
www.eeworm.com/read/174072/9608954
cpp ex444_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_UNIX // Compile OTL 4.0/DB2-CLI
#include // include the OTL 4.0 header file
otl_connect db; // connect
www.eeworm.com/read/368508/9691496
frm frmclients.frm
VERSION 5.00
Object = "{00028C01-0000-0000-0000-000000000046}#1.0#0"; "DBGRID32.OCX"
Begin VB.Form frmClientS
BorderStyle = 3 'Fixed Dialog
Caption = "确定机器名称及其电话号码"
Cli