$(function(){})与$(document).ready(function(){})的区别 加载完执行事件

NoSuchKey