代码搜索:cli
找到约 6,094 项符合「cli」的源代码
代码结果 6,094
www.eeworm.com/read/104330/6204713
java basesqlmapdao.java
/**
* User: Clinton Begin
* Date: Jul 13, 2003
* Time: 7:24:04 PM
*/
package com.ibatis.jpetstore.persistence.sqlmapdao;
import com.ibatis.dao.client.DaoManager;
import com.ibatis.dao.cli
www.eeworm.com/read/401823/11548788
h spi.h
#ifndef _SPIEX_
#define _SPIEX_
#define PU 0x11
#define STOP 0x12
#define RESET 0x03
#define CLI_INT 0x04
www.eeworm.com/read/400605/11571908
dsr drsavestatistic.dsr
VERSION 5.00
Begin {78E93846-85FD-11D0-8487-00A0C90DC8A9} DRSaveStatistic
Caption = "充值统计报表"
ClientHeight = 6615
ClientLeft = 60
ClientTop = 345
Cli
www.eeworm.com/read/261960/11612894
dsr rptpreview.dsr
VERSION 5.00
Begin {78E93846-85FD-11D0-8487-00A0C90DC8A9} rptPreview
Caption = "DataReport1"
ClientHeight = 8595
ClientLeft = 60
ClientTop = 345
Cli
www.eeworm.com/read/221728/14725740
log mslogon.log
11/12/2006 14:30 Connection received from 192.168.100.234
11/12/2006 14:30 Client 192.168.100.234 disconnected
11/12/2006 14:31 Connection received from 192.168.100.234
11/12/2006 14:32 Cli
www.eeworm.com/read/217915/14943894
dsr saleday.dsr
VERSION 5.00
Begin {9EB8768B-CDFA-44DF-8F3E-857A8405E1DB} SaleDay
Caption = "ActiveReport1"
ClientHeight = 11115
ClientLeft = 60
ClientTop = 345
Cli
www.eeworm.com/read/213023/15143672
h defs.h
#ifndef DEFS_H
#define DEFS_H
// Code compatibility to new AVR-libc
// outb(), inb(), BV(), sbi(), cbi(), sei(), cli()
#ifndef outb
#define outb(addr, data) addr = (data)
#endif
#ifndef inb
www.eeworm.com/read/15215/435653
h map.h
#ifndef _MAP_H
#define _MAP_H
#define DisableInterrupts __asm SEI
#define EnableInterrupts __asm CLI
#define NULL ((void *)0)
#include /* include peripheral declarations
www.eeworm.com/read/16273/666272
c crtexe.c
/***
*crtexe.c - Initialization for client EXE using CRT DLL (Win32, Dosx32)
*
* Copyright (c) 1991-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* Set up call to cli
www.eeworm.com/read/480321/1319420
pas cliparser.pas
(*
* Simple CLI Param Parser.
* Copyright (C) 2006 - Shane "Dataforce" Mc Cormack
* Licensed under the Zlib license. Details of which can be found: http://home.dataforce.org.uk/?p=license&l=zlib