2016年3月17日
posted @ 2016-03-17 15:56
雪原日暮
阅读(1)
推荐(0)
2016年3月16日
摘要:
<%for(int i=0;i<list_model.Count;i++) { %> <div style=" padding-left:35px;padding-right:35px; background-color:white; margin-top:10px; height:160px; "
阅读全文
posted @ 2016-03-16 16:34
雪原日暮
阅读(647)
推荐(0)
2016年3月14日
摘要:
border: 1px solid #DDDDDD; 灰色样式
阅读全文
posted @ 2016-03-14 17:59
雪原日暮
阅读(139)
推荐(0)
posted @ 2016-03-14 08:54
雪原日暮
阅读(451)
推荐(0)
摘要:
byte[] getImageByte = HttpHelper.getImageByte(HttpContext.Current.Server.MapPath(("~/UploadFiles/StuImgs/" + result_Model.StuImage))); if (getImageByt
阅读全文
posted @ 2016-03-14 08:49
雪原日暮
阅读(358)
推荐(0)
摘要:
public static int SaveImageFromWeb(string imgUrl, string path) { var aaa = Environment.CurrentDirectory; string imgName = imgUrl.ToString().Substring(
阅读全文
posted @ 2016-03-14 08:43
雪原日暮
阅读(1829)
推荐(0)
2016年3月10日
posted @ 2016-03-10 18:35
雪原日暮
阅读(0)
推荐(0)
posted @ 2016-03-10 18:34
雪原日暮
阅读(0)
推荐(0)
摘要:
USE [DTMIS_LZ] GO /****** Object: StoredProcedure [dbo].[spPaginationPK] Script Date: 03/10/2016 18:33:32 ******/ SET ANSI_NULLS ON GO SET QUOTED_IDEN
阅读全文
posted @ 2016-03-10 18:33
雪原日暮
阅读(206)
推荐(0)
摘要:
protected string GetTimeStamp_Str=""; protected string nonceStr_Str = ""; protected string signature_Str = ""; protected void Page_Load(object sender,
阅读全文
posted @ 2016-03-10 18:08
雪原日暮
阅读(3057)
推荐(0)