• R/O
  • HTTP
  • SSH
  • HTTPS

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

TMD-Makerのドキュメント作成で使うものを適当にまとめておく場所


ファイル情報

Rev. c68c64db82aa9c40cddef8df647a0fad1daf6d7b
サイズ 3,250 バイト
日時 2013-07-26 07:54:42
作者 nakag
ログメッセージ

v0.2.7の修正箇所を反映

内容

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>第16章 TMD-Maker CSVフォーマット</title>
<meta content="DocBook XSL Stylesheets V1.76.1" name="generator">
<link rel="home" href="index.html" title="TMD-Maker ドキュメント">
<link rel="up" href="pt03.html" title="パート&nbsp;III.&nbsp;リファレンス">
<link rel="prev" href="ch15.html" title="第15章 TMD-Maker 対応データベース一覧">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="navheader">
<table summary="Navigation header" width="100%">
<tr>
<th align="center" colspan="3">第16章 TMD-Maker CSVフォーマット</th>
</tr>
<tr>
<td align="left" width="20%"><a accesskey="p" href="ch15.html">戻る</a>&nbsp;</td><th align="center" width="60%">パート&nbsp;III.&nbsp;リファレンス</th><td align="right" width="20%">&nbsp;</td>
</tr>
</table>
<hr>
</div>
<div lang="ja" class="chapter" title="第16章 TMD-Maker CSVフォーマット">
<div class="titlepage">
<div>
<div>
<h2 class="title">
<a name="csvformat"></a>第16章 TMD-Maker CSVフォーマット</h2>
</div>
</div>
</div>	
		
		
<p>TMD-Maker は、CSVファイル(カンマ区切り)からエンティティやアトリビュートを取り込むことができます。</p>
		
<p>現状ではエンティティ名やアトリビュート名のみですが、徐々に取り込める属性を増やしていく予定です。</p>
		
<table border="1" id="N2067C">
			
<caption>表16.1 ファイルからエンティティをインポート</caption>
			
<thead>
			  
<tr>
			    
<th>項番</th><th>項目名</th>
			  
</tr>
			
</thead>
			
<tbody>
			  
<tr>
			    
<td>1</td><td>エンティティ名</td>
			  
</tr>
			  
<tr>
			    
<td>2</td><td>アトリビュート名</td>
			  
</tr>
			
</tbody>
		
</table>
		
<table border="1" id="N206A1">
			
<caption>表16.2 ファイルからアトリビュートをインポート</caption>
			
<thead>
			  
<tr>
			    
<th>項番</th><th>項目名</th>
			  
</tr>
			
</thead>
			
<tbody>
			  
<tr>
			    
<td>1</td><td>アトリビュート名</td>
			  
</tr>
			
</tbody>
		
</table>
			
	
</div>
<div style="border: 1px solid #9cf; padding: .5em;">
<div>
<a href="http://sourceforge.jp/"><img alt="SourceForge.JP" border="0" height="63" width="210" src="http://sourceforge.jp/sflogo.php?group_id=4743&amp;type=3"></a>
</div>
</div>
<div class="navfooter">
<hr>
<table summary="Navigation footer" width="100%">
<tr>
<td align="left" width="40%"><a accesskey="p" href="ch15.html">戻る</a>&nbsp;</td><td align="center" width="20%"><a accesskey="u" href="pt03.html">上に戻る</a></td><td align="right" width="40%">&nbsp;</td>
</tr>
<tr>
<td valign="top" align="left" width="40%">第15章 TMD-Maker 対応データベース一覧&nbsp;</td><td align="center" width="20%"><a accesskey="h" href="index.html">ホーム</a></td><td valign="top" align="right" width="40%">&nbsp;</td>
</tr>
</table>
</div>
</body>
</html>