home > 比較編 > Perl, PHP, Python, Ruby > strings >

ForNext

Only Do What Only You Can Do

047. string literal

VBScript

JScript

Perl

"don't say \"no\""
'don\'t say "no"'



PHP

"don't say \"no\""
'don\'t say "no"'



Python

'don\'t say "no"'
"don't say \"no\""
"don't " 'say "no"'
'''don't say "no"'''
"""don't say "no\""""

Ruby

"don't say \"no\""
'don\'t say "no"'
"don't " 'say "no"'


PowerShell

Scala

F#

C

C++

C++Builder

VC++

C#

Java

Objective-C

D

VB

VB.NET

Delphi

Ada

PL/SQL

T-SQL

関数型

inserted by FC2 system