phpstorm自动补全
1.ctrl+alt+s
2. 然后选择editor
3.选择live template
4.添加template group ,添加一个“my”
5.然后选择live template
6.常见的代码:
html:
php:
public funtion
{
}
1.ctrl+alt+s
2. 然后选择editor
3.选择live template
4.添加template group ,添加一个“my”
5.然后选择live template
6.常见的代码:
html:
php:
public funtion
{
}