Programming Conventions - Naming of Classes

1. Classes for operations

  • The naming of the operation class: the noun is the object, but because it is a class, the object is placed first, and the verb is after;
    • OperatorAssignment
    • GridSpec

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325946133&siteId=291194637