代码搜索:cli

找到约 6,094 项符合「cli」的源代码

代码结果 6,094
www.eeworm.com/read/246537/4493580

c tcpserv02.c

#include "unpthread.h" static void *doit(void *); /* each thread executes this function */ int main(int argc, char **argv) { int listenfd, *iptr; socklen_t addrlen, len; struct sockaddr *cli
www.eeworm.com/read/245478/4503191

java greeterhome.java

/* * Copyright 2004-2005 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ package samples.ejb.stateless.simple.ejb; /** * Home interface for the GreeterEJB. Cli
www.eeworm.com/read/240678/4570873

h handlers.h

/* * Embedded CLI Handler Function Prototypes * * ./software/ch9/emcli/emclid/handlers.h * * mtj@cogitollc.com * */ int convdec ( int ); int convhex ( int ); int getpeer ( int ); int pus
www.eeworm.com/read/210315/4950570

java basepathloader.java

/* * BasePathLoader.java * * Created on 2006年7月18日, 下午12:15 * * To change this template, choose Tools | Options and locate the template under * the Source Creation and Management node. Right-cli
www.eeworm.com/read/210315/4950584

java admindaoimpljdbc.java

/* * AdminDaoImplJDBC.java * * Created on 2006年8月1日, 下午2:51 * * To change this template, choose Tools | Options and locate the template under * the Source Creation and Management node. Right-cli
www.eeworm.com/read/203753/5039621

java baseinstruction.java

/* * BaseInstruction.java * * Created on 2006年3月15日, 下午9:49 * * To change this template, choose Tools | Options and locate the template under * the Source Creation and Management node. Right-cli
www.eeworm.com/read/196036/5105116

h spinlock.h

/* spinlock.h -- dummy version for PARIDE-2.0.34 */ #define spin_lock_irqsave(a,b) { save_flags(b); cli(); } #define spin_unlock_irqrestore(a,b) restore_flags(b);
www.eeworm.com/read/308912/3710071

java alarmmodel.java

/* * AlarmModel.java * * Created on 2006年7月8日, 下午6:19 * * To change this template, choose Tools | Options and locate the template under * the Source Creation and Management node. Right-cli
www.eeworm.com/read/308912/3710085

java nobookui.java

/* * NoBookUI.java * * Created on 2006年5月24日, 上午12:57 * * To change this template, choose Tools | Options and locate the template under * the Source Creation and Management node. Right-cli
www.eeworm.com/read/308912/3710105

java alarmmodel.java

/* * AlarmModel.java * * Created on 2006年7月8日, 下午6:19 * * To change this template, choose Tools | Options and locate the template under * the Source Creation and Management node. Right-cli