Changes between Version 16 and Version 17 of KinomaSampleCode
- Timestamp:
- Jul 29, 2015 8:17:07 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
KinomaSampleCode
v16 v17 3 3 = Kinoma Createでサンプルコードを動かす = 4 4 5 手順: 6 * Kinoma Studioを立ち上げます。[[BR]]5 手順:[[BR]] 6 * Kinoma Studioを立ち上げます。[[BR]] 7 7 8 8 [[Image(StratingKinomaStudio.png,20%)]] 9 * サンプルプログラムをimportします。9 * サンプルプログラムをimportします。 10 10 * File -> import -> Existing projects into Workspaces -> Select root directoryでインポートしたいファイルを選びます。[[BR]] 11 11 12 * 試したいサンプルプログラムのmain.xmlとapplication.xmlを開きます。12 * 試したいサンプルプログラムのmain.xmlとapplication.xmlを開きます。 13 13 * main.xmlを編集するとプログラムを変更することができます。 14 14 * application.xmlからプログラムを実行することができます。 15 15 16 * プログラムを実行します。16 * プログラムを実行します。 17 17 * application.xmlから自分のKinomaを選んで、RunをタップするとKinoma上でプログラムを実行できます。[[BR]] 18 18 [[Image(KinomaApplication.png, 20%)]] 19 19 20 20 * どのようなサンプルコードがあるかは、Kinomaのページから確認できます。サンプルコードは随時追加されていくので、たまに見にいくといいでしょう。[[BR]] 21 * [http://kinoma.com/develop/samples/index.php Kinoma Create用のサンプルコード]21 * [http://kinoma.com/develop/samples/index.php Kinoma Create用のサンプルコード] 22 22 23 * もし、サンプルコードを消してしまった場合は、以下のページからダウンロードできます。[[BR]]23 * もし、サンプルコードを消してしまった場合は、以下のページからダウンロードできます。[[BR]] 24 24 [https://github.com/Kinoma/KPR-examples Kinoma CreateのGit Hubページ]