代码搜索:split
找到约 9,328 项符合「split」的源代码
代码结果 9,328
www.eeworm.com/read/246704/12709478
c ir_inv_tbl_include.c
//nono split from ir_parser.c 5-5-9 15:07
#if defined(GENERAL_DVD)
#if MAX_FULL_PAGE==16
#include ".\\Customers\\general\\inv_tbl_fullosd.h"
#else
#include ".\\Customers\\
www.eeworm.com/read/144216/5752427
t texttabs.t
#!./perl -w
BEGIN {
chdir 't' if -d 't';
@INC = '../lib';
}
@tests = (split(/\nEND\n/s,
www.eeworm.com/read/140727/5782678
pl isip_check_code.pl
#! /usr/local/bin/perl
# file: $isip/util/devel/check_code/isip_check_code.pl
#
# load the command line package
#
require "$ENV{ISIP}/lib/scripts/perl/command_line.pm";
# split list of files into .
www.eeworm.com/read/139291/5805861
in makefile.in
DISTCLEAN_TARGETS = apxs apachectl dbmmanage log_server_status \
logresolve.pl phf_abuse_log.cgi split-logfile envvars-std
CLEAN_TARGETS = suexec
PROGRAMS = htpasswd htdigest rotatelogs logresolve
www.eeworm.com/read/136569/5870977
py grid.py
#!/usr/bin/python
import os, sys
import Queue
import getpass
from threading import Thread
from string import find, split, join, atof
is_win32 = (sys.platform == 'win32')
# svmtrain and gnuplot execu
www.eeworm.com/read/134479/5892297
br particle_cloth.br
// particle_cloth_split.br
// Stress test for splitting code...
#include
#include
kernel void getNeighborForce(
float3 inPosition,
float3 inVelocity,
float3 inPositions[][]
www.eeworm.com/read/485855/6548509
m enframe.m
function f=enframe(x,win,inc)
%ENFRAME split signal up into (overlapping) frames: one per row. F=(X,WIN,INC)
%
% F = ENFRAME(X,LEN) splits the vector X(:) up into
% frames. Each frame is of length
www.eeworm.com/read/477658/6730270
~8~ upu.pas.~8~
unit uPU;
interface
uses
SysUtils, Classes;
procedure puSubQJBL(); //初始化全局变量
function split_2(str,subStr:string;flag:boolean=true):string;
//声明全局变量
var
LogSevr, LogBase, LogUser,
www.eeworm.com/read/477658/6730306
~9~ upu.pas.~9~
unit uPU;
interface
uses
SysUtils, Classes;
procedure puSubQJBL(); //初始化全局变量
function split_2(str,subStr:string;flag:boolean=true):string;
//声明全局变量
var
LogSevr, LogBase, LogUser,