简体   繁体   English

我需要帮助了解钛合金(MVC)的开发

[英]I need help understanding Titanium Alloy (MVC) development

I'm used to developing in MVC frameworks such as cake and backbone, but I can't get my head around developing in Alloy. 我习惯于在MVC框架中开发,比如蛋糕和骨干,但我无法理解在Alloy中开发。 There don't seem to be any good examples online. 网上似乎没有任何好的例子。 I would be very grateful if someone could give an example of how you would set up a couple buttons that respond to click events and bring you to new windows. 如果有人可以举例说明如何设置一些响应点击事件并带您进入新窗口的按钮,我将非常感激。 I'm also using Ti's map api to show a google map, but I'm not sure how to correctly initialize that either. 我也使用Ti的地图api来显示谷歌地图,但我不知道如何正确初始化它。 Thanks! 谢谢!

Here are my collection of helpful links that I use often: 以下是我经常使用的有用链接集合:

Alloy Quick Start 合金快速入门

http://docs.appcelerator.com/titanium/latest/#!/guide/Alloy_Quick_Start http://docs.appcelerator.com/titanium/latest/#!/guide/Alloy_Quick_Start

Alloy Framework Guides 合金框架指南

http://docs.appcelerator.com/titanium/latest/#!/guide/Alloy_Framework http://docs.appcelerator.com/titanium/latest/#!/guide/Alloy_Framework

Alloy Google Group for high-level discussion only (no Q&A) 合金谷歌集团仅供高层讨论(无Q&A)

https://groups.google.com/forum/?fromgroups#!forum/appc-ti-alloy https://groups.google.com/forum/?fromgroups#!forum/appc-ti-alloy

Alloy github repository 合金github存储库

https://github.com/appcelerator/alloy https://github.com/appcelerator/alloy

Alloy test apps, kinda like individual Kitchen-Sink-esque app 合金测试应用程序,有点像个人Kitchen-Sink-esque应用程序

https://github.com/appcelerator/alloy/tree/master/test/apps https://github.com/appcelerator/alloy/tree/master/test/apps

Alloy XML View http://docs.appcelerator.com/titanium/3.0/#!/guide/Alloy_XML_Markup Alloy XML View http://docs.appcelerator.com/titanium/3.0/#!/guide/Alloy_XML_Markup

http://docs.appcelerator.com/titanium/latest/#!/guide/Alloy_Samples-section-37535160_AlloySamples-TestCaseExamples http://docs.appcelerator.com/titanium/latest/#!/guide/Alloy_Samples-section-37535160_AlloySamples-TestCaseExamples

RSS reader example https://github.com/appcelerator/alloy/tree/master/samples/rss RSS阅读器示例https://github.com/appcelerator/alloy/tree/master/samples/rss

这是MVC Alloy非常有用的链接

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM