12 2018 档案

摘要:update mall_searchproducts set CategoryIds=CONCAT(',',FourthCateId,','); 阅读全文
posted @ 2018-12-29 17:13 天天向上哦 阅读(397) 评论(0) 推荐(0)
摘要:1. 数据控件绑定时格式化日期方法:<asp:BoundColumn DataField="AddTime" HeaderText="添加时间" DataFormatString="{0:yyyy-MM-dd HH:mm}></asp:BoundColumn><asp:BoundField Data 阅读全文
posted @ 2018-12-04 16:59 天天向上哦 阅读(559) 评论(0) 推荐(0)