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('');
}

评论

首页 - Wiki
Copyright © 2011-2025 iteam. Current version is 2.140.1. UTC+08:00, 2025-02-05 14:06
浙ICP备14020137号-1 $访客地图$