会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
*tfe*
上一页
1
2
3
4
2019年3月19日
winTimer服务操作流程
摘要: 第一步 sc delete ServiceTimer --删除对应服务ServiceTimer 第二步 如果本地则生成,服务器则更新exe(将Debug下的文件复制到D盘或E盘下)第三步 cd C:\Windows\Microsoft.NET\Framework\v4.0.30319 --换成对应框
阅读全文
posted @ 2019-03-19 11:45 *tfe*
阅读(106)
评论(0)
推荐(0)
上传图片
摘要: ///<summary> /// 上传图片 api接口 ///</summary> ///<returns></returns> [Route("api/User/UploadImg/")] [HttpPost] publicUploadImgResult UploadImg() { string
阅读全文
posted @ 2019-03-19 11:40 *tfe*
阅读(128)
评论(0)
推荐(0)
错误日志
摘要: public void WriteFile(string strText, string textName) { string time = DateTime.Now.ToString("yyyy-MM"); textName = time + "\\" + textName; DirectoryI
阅读全文
posted @ 2019-03-19 10:41 *tfe*
阅读(100)
评论(0)
推荐(0)
极光推送
摘要: /// <summary> /// 应用标识:极光推送的用户名(门禁) /// </summary> private readonly string AppKey = ConfigurationManager.AppSettings["AppKey"]; /// <summary> /// 极光推送
阅读全文
posted @ 2019-03-19 10:31 *tfe*
阅读(125)
评论(0)
推荐(0)
2019年1月14日
.net WebApi Excel导入接口
摘要: /// <summary> /// 去除不必要的标题 /// </summary> /// <param name="table"></param> /// <returns></returns> public DataTable GetExcelTable(DataTable table) { f
阅读全文
posted @ 2019-01-14 09:27 *tfe*
阅读(342)
评论(0)
推荐(0)
上一页
1
2
3
4
导航
博客园
首页
新随笔
联系
订阅
管理
公告