代码搜索:Split
找到约 9,328 项符合「Split」的源代码
代码结果 9,328
www.eeworm.com/read/369339/2800926
1 split.1
.th SPLIT I 1/15/73
.sh NAME
split \*- split a file into pieces
.sh SYNOPSIS
.bd split
.bd \*-\fIn
[ file [ name ] ]
.sh DESCRIPTION
.it Split
reads
.it file
and writes
it in
\fIn\fR-line
pieces
(defa
www.eeworm.com/read/369339/2801714
c split.c
int count 1000;
int fnumber;
int ibuf[259];
int obuf[259];
char fname[100];
char *ifil;
char *ofil;
main(argc, argv)
char *argv[];
{
register i, c, f;
for(i=1; i
www.eeworm.com/read/362032/2939001
split-man
#!/usr/bin/perl
#
# split-man: create man pages from kernel-doc -man output
#
# Author: Tim Waugh
# Modified by: Christoph Hellwig
#
use strict;
die "$0:
www.eeworm.com/read/359348/2978832
h split.h
#if !defined(AFX_SPLIT_H__AE566868_A585_4637_98A0_0A6A08C3E266__INCLUDED_)
#define AFX_SPLIT_H__AE566868_A585_4637_98A0_0A6A08C3E266__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
www.eeworm.com/read/359348/2978839
cpp split.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/355768/3047844
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/265946/4279339
xpm split.xpm
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"22 22 8 1",
" c Gray0",
". c #080000",
"X c #5d0000",
"o c #c5d37d",
"O c #8c0800",
"+ c #c57dd3",
"@ c Gray100",
"# c N
www.eeworm.com/read/263232/4304514
dsp split.dsp
# Microsoft Developer Studio Project File - Name="Split" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App
www.eeworm.com/read/263232/4304516
clw split.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CFirstView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Split.h
www.eeworm.com/read/263232/4304522
h split.h
// Split.h : main header file for the SPLIT application
//
#if !defined(AFX_SPLIT_H__F4792E27_5392_11D4_85CA_74C45C000000__INCLUDED_)
#define AFX_SPLIT_H__F4792E27_5392_11D4_85CA_74C45C000000__IN