代码搜索:Split
找到约 9,328 项符合「Split」的源代码
代码结果 9,328
www.eeworm.com/read/263232/4304989
cpp split.cpp
// Split.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Split.h"
#include "MainFrm.h"
#include "SplitDoc.h"
#include "FirstView.h"
#ifdef _DEBUG
www.eeworm.com/read/263232/4305193
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/4305196
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/4305202
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
www.eeworm.com/read/263232/4305203
rc split.rc
//Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
//
www.eeworm.com/read/263232/4305204
dsw split.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/263232/4305208
plg split.plg
Build Log
--------------------Configuration: Split - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\TEMP\RSP4C1.tmp"
www.eeworm.com/read/263232/4305209
cpp split.cpp
// Split.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Split.h"
#include "MainFrm.h"
#include "SplitDoc.h"
#include "FirstView.h"
#ifdef _DEBUG
www.eeworm.com/read/261925/4319291
py split.py
#! /usr/bin/env python
"""Split an mbox into two files based on a given percentage.
This script will troll through a Unix mbox file randomly assigning each
message to one of two bins. The split is
www.eeworm.com/read/257673/4361521
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