07 2021 档案

摘要:<ItemTemplate> <asp:Label ID="ADDTIME" runat="server" Text='<%# Bind("ADDTIME","{0:yyyy-MM-dd}") %>' ReadOnly="True" DataFormatString="{0:yyyy-MM-dd}" 阅读全文
posted @ 2021-07-28 11:10 黑月SAMA 阅读(125) 评论(0) 推荐(0)
摘要:[WebMethod(Description = "2.添加")] public string VehicleRefuelingInsert(string json) { string strjson = MergeJson2(0, "失败", ""); JavaScriptSerializer j 阅读全文
posted @ 2021-07-21 16:28 黑月SAMA 阅读(377) 评论(0) 推荐(0)
摘要:sql中添加这个字段。row_number() over(order by kmf.id desc ) as rownum, if (dt.Rows.Count > 0) { DataTable dt1 = dt; if (rownum != "") { int idd = Convert.ToIn 阅读全文
posted @ 2021-07-13 17:09 黑月SAMA 阅读(115) 评论(0) 推荐(0)
摘要:但是在标签加上此属性autocomplete="off"后即生效了 源地址 https://www.kanzhun.com/jiaocheng/408689.html 阅读全文
posted @ 2021-07-08 08:39 黑月SAMA 阅读(302) 评论(0) 推荐(0)
摘要:DataSet ds = bll.GetList(where,index); int i = 0; foreach (DataRow item in ds.Tables[0].Rows) { if (ds.Tables[0].Rows[i]["CHECKIN_TIME"].ToString() != 阅读全文
posted @ 2021-07-02 11:33 黑月SAMA 阅读(1681) 评论(0) 推荐(0)

点击右上角即可分享
微信分享提示