문제

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