NetLogo Forum
网页设计-代码编辑器
Q&A
zh_CN
gushi
May 2, 2024, 8:34am
4
const fn = code => code.replace(/\/\/.*?\n/g, '\n').replace(/\/\*[\s\S]*?\*\//g, '');
show post in topic