05 2015 档案

摘要:using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Runtime.Serialization.Json;using System.IO;using System.... 阅读全文
posted @ 2015-05-20 14:29 我的技术控件 阅读(320) 评论(0) 推荐(0)
摘要:--最高温度 最高温度出现时间 最低温度 最低温度出现时间select top 1 BCMX,BCMXT from F7471DataTable where bcmx=(select MAX(BCMX) from F7471DataTable where area_Code=1 and (Area_... 阅读全文
posted @ 2015-05-15 14:53 我的技术控件 阅读(363) 评论(0) 推荐(0)
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Runtime.Serialization.Json;using System.IO;using System.... 阅读全文
posted @ 2015-05-13 23:54 我的技术控件 阅读(311) 评论(0) 推荐(0)