代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6251732
c fortune.c
char *sccsid = "@(#)fortune.c 4.3 Berkley 3/18/88";
# include
# include
# include "strfile.h"
# define MINW 6 /* minimum wait if desired */
# define CPERS 20 /* # of char
www.eeworm.com/read/100601/6268473
c certlist.c
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use
www.eeworm.com/read/100127/6274013
readme
This directory contains some ad-hoc examples of Tkinter widget
creation. The files named
*-simple.py
are the ones to start with if you're looking for a bare-bones usage of
a widget. The other fil
www.eeworm.com/read/421459/6311484
c main.c
#include "call.h"
char escapec = '~';
char *src;
char *dst;
static void usage(char *);
int
main(int argc, char *argv[])
{
int c, remfd, debug;
char args[MAXLINE];
args[0] = 0; /* build arg
www.eeworm.com/read/173860/6327043
txt visual studio 6.0集成环境中开发设备驱动程序的方法 .txt
Visual Studio 6.0集成环境中开发设备驱动程序的方法
作者: 佚名
在Windows上,Windows DDK提供的开发环境是基于命令行的,操作起来极为不便,相信进行过驱动程序开发的朋友一定对此深恶痛绝。另一方面,Visual Studio 6.0却给我们提供了非常友好易用的集成环境,让我们有如虎添翼之感。
那么,能否利用Visual Studio的集成环 ...
www.eeworm.com/read/404154/6354278
c f3xx_usb0_descriptor.c
//-----------------------------------------------------------------------------
// F3xx_USB0_Descriptor.c
//-----------------------------------------------------------------------------
// Copyrigh
www.eeworm.com/read/494691/6360290
c main.c
#include "call.h"
/* define global variables */
char escapec = '~';
char *src;
char *dst;
static void usage(char *);
int
main(int argc, char *argv[])
{
int c, remfd, debug;
char args[MAXLI
www.eeworm.com/read/494691/6360417
c main.c
#include "lprps.h"
static void usage(void);
int
main(int argc, char *argv[])
{
int c;
log_open("lprps", LOG_PID, LOG_LPR);
opterr = 0; /* don't want getopt() writing to stderr */
while ( (c
www.eeworm.com/read/493778/6390343
c touchscreen.c
/*===========================================================================
FILE: touchscreen.c
SERVICES: Sample applet using AEE
DESCRIPTION
This file contains usage examples of touch s
www.eeworm.com/read/493504/6394576
err nokon628.err
>>> Warning 203 "Nokon628.c" Line 211(1,1): Condition always TRUE
Memory usage: ROM=12% RAM=4% - 4%
0 Errors, 1 Warnings.