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,49 +5,49 @@
<!-- generated by to_html.pl from f_System.xml -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" />
<title>addContinuousHandler - Continuous �n���h���̒lj�</title>
<title>addContinuousHandler - Continuous ハンドラの追加</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_System.html" title="System�N���X" rel="Parent" />
<link href="index.html" target="_top" rel="Start" title="トップページ" />
<link href="f_System.html" title="Systemクラス" rel="Parent" />
</head>
<body>
<h1><span class="fheader"><a name="top" id="top">System.addContinuousHandler</a></span></h1><div class="para"><div>
<dl>
<dt>�@�\/�Ӗ�</dt>
<dt>機能/意味</dt>
<dd>
Continuous �n���h���̒lj�</dd>
<dt>�^�C�v</dt>
Continuous ハンドラの追加</dd>
<dt>タイプ</dt>
<dd>
<a class="jump" href="f_System.html">System�N���X</a>�̃��\�b�h<br />
<a class="jump" href="f_System.html">Systemクラス</a>のメソッド<br />
</dd>
<dt>�\��</dt>
<dt>構文</dt>
<dd>
<span class="funcdecl">addContinuousHandler(<span class="arg">callback</span>)</span><br />
</dd>
<dt>����</dt>
<dt>引数</dt>
<dd>
<table rules="all" frame="box" cellpadding="3" summary="addContinuousHandler �̈���">
<table rules="all" frame="box" cellpadding="3" summary="addContinuousHandler の引数">
<tr><td valign="top"><span class="argname">callback</span></td>
<td> �@�n���h���ƂȂ��֐����w�肵�܂��B<br />
<td>  ハンドラとなる関数を指定します。<br />
</td></tr>
</table>
</dd>
<dt>�߂��l</dt>
<dt>戻り値</dt>
<dd>
�Ȃ� (void)<br />
なし (void)<br />
</dd>
<dt>����</dt>
<dt>説明</dt>
<dd>
�@<a class="targanchor" name="id332" id="id332">Continuous �n���h��</a>���o�^���܂��B<br />
�@Continuous �n���h���́A�u�ł��������p�ɂɁv�Ăяo�������C�x���g�n���h���ł��B<br />
�@���ɂ��鏈�����Ȃ��ꍇ�A�g���g���� Continuous �n���h�����Ăяo�������܂��B
���ɃC�x���g�Ȃǂ��N�����ꍇ�͂����炪�D�悳���܂��B<br />
�@�������A�R�}���h���C���I�v�V������ -contfreq �ŌĂяo���̕p�x���w�肳���Ă���
�ꍇ�͂����ɏ]���܂��B<br />
 <a class="targanchor" name="id332" id="id332">Continuous ハンドラ</a>を登録します。<br />
 Continuous ハンドラは、「できる限り頻繁に」呼び出されるイベントハンドラです。<br />
 他にする処理がない場合、吉里吉里は Continuous ハンドラを呼び出し続けます。
他にイベントなどが起きた場合はそちらが優先されます。<br />
 ただし、コマンドラインオプションの -contfreq で呼び出しの頻度が指定されている
場合はそれに従います。<br />
</dd>
</dl>
</div></div>