会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Li.Goper
Anything in life worth doing is worth overdoing!
博客园
首页
新随笔
联系
管理
2015年10月19日
Aspx页面模拟WebService功能
摘要: 在后台引入using System.Web.Services 命名空间然后在编写web服务方法:1 [WebMethod]2 public static string GetData(string time, string targetColumn)3 {4 ...
阅读全文
posted @ 2015-10-19 15:36 LiGoper
阅读(558)
评论(0)
推荐(0)
公告