UTF-8に単純変換
This commit is contained in:
@@ -5,34 +5,34 @@
|
||||
<!-- generated by to_html.pl from f_Timer.xml -->
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" />
|
||||
<title>mode - ���[�h</title>
|
||||
<title>mode - モード</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_Timer.html" title="Timer�N���X" rel="Parent" />
|
||||
<link href="index.html" target="_top" rel="Start" title="トップページ" />
|
||||
<link href="f_Timer.html" title="Timerクラス" rel="Parent" />
|
||||
</head>
|
||||
<body>
|
||||
<h1><span class="fheader"><a name="top" id="top">Timer.mode</a></span></h1><div class="para"><div>
|
||||
<dl>
|
||||
<dt>�@�\/�Ӗ�</dt>
|
||||
<dt>機能/意味</dt>
|
||||
<dd>
|
||||
���[�h</dd>
|
||||
<dt>�^�C�v</dt>
|
||||
モード</dd>
|
||||
<dt>タイプ</dt>
|
||||
<dd>
|
||||
<a class="jump" href="f_Timer.html">Timer�N���X</a>�̃v���p�e�B (�ǂݏ����\)<br />
|
||||
<a class="jump" href="f_Timer.html">Timerクラス</a>のプロパティ (読み書き可能)<br />
|
||||
</dd>
|
||||
<dt>����</dt>
|
||||
<dt>説明</dt>
|
||||
<dd>
|
||||
�@�����̃��[�h���\���܂��B�l���ݒ肷�邱�Ƃ��ł��܂��B<br />
|
||||
�@�ȉ��̒l�̂����ꂩ���w�肵�܂��B<br />
|
||||
<span class="script"><a class="targanchor" name="id349" id="id349">atmNormal</a> : </span> �ʏ��̃C�x���g�z�M�̗D���x�ŃC�x���g���z�M�����܂��B<br />
|
||||
<span class="script"><a class="targanchor" name="id350" id="id350">atmExclusive</a> : </span> ���̔��C�x���g�������D�悳���Ĕz�M�����܂�<br />
|
||||
<span class="script"><a class="targanchor" name="id351" id="id351">atmAtIdle</a> : </span> �A�C�h������ ( ���ɔz�M�����C�x���g�������Ȃ����Ƃ� ) �ɔz�M�����܂��B<br />
|
||||
動作のモードを表します。値を設定することもできます。<br />
|
||||
以下の値のいずれかを指定します。<br />
|
||||
<span class="script"><a class="targanchor" name="id349" id="id349">atmNormal</a> : </span> 通常のイベント配信の優先度でイベントが配信されます。<br />
|
||||
<span class="script"><a class="targanchor" name="id350" id="id350">atmExclusive</a> : </span> 他の非同期イベントよりも優先されて配信されます<br />
|
||||
<span class="script"><a class="targanchor" name="id351" id="id351">atmAtIdle</a> : </span> アイドル状態 ( 他に配信するイベントが無くなったとき ) に配信されます。<br />
|
||||
</dd>
|
||||
<dt>�Q��</dt>
|
||||
<dt>参照</dt>
|
||||
<dd>
|
||||
<a class="jump" href="f_AsyncTrigger_mode.html">AsyncTrigger.mode</a><br />
|
||||
</dd>
|
||||
|
||||
Reference in New Issue
Block a user