代码搜索:SubString

找到约 5,777 项符合「SubString」的源代码

代码结果 5,777
www.eeworm.com/read/409750/11314739

htm 3.46 查找两段文本中相同的词句.htm

标题页 function compare(a, b, n) { var c=a.length>b.length?b:a; //减少循环 if(b==c) b=a;
www.eeworm.com/read/251351/12351335

pas idcoderheader.pas

{ $HDR$} {**********************************************************************} { Unit archived using Team Coherence } { Team Coherence is Copyright 2002 by Qual
www.eeworm.com/read/128825/14277847

hxx support.hxx

#ifndef SUPPORT_HXX_ #define SUPPORT_HXX_ /* ==================================================================== * The Vovida Software License, Version 1.0 * * Copyright (c) 2000 Vovida Network
www.eeworm.com/read/123184/14643618

pas idcoderheader.pas

{ $HDR$} {**********************************************************************} { Unit archived using Team Coherence } { Team Coherence is Copyright 2002 by Qual
www.eeworm.com/read/114100/15110510

txt 调用sql进行模糊查询总是得不到预期得记录集.txt

有 两 种 方 法 : 1.用 Like: Select * From 人 事 表 Where 籍 贯 like '安 徽 %'( 主 持 人 注 : 不 同 的 系 统 中 使 用 的 通 配 符 号 可 能 是 不 同 的 。 ) 2.用 SubString Select * From 人 事 表 Where SubString(籍 贯 ,1
www.eeworm.com/read/169190/5426562

c get.c

/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ /* This is a library of functions to support r
www.eeworm.com/read/162614/5532596

java substringfunction.java

/* SubstringFunction.java -- Copyright (C) 2004 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify it under
www.eeworm.com/read/162519/5542128

java substringfunction.java

/* SubstringFunction.java -- Copyright (C) 2004 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify it under
www.eeworm.com/read/202494/15381449

c get.c

/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ /* This is a library of functions to support r
www.eeworm.com/read/291781/8395613

java cstatusreportmessage.java

// jSMSEngine API. // An open-source API package for sending and receiving SMS via a GSM device. // Copyright (C) 2002-2006, Thanasis Delenikas, Athens/GREECE // Web Site: http://www.jsmsengine.or