代码搜索:width

找到约 10,000 项符合「width」的源代码

代码结果 10,000
www.eeworm.com/read/144120/12812711

ref width.ref

****************************************************************************** * No Explode, No EMH ****************************************************************************** Contents of width_des
www.eeworm.com/read/143410/12878328

m width.m

www.eeworm.com/read/138731/13218417

bmp width.bmp

www.eeworm.com/read/319472/13451168

c width.c

/* width.c -- field widths */ #include #define PAGES 931 int main(void) { printf("*%d*\n", PAGES); printf("*%2d*\n", PAGES); printf("*%10d*\n", PAGES); printf("*%-10d
www.eeworm.com/read/315699/13537828

c width.c

/* width.c -- field widths */ #include #define PAGES 931 int main(void) { printf("*%d*\n", PAGES); printf("*%2d*\n", PAGES); printf("*%10d*\n", PAGES); printf("*%-10d
www.eeworm.com/read/121089/6069940

asm width.asm

TITLE WIDTH - WIDTH "device" Statement ;*** ; WIDTH - WIDTH "device" Statement ; ; Copyright 1986, Microsoft Corporation ; ;Purpose: ; ; BASIC Syntax mapping to included runtime entry poi
www.eeworm.com/read/108242/6183642

c width.c

/* width - force a file to a fixed width Author: Andy Tanenbaum */ /* This program reads an input file (by default, stdin), and forces each * line to a certain length (by default 80 columns). Lines
www.eeworm.com/read/101135/6238248

1 width.1

.TH WIDTH 1 .SH NAME width \- force all the lines of a file to a given width .SH SYNOPSIS \fBwidth\fR [\fB\-\fIn\fR [ \fIinfile\fR [\fIoutfile\fR]\fR\fR .br .de FL .TP \\fB\\$1\\fR \\$2 .. .de EX .TP
www.eeworm.com/read/101135/6238501

1 width.1

%!PS-Adobe-1.0 %%Creator: devps (Pipeline Associates, Inc.) %%CreationDate: Fri Sep 13 13:04:51 1996 %%Pages: (atend) %%DocumentFonts: (atend) /devps 180 dict def devps begin /res 10.000000 def /y_of
www.eeworm.com/read/101135/6238685

1 width.1

WIDTH(1) Minix Programmer's Manual WIDTH(1) NAME width - force all the lines of a file to a given width SYNOPSIS width [-n [ infile [outfile]