ActivityDesigner
2015-10-21 19:20:11 58 举报
AI智能生成
ActivityDesigner是一个功能强大的工具,它能够帮助用户设计和创建各种类型的活动。无论是组织一个大型的社交聚会,还是策划一个小型的团队建设活动,ActivityDesigner都能够提供全方位的支持。它的界面简洁明了,操作流程清晰,使得用户即使是初次使用也能够轻松上手。此外,ActivityDesigner还提供了丰富的模板和素材库,用户可以根据自己的需求和喜好进行选择和定制,打造出独一无二的活动方案。总的来说,ActivityDesigner是每一个活动策划者的理想工具。
作者其他创作
大纲/内容
Adapter
Adapter Generalization,also can use some regular adapter as super class to reuse
Activity
Define Activity,pay attention to its lifecycle, data transfered direction and whether has fragments
Camera
Picture related model
Mutiple filter algorithm
Const
Some common tag,ex. tag for local data transfer
Some url related const,but some binary method may be more safe.
Some app state related const
Dialog
DIY loading dialog
DIY sure&cancel dialog
Some view&function,ex. social praise button, comment box
Model
Model Generalization,as the super class,serialization implemented
Subclasses of model implement "parse","toJsonobeject" .. functions to encapsulate methods about data transfer
Define responseModel as http requirements' basical Model, making data transfer more convinient
Http
Define the superclass of http operations to implement some basical operations in http such as post and get
Define the subclass about http according to different app func., inherit the superclass of http and expose identical I/F
Util
Name Parser,to sort and search for contacts name(Chinese name).
Cache Manager,Ex.current user record,keep log in
Picture Manager,encapsulate some common functions Ex. picture clip,picture round conner.
Widget
Some common widget
Ex. listview dropdown and refresh automatically
Ex. DIY profile of main UI,click it then rotate inside
0 条评论
下一页
为你推荐
查看更多