代码搜索:String

找到约 10,000 项符合「String」的源代码

代码结果 10,000
www.eeworm.com/read/487286/6518682

java strings.java

package Operator; /* String objects are given special treatment by the Java language. It is also important to differentiate how String objects behave when compared to regular objects. (字符串对
www.eeworm.com/read/486842/6530773

c scan.c

/* Functions for reading FILE*'s up to certain strings or characters. */ /* Copyright (C) 1997 Andrew McCallum Written by: Andrew Kachites McCallum This file is part of
www.eeworm.com/read/486000/6541393

java port.java

// Hardware dependant methods for the communication with the mobile phone over serial line // // file: Port.java // used by: Msg.java // // For comments see header of SMS.java. //------------------
www.eeworm.com/read/400577/11572837

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/400577/11573102

m getfeatlab.m

%GETFEATLAB Get feature labels of datafile % % FEATLAB = GETFEATLAB(A,STRING) % % INPUT % A Datafile % STRING Indicate whether feature labels should be returned as strings %
www.eeworm.com/read/346712/11729523

java tag.java

/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either vers
www.eeworm.com/read/345497/11811682

bas module2.bas

Attribute VB_Name = "Module2" Public Sub kaishilianjie() '开始连接 If dcc_hdl
www.eeworm.com/read/344090/11909110

txt getwindowsdir.txt

Public Declare Function GetWindowsDirectory Lib "kernel32" _ Alias "GetWindowsDirectoryA" _ (ByVal lpBuffer As String, ByVal nSize As Long) As Long Public Function GetWinDir() As String
www.eeworm.com/read/153407/12035350

m implode.m

function string=implode(pieces,delimiter) %IMPLODE Joins strings with delimiter in between. % IMPLODE(PIECES,DELIMITER) returns a string containing all the % strings in PIECES joined with th
www.eeworm.com/read/255755/12057659

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