<?xml version="1.0" encoding="UTF-16LE"?> <layoutDef> <layout name="addLayout"> <label name="title" top="10" left="10" text="足し算プログラム" /> <text name="arg1" top="50" left="10" width="50" datatype="A" /> <label name="plus" top="50" left="70" text="+" /> <text name="arg2" top="50" left="90" width="50" datatype="A" /> <button name="equal" top="50" left="160" title="=" /> <text name="ans" top="50" left="270" width="50" datatype="A" /> </layout> </layoutDef>
<?xml version="1.0" encoding="UTF-16LE"?> <eventDef> <component id="equal"> <event id="onclick" remoteUrl="add"> <param rootNode="addParam"> <source obj="arg1" node="arg1"/> <source obj="arg2" node="arg2"/> </param> <result rootNode="addResult"> <target out="ans" in="ans"/> </result> </event> </component> </eventDef>
超並列DWHとユーザー定義関数 - 失敗事例に学ぶDWH/BI導入ノウハウ (2010.03.10)
生産性倍増への試みを支えてくれる“ファイル指向”ツール:第10回 [河原潤のITストリ… (2010.03.10)
カテゴリー
チャンネル
ニュース
テクノロジーポータルTEDIA パッケージソフトウェアならFind-IT エレクトロニクスならEETimes Japan
| 本サイトのご利用について | お問い合わせ | プライバシーについて | 会社概要 | インプレスグループサイト | インプレスグループTOP |
Copyright ©2004-2009 IMPRESS BUSINESS MEDIA CORPORATION, an Impress Group company. All rights reserved.