打赏
摘要: https://www.cnblogs.com/yaosj/p/11230626.html 因为七牛的私库下载路径中的超时时间需要用到Unix时间戳,特此记录一下 Unix时间戳( Unix timestamp):从1970年1月1日(UTC/GMT的午夜)开始所经过的秒数,不考虑闰秒 1 2 3 阅读全文
posted @ 2020-03-23 18:39 刘奇云 阅读(2069) 评论(0) 推荐(0)
摘要: Model.tt <#@ template debug="false" hostspecific="true" language="C#" #><#@ include file="$(ProjectDir)..\T4\entityHelper.ttinclude" #>// <copyright f 阅读全文
posted @ 2020-03-23 15:25 刘奇云 阅读(365) 评论(0) 推荐(0)