「File move」の版間の差分
ページの作成:「ファイルを移動します Category:Alice.IO {| class="wikitable" |+file_move |- |名前空間 |Alice.IO |- |アセンブリ |ローカル |- |サポート |A…」 |
編集の要約なし |
||
18行目: | 18行目: | ||
<code>void file_move(string fromfilename,string tofilename,bool? allowrewrite);</code> | <code>void file_move(string fromfilename,string tofilename,bool? allowrewrite);</code> | ||
===== | =====引数===== | ||
Fromfilename 移動元のファイルの名前 | Fromfilename 移動元のファイルの名前 |