资江河畔

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2015年3月22日

摘要: $.ajax({ type: "POST", url: "some.php", data: "name=John&location=Boston", dataType : 'text', async : false, success: function(msg){ a... 阅读全文
posted @ 2015-03-22 00:31 资江河畔 阅读(146) 评论(0) 推荐(0) 编辑