代码搜索:Split
找到约 9,328 项符合「Split」的源代码
代码结果 9,328
www.eeworm.com/read/110567/15530844
vbp split.vbp
Type=Exe
Form=Split.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\SYSTEM\StdOle2.tlb#OLE Automation
Startup="frmSplit"
Command32=""
Name="工程1"
HelpContextID="0"
Compa
www.eeworm.com/read/109918/15545818
c split.c
#include
#include
/*
- split - divide a string into fields, like awk split()
= int split(char *string, char *fields[], int nfields, char *sep);
*/
int /* number of f
www.eeworm.com/read/109651/15552783
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/109038/15566651
opt split.opt
www.eeworm.com/read/109038/15566653
cpp split.cpp
// split.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "split.h"
#include "MainFrm.h"
#include "nestsplt.h"
#include "ChildFrm.h"
#include "splitDoc
www.eeworm.com/read/109038/15566654
dsw split.dsw
Microsoft Developer Studio Workspace File, Format Version 5.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/109038/15566656
plg split.plg
--------------------Configuration: split - Win32 Debug--------------------
Begining build with project "E:\mfcblack\listing\chap04\split\split.dsp", at root.
Active configuration is Win32 (x86) Appl
www.eeworm.com/read/109038/15566657
clw split.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CStatusPane
LastTemplate=CView
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "split.h"
www.eeworm.com/read/109038/15566660