\/\*[\s\S]*?\*\/|([^:]|^)\/\/.*$

\/\*[\s\S]*?\*\/|([^:]|^)\/\/.*$

// Comments - 1
function C1() {
	alert('');
}

/* Comments - 2 */
function C2() {
	alert('');
}

/* 
	Comments - 3
*/
function C3() {
	alert('');
}

/*
 * Comments - 4
 */
function C4() {
	alert('');
}

相关文章

ip正则匹配
密码长度最少8位 大写字母,小写字母,数字,特殊符号必须四选三
年月日时分秒
B站弹幕屏蔽刷剩余寿命(发布时间)的
密码长度最少8位 大写字母,小写字母,数字,特殊符号必须四选三
zabbix键值匹配