代码搜索:split
找到约 9,328 项符合「split」的源代码
代码结果 9,328
www.eeworm.com/read/218176/4863645
~pas imp.~pas
//没有规划好,写了大部分重码
//文本文件导入数据库
unit imp;
interface // Dialogs,
uses
SysUtils,Windows,DB,DBTables,Classes;
procedure Imp_sbda_psagacct(filename,tablename,split:string;Query,
www.eeworm.com/read/209559/4962320
c setup.c
/*
* Unmaintained SGI Visual Workstation support.
* Split out from setup.c by davej@suse.de
*/
#include
#include
#include
#include
www.eeworm.com/read/209559/4965092
kconfig
menu "I2O device support"
config I2O
tristate "I2O support"
depends on PCI
---help---
The Intelligent Input/Output (I2O) architecture allows hardware
drivers to be split into two parts: an
www.eeworm.com/read/199943/5074760
l lexer_v3.l
/* $Id: lexer_v3.l,v 1.175 2006/11/26 21:46:11 relson Exp $ */
%{
/*
* NAME
* lexer_v3.l -- bogofilter's lexical analyzer for message headers
*
* 01/01/2003 - split out of lexer.l
*
*/
/*
www.eeworm.com/read/189320/5200863
pl webstone-common.pl
#!/pkg/gnu/bin//perl5
#
#WebStone-common.pl,v 1.2 2000/06/04 22:00:02 brunsch Exp
#
1;
sub show_model {
$model = `head -1 $wd/conf/filelist`;
$model =~ s/\#//;
( $model ) = split(':', $m
www.eeworm.com/read/180137/5289743
tcl charconv.tcl
#!/bin/sh
# the next line restats using tclsh \
exec tclsh "$0" "$@"
#
# $Id: charconv.tcl,v 1.3 2003/06/02 22:17:20 adam Exp $
proc usage {} {
puts {charconv.tcl: [-p prefix] [-s split] [-o ofil
www.eeworm.com/read/340665/3266802
s empic3_e.s
# Check PC-relative HI/LO relocs relocs for -membedded-pic when HI and
# LO are split over a 32K boundary.
.text
.set noreorder
SYM_TO_TEST = ext
.globl ext
.org 0x00000
.globl
www.eeworm.com/read/337546/3332150
c setup.c
/*
* Unmaintained SGI Visual Workstation support.
* Split out from setup.c by davej@suse.de
*/
#include
#include
#include
#include