代码搜索:split
找到约 9,328 项符合「split」的源代码
代码结果 9,328
www.eeworm.com/read/246704/12708190
c ir_parser_special_func.c
//nono split from ir_parser.c 5-5-9 15:07
/*
** freyman 2002-7-30 13:24
** Des: Rotary encoder utility.
**
*/
#ifdef ROTARY_VOLUME
#define RV_IDLE 1
#define RV_CWBEGIN 2
#d
www.eeworm.com/read/245632/12786850
py easy.py
#!/usr/bin/python
import sys
import os
if len(sys.argv)
www.eeworm.com/read/143706/12850278
changelog-3-3-5
2003-01-17 16:35 rkirkby
* weka/gui/visualize/MatrixPanel.java (1.3): Improved tip text.
2003-01-17 16:28 rkirkby
* weka/gui/visualize/MatrixPanel.java (1.2): Added a split pane.
2003-01-17 16
www.eeworm.com/read/136872/13358493
changelog-3-3-5
2003-01-17 16:35 rkirkby
* weka/gui/visualize/MatrixPanel.java (1.3): Improved tip text.
2003-01-17 16:28 rkirkby
* weka/gui/visualize/MatrixPanel.java (1.2): Added a split pane.
2003-01-17 16
www.eeworm.com/read/310043/13659303
htm 5-13.htm
colors = new Array('330099','00ff00','ff00ff');
sCol = 'ff00ff';
mCol = '00ff00';
hCol = 'red';
H = '***';
H = H.split('');
H = H.reverse();
M = '*****';
M = M.
www.eeworm.com/read/238485/13882214
c install-big.c
#include "auto_qmail.h"
#include "auto_split.h"
#include "auto_uids.h"
#include "fmt.h"
#include "fifo.h"
char buf[100 + FMT_ULONG];
void dsplit(base,uid,mode)
char *base; /* must be under 100 bytes
www.eeworm.com/read/238485/13882539
c hier.c
#include "auto_qmail.h"
#include "auto_split.h"
#include "auto_uids.h"
#include "fmt.h"
#include "fifo.h"
char buf[100 + FMT_ULONG];
void dsplit(base,uid,mode)
char *base; /* must be under 100 bytes
www.eeworm.com/read/152843/5664504
h apm.h
/*
* include/asm-i386/mach-default/apm.h
*
* Machine specific APM BIOS functions for generic.
* Split out from apm.c by Osamu Tomita
*/
#ifndef _ASM_APM_H
#define _ASM_AP