02 最后 原文标题:Caliburn.Micro Xaml made easy 原文链接:https://caliburnmicro.com/documentation/naming-conventions
创建好这三个文件,在创建目录、文件、类或者action的时候需要遵循eos的规范,关于规范的相关说明可以参考: https://developers.eos.io/eosio-cpp/v1.2.0/docs/naming-conventions
参考资料 [1] python官网: https://www.python.org/dev/peps/pep-0008/#naming-conventions [2] 维基百科: https://en.wikipedia.org
你可以在www.python.org/dev/peps/pep-0008/#naming-conventions在线阅读 PEP8 的“命名约定”部分。 适当的名称长度 显然,名字不能太长或太短。