🌈 搜索
📅  最后修改于: 2022-03-11 15:03:59.648000             🧑  作者: Mango
//Direct String alert("Your message here."); //with variable const msg = "This is my message!" alert(msg)