maplesky 2020-09-15 21:22:12

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

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

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

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

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

评论

- 위키
Copyright © 2011-2025 iteam. Current version is 2.143.0. UTC+08:00, 2025-04-19 14:24
浙ICP备14020137号-1 $방문자$