• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
统哥
博客园    首页    新随笔    联系   管理    订阅  订阅
2017年4月13日
Excel 操作
摘要: Aspose.Cells.dll :无需安装office相关组件就可以操作excel。 1 using System; 2 using System.Web; 3 using Aspose.Cells; 4 using System.Data; 5 using System.Collections. 阅读全文
posted @ 2017-04-13 14:22 统哥 阅读(561) 评论(0) 推荐(0)
artDialog 弹窗提示
摘要: artDialog 弹窗提示,方便调用,不用去查文档了。 1 /// <reference path="../../Scripts/artDialog5.0/artDialog.min.js" /> 2 3 ;(function (win) { 4 var artIco = { success: " 阅读全文
posted @ 2017-04-13 09:58 统哥 阅读(2045) 评论(0) 推荐(0)
System.Web.Caching
摘要: System.Web.Caching简单封装类: 1 using System; 2 using System.Collections.Generic; 3 using System.Web.Caching; 4 using System.Web; 5 using System.Collection 阅读全文
posted @ 2017-04-13 09:42 统哥 阅读(363) 评论(0) 推荐(0)
HttpWebRequest HttpClient
摘要: HttpWebRequest HttpClient 简单封装使用,支持https HttpWebRequest 1 using System; 2 using System.Collections.Generic; 3 using System.IO; 4 using System.IO.Compr 阅读全文
posted @ 2017-04-13 09:14 统哥 阅读(3511) 评论(0) 推荐(1)
Newtonsoft.Json JsonHelper
摘要: Json.net 简单封装 1 using System; 2 using System.Linq; 3 using Newtonsoft.Json; 4 using Newtonsoft.Json.Serialization; 5 using System.Collections.Generic; 阅读全文
posted @ 2017-04-13 09:03 统哥 阅读(1433) 评论(0) 推荐(0)
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3