代码搜索:String
找到约 10,000 项符合「String」的源代码
代码结果 10,000
www.eeworm.com/read/112192/6149229
c fdstring.c
/*
* Program: File descriptor string routines
*
* Author: Mark Crispin
* Networks and Distributed Computing
* Computing & Communications
* University of Washington
* Administration Building
www.eeworm.com/read/112192/6149411
c fdstring.c
/*
* Program: File descriptor string routines
*
* Author: Mark Crispin
* Networks and Distributed Computing
* Computing & Communications
* University of Washington
* Administration Building
www.eeworm.com/read/112192/6149531
c fdstring.c
/*
* Program: File descriptor string routines
*
* Author: Mark Crispin
* Networks and Distributed Computing
* Computing & Communications
* University of Washington
* Administration Building
www.eeworm.com/read/108510/6182063
java cacheablestring.java
/**
* $RCSfile: CacheableString.java,v $
* $Revision: 1.2 $
* $Date: 2000/12/21 17:47:20 $
*
* Copyright (C) 2000 CoolServlets.com. All rights reserved.
*
* ====================================
www.eeworm.com/read/106565/6191861
java fullstringtokenizer.java
/**
* $RCSfile: FullStringTokenizer.java,v $
* $Revision: 1.1.2.2 $
* $Date: 2001/02/12 17:37:29 $
*
* Copyright (C) 2000 CoolServlets.com. All rights reserved.
*
* =====================
www.eeworm.com/read/104136/6206516
str ogsrmgr.str
;*********************************************************
;* Error strings for the SRMGR unit *
;*********************************************************
//Compile with SRM
www.eeworm.com/read/101082/6244924
1 tr.1
.\" SCCSID: @(#)tr.1 8.1 9/11/90
.TH tr 1
.SH Name
tr \- translate characters
.SH Syntax
.B tr
[\fB\-cds\fR] [\|\fIstring1\|\fR[\fIstring2\fR\|]\|]
.SH Description
.NXR "tr command"
.NXR "character"
www.eeworm.com/read/101082/6246794
1 tr.1
.\" SCCSID: @(#)tr.1 8.1 9/11/90
.TH tr 1
.SH Name
tr \- translate characters
.SH Syntax
.B tr
[\fB\-cds\fR] [\|\fIstring1\|\fR[\fIstring2\fR\|]\|]
.SH Description
.NXR "tr command"
.NXR "character"
www.eeworm.com/read/493294/6400130
m getfeatlab.m
%GETFEATLAB Get feature labels of dataset
%
% FEATLAB = GETFEATLAB(A,STRING)
%
% INPUT
% A Dataset
% STRING Indicate whether feature labels should be returned as strings
% (i
www.eeworm.com/read/492236/6425201
pas wbta_var.pas
Unit WBTA_Var;
Interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ComCtrls;
Const LF = #10;
CR = #13;
var
Editor : St