代码搜索:Convert

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

代码结果 10,000
www.eeworm.com/read/487364/1237260

java convert.java

package shared; public class Convert { public static int StrToInt(String pStr) { int Rslt = 0; int IStr = 0; if (pStr != null && pStr != "") { IStr = Integer.parseInt(pStr); Rs
www.eeworm.com/read/487320/1237497

sh convert.sh

#!/bin/bash for i in `find ./ -name "*.c"` do sed '/TRACE/d' $i > temp cp temp $i done
www.eeworm.com/read/485528/1262745

java convert.java

package common; public class Convert { //处理中文字符串 public static String codeToString(String str) { String s = str; try { byte tempB[] = s.getBytes("ISO-8859-1"); s = new String(temp
www.eeworm.com/read/483538/1277745

cpp convert.cpp

/*M/////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying,
www.eeworm.com/read/483538/1277749

h convert.h

/*M/////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying,
www.eeworm.com/read/483534/1277931

cpp convert.cpp

/*M/////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying,
www.eeworm.com/read/483534/1277935

h convert.h

/*M/////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying,
www.eeworm.com/read/482889/1285480

hpp convert.hpp

// Copyright Vladimir Prus 2004. // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt // or copy at http://www.boost.org/LICENSE_1_0.txt) #ifnd
www.eeworm.com/read/478822/1348856

cpp convert.cpp

/*M/////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying, inst
www.eeworm.com/read/478822/1348860

h convert.h

/*M/////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying, inst