格式

function $(id){
  return document.getElementById(id);
}

原文地址:https://www.cnblogs.com/wang715100018066/p/6030705.html