2017年1月4日

摘要: 用ajax获取后台数据,返回json数据,怎么在前台使用呢?后台 C# code ? 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 if (dataType == "SearchCustomer") { int ID; if (Int32.TryParse(Customer 阅读全文
posted @ 2017-01-04 21:01 aivnfjgj 阅读(15828) 评论(0) 推荐(0)
摘要: 我logincheck.jsp页面取传参数代码: String user=request.getParameter("user1"); String pwd=request.getParameter("pwd1"); login.jsp input 取2参数何用ajax 传给logincheck.j 阅读全文
posted @ 2017-01-04 20:50 aivnfjgj 阅读(804) 评论(0) 推荐(0)
摘要: HotApp小程序统计云后台 免费的Https云后台服务器,方便学习小程序,hotapphttps 小程序学习有些地方需要后台,比如需要存储数据到服务器,比如微信登录。hotapp有免费的小程序云后台 包含基本的 新增,查询,修改,删除 操作,方便于学习,而且不需要微信appid 也可使用。小程序微 阅读全文
posted @ 2017-01-04 20:07 aivnfjgj 阅读(311) 评论(0) 推荐(0)

导航