仅列出目录 - 转到博客园

推荐你先快速阅读下项目概览Overview 翻译地址 http://www.cnblogs.com/Keyle/p/4289314.html

  1. Binding 对应翻译 http://www.cnblogs.com/Keyle/p/4302442.html

The structure of a binding

  1. Extensions 对应翻译 http://www.cnblogs.com/Keyle/p/4304580.html

The injection extension

Instantiating injectable instances

Types of injection mapping

Some things you can do with Injectable Classes

Warnings

The reflector extension

The dispatcher extension

The command extension

Mapping commands

The signal extension

Mapping Signals To Commands

Mapping Signals Without Commands

The mediation extension

View

Mediator

The context extension

  1. MVCSContext: the big picture 对应翻译 http://www.cnblogs.com/Keyle/p/4340861.html

Concepts

Set up your project

A scene is set…

A ContextView begins…

The Context binds…

A Command fires…

A View is mediated…

Another Command fires…

And we’re served…

Mapping Across Contexts

  1. Conclusion 对应翻译 http://www.cnblogs.com/Keyle/p/4345035.html