UTF-8に単純変換

This commit is contained in:
Takenori Imoto
2016-09-08 17:35:30 +09:00
parent 8713024d66
commit 0532684298
641 changed files with 22561 additions and 21149 deletions

View File

@@ -5,47 +5,47 @@
<!-- generated by to_html.pl from f_Debug.xml -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" />
<title>startLogToFile - �R���\�[���̃��O�̏o�͊J�n</title>
<title>startLogToFile - コンソールのログの出力開始</title>
<meta name="author" content="W.Dee" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<link href="funcref.css" type="text/css" rel="stylesheet" title="�N���X���t�@�����X�p�W���X�^�C��" />
<link href="funcref.css" type="text/css" rel="stylesheet" title="クラスリファレンス用標準スタイル" />
<link href="mailto:[email protected]" rev="Made" />
<link href="index.html" target="_top" rel="Start" title="�g�b�v�y�[�W" />
<link href="f_Debug.html" title="Debug�N���X" rel="Parent" />
<link href="index.html" target="_top" rel="Start" title="トップページ" />
<link href="f_Debug.html" title="Debugクラス" rel="Parent" />
</head>
<body>
<h1><span class="fheader"><a name="top" id="top">Debug.startLogToFile</a></span></h1><div class="para"><div>
<dl>
<dt>�@�\/�Ӗ�</dt>
<dt>機能/意味</dt>
<dd>
�R���\�[���̃��O�̏o�͊J�n</dd>
<dt>�^�C�v</dt>
コンソールのログの出力開始</dd>
<dt>タイプ</dt>
<dd>
<a class="jump" href="f_Debug.html">Debug�N���X</a>�̃��\�b�h<br />
<a class="jump" href="f_Debug.html">Debugクラス</a>のメソッド<br />
</dd>
<dt>�\��</dt>
<dt>構文</dt>
<dd>
<span class="funcdecl">startLogToFile(<span class="arg">clear</span><span class="defarg">=<span class="defargval">false</span></span>)</span><br />
</dd>
<dt>����</dt>
<dt>引数</dt>
<dd>
<table rules="all" frame="box" cellpadding="3" summary="startLogToFile �̈���">
<table rules="all" frame="box" cellpadding="3" summary="startLogToFile の引数">
<tr><td valign="top"><span class="argname">clear</span></td>
<td> �@�^���w�肷���ƃ��O�t�@�C���̓N���A�����܂��B<br />
�@�U���w�肷���Ɗ����̃t�@�C���ɒlj������܂��B<br />
<td>  真を指定するとログファイルはクリアされます。<br />
 偽を指定すると既存のファイルに追加されます。<br />
</td></tr>
</table>
</dd>
<dt>�߂��l</dt>
<dt>戻り値</dt>
<dd>
�Ȃ� (void)<br />
なし (void)<br />
</dd>
<dt>����</dt>
<dt>説明</dt>
<dd>
�@�R���\�[���̃��O�̃t�@�C���ւ̏o�͂��J�n���܂��B<br />
 コンソールのログのファイルへの出力を開始します。<br />
</dd>
<dt>�Q��</dt>
<dt>参照</dt>
<dd>
<a class="jump" href="f_Debug_logToFileOnError.html">Debug.logToFileOnError</a><br />
<a class="jump" href="f_Debug_clearLogFileOnError.html">Debug.clearLogFileOnError</a><br />