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

ForNext

Only Do What Only You Can Do

182. write to file

VBScript

JScript

Perl

print $f "lorem ipsum";

PHP

fwrite($f, "lorem ipsum");

Python

f.write('lorem ipsum')

Ruby

f.write("lorem ipsum")

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