home > 比較編 > F#, Scala, Haskell > strings >

ForNext

Only Do What Only You Can Do

051. case manipulation

VBScript

JScript

Perl

PHP

Python

Ruby

PowerShell

Scala

"hello".toUpperCase
"HELLO".toLowerCase
"hello".capitalize

F#

OCaml

String.uppercase "hello"
String.lowercase "HELLO"
String.capitalize "hello"

Haskell

C

C++

C++Builder

VC++

C#

Java

Objective-C

D

VB

VB.NET

Delphi

Ada

PL/SQL

T-SQL

inserted by FC2 system