home > 比較編 > C, C++, Objective-C, Java, C# > strings >

ForNext

Only Do What Only You Can Do

046. index

VBScript

JScript

Perl

PHP

Python

Ruby

PowerShell

Scala

F#

C

C++

string("hello").find("ll")

C++Builder

VC++

C#

"hello".IndexOf("ll")

Java

"hello".indexOf("ll")

Objective-C

[@"hello" rangeOfString:@"ll"].location

D

VB

VB.NET

Delphi

Ada

PL/SQL

T-SQL

関数型

inserted by FC2 system