Is there any alternative short name for controller, I feel this very general word is a little long for typing.

有帮助吗?

解决方案

I think people sometimes use Ctrl as a short hand for control, but this is often in the context of Controls like buttons and check boxes.

In MFC (and wxWidgets), they tend to call the Controller class the App, e.g. as in GraphicApp.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top