🌈 搜索
📅  最后修改于: 2022-03-11 15:04:24.248000             🧑  作者: Mango
const str = "Hello World"; const firstCharacter = str.charAt(0);