▼ 输入源代码:
▼ 着色设置:
▼ 效果预览:
/* ---示例代码----*/ function echo() { var a = "this is a example"; alert("hello world " + a); } /* ---示例代码----*/
/* ---示例代码----*/ function echo() { var a = "this is a example"; alert("hello world " + a); } /* ---示例代码----*/