首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件开发 >

怎么制作AMX enabler daa sample

2013-07-08 
如何制作AMX enabler daasample1. Import sample Bussiness Studio sample, and make a daa.2. Right clic

如何制作AMX enabler daa sample
1. Import sample Bussiness Studio sample, and make a daa.
2. Right click on the daa, select Generate scritps for Admin CLI.
3. Update some infos the scripts:
    1) Daa location  <DAA xsi:type="amxdata:DAA" location=""/>
    2) Template version  <AppTemplate xsi:type="amxdata_base:AppTemplateID" name="com.example.uc1a" version="1.0.0.201211201131"/>
4. Run single script or some targets standalone.
5. Update the targets in Install.txt and Uninstall.txt
6. Package daa, scritps, Install.txt and Uninstall.txt into an archive.
7. Edit component, upload the archive, and py script.
8. Run Stack and  

热点排行