1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 2<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja"> 3<!-- InstanceBegin template="/Templates/default_template.dwt" codeOutsideHTMLIsLocked="false" --> 4<head> 5<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 6<meta http-equiv="Content-Style-Type" content="text/css" /> 7<!-- InstanceBeginEditable name="CSS の相対パス指定" --> 8<link href="../common/manual.css" rel="stylesheet" type="text/css" /> 9<!-- InstanceEndEditable --> 10<!-- InstanceBeginEditable name="ページのタイトル" --> 11<title>Tips</title> 12<!-- InstanceEndEditable --> 13</head> 14<body> 15<div> 16 <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" --> 17 <h1>Tips</h1> 18 <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" --> 19 <p>ここでは、 CreativeStudio を使用してゲーム開発を行う上で有益な情報をまとめて記載します。</p> 20 <p>この項目では、次の内容を説明します。</p> 21 <table> 22 <thead> 23 <tr> 24 <th>項目</th> 25 <th>内容</th> 26 </tr> 27 </thead> 28 <tbody> 29 <tr> 30 <th><a href="standard_data_management/index.html">標準的なデータ運用方針</a></th> 31 <td>CreativeStudio を使用したデータ管理について情報をまとめています。</td> 32 </tr> 33 <tr> 34 <th><a href="node_optimization/index.html">ノード最適化機能</a></th> 35 <td>ノード最適化機能についての情報 をまとめています。</td> 36 </tr> 37 </tbody> 38 </table> 39 <!-- InstanceEndEditable --> </div> 40 <div class="footer" /> 41</div> 42</body> 43<!-- InstanceEnd --> 44</html> 45