markdown 命名约定

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown 命名约定相关的知识,希望对你有一定的参考价值。

# NetLinx Naming Conventions
## Page Naming Text
```c
<page>_Pg_<channel port>
Combined_Pg_4
```
## Popup Page Naming Text
```c
<page>_Pop_Pg_<channel port>
Combined_B_Sources_Pop_Pg_4
```
## Page Button Naming Text
```c
<page>_Pg_<channel port>_<button_name>_BTN_<channel code>
Combined_Pg_4_CLEARDISPLAY1_BTN_2
```
## Popup Page Button Naming Text
```c
<page>_Pop_Pg_<channel port>_<button_name>_BTN_<channel code>
Combined_B_Sources_Pop_Pg_4_VIDEOCNF_BTN_35
```

以上是关于markdown 命名约定的主要内容,如果未能解决你的问题,请参考以下文章

markdown 命名约定

markdown PHP命名约定

markdown 遵循Laravel命名约定

markdown Git Branch命名约定

markdown Rails命名约定

markdown 命名约定