jQuery使用Ajax利用回调函数给全局变量赋值 2014年3月26日2018年2月10日 Gunn 在使用jQuery的$.post方法时,需要通过回调的函数对原有的全局变量赋值。 可是发现通过$.post从后 […]