代码搜索:split
找到约 9,328 项符合「split」的源代码
代码结果 9,328
www.eeworm.com/read/102731/15760457
c split.c
#include
#include
#include
void main (void)
{
char *path_1 = "C:\\SUBDIR\\FILENAME.EXT";
char *path_2 = "SUBDIR\\FILENAME.EXT";
char *path_3 = "FILE
www.eeworm.com/read/102720/15761315
1 split.1
.TH SPLIT 1
.SH NAME
split \- split a large file into several smaller files
.SH SYNOPSIS
\fBsplit\fR [\fB\-\fIn\fR]\fR [\fIfile \fR[\fIprefix\fR]\fR]\fR
.br
.de FL
.TP
\\fB\\$1\\fR
\\$2
..
.de EX
.TP
www.eeworm.com/read/102720/15761570
1 split.1
%!PS-Adobe-1.0
%%Creator: devps (Pipeline Associates, Inc.)
%%CreationDate: Fri Sep 13 13:04:29 1996
%%Pages: (atend)
%%DocumentFonts: (atend)
/devps 180 dict def devps begin
/res 10.000000 def
/y_of
www.eeworm.com/read/102720/15761754
1 split.1
SPLIT(1) Minix Programmer's Manual SPLIT(1)
NAME
split - split a large file into several smaller files
SYNOPSIS
split [-n] [file [prefix]]
www.eeworm.com/read/101771/15818682
c split.c
#include
#include
#include
void main (void)
{
char *path_1 = "C:\\SUBDIR\\FILENAME.EXT";
char *path_2 = "SUBDIR\\FILENAME.EXT";
char *path_3 = "FILE
www.eeworm.com/read/190750/8438626
h split_l.h
/*-----------------------------------------------------------------------------
| Definitions and global variables used in linear split code.
------------------------------------------------------
www.eeworm.com/read/190750/8438641
h split_q.h
/*-----------------------------------------------------------------------------
| Definitions and global variables.
-----------------------------------------------------------------------------*/
www.eeworm.com/read/190750/8438661
c split_q.c
#include
#include "assert.h"
#include "index.h"
#include "card.h"
#include "split_q.h"
/*-----------------------------------------------------------------------------
| Load br
www.eeworm.com/read/190750/8438665
c split_l.c
#include
#include "assert.h"
#include "index.h"
#include "card.h"
#include "split_l.h"
/*-----------------------------------------------------------------------------
| Load bran
www.eeworm.com/read/390106/8484956
htm split_spdivloc.htm
Getting and Setting the Divider Location in a JSplitPane Container (Java Developers Almanac Example)