Develop and Download Open Source Software

Browse CVS Repository

Diff of /exerb/exerb/README.ja.html

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.7 by yuya, Fri Jan 6 05:34:23 2006 UTC revision 1.8 by yuya, Thu May 18 00:29:04 2006 UTC
# Line 1  Line 1 
1  <!-- $Id$ -->  <!-- $Id$ -->
2    <!--
3    
4    = Exerb
5    
6    == 4. ドキュメント
7    
8    : ChangeLog.ja.rd
9        更新履歴。
10    
11    : doc/command.ja.rd
12        コマンドリファレンス。
13    
14    : doc/class.ja.rd
15        クラスリファレンス。
16    
17    : doc/recipe.ja.rd
18        レシピファイルについて。
19    
20    : doc/inside.ja.rd
21        動作原理について。
22    
23    == 5. コア
24    
25    Exerbには下記のコアファイルが含まれています。
26    
27    : ruby???c.exc
28        スタンドアローンで動作するCUI版コア。
29    
30    : ruby???g.exc
31        スタンドアローンで動作するGUI版コア。
32    
33    : ruby???crt.exc
34        ランタイムライブラリを使用して動作するCUI版コア。
35    
36    : ruby???grt.exc
37        ランタイムライブラリを使用して動作するGUI版コア。
38    
39    CUI版とGUI版の違いは下記の通りです。
40    
41    : CUI版
42        * 標準出力が使用できます。
43        * 例外メッセージはコンソールに出力されます。
44    
45    : GUI版
46        * 標準出力が使用できません。
47        * 例外メッセージはダイアログボックスに出力されます。
48    
49    -->
50  <html>  <html>
51   <head>   <head>
52    <title>Exerb - Exerbへようこそ</title>    <title>Exerb - Exerbへようこそ</title>

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26