extensions.ael

来自「asterisk 一个模拟IPPBX的源代码」· AEL 代码 · 共 18 行

AEL
18
字号
/* and some comments	would make a nice touch */context t1{	/* this a test of block comments */	_15x => {			/* more comments			across several lines			* what do you think*			*/	}}/* amd some more */

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?