会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
abc曹操
博客园
首页
新随笔
联系
订阅
管理
2019年4月1日
XnlHelper
摘要: using System;using System.Collections;using System.Linq;using System.Xml; namespace XmlHelper{ public class XmlHelper1 { #region 公共变量 XmlDocument xmld
阅读全文
posted @ 2019-04-01 23:56 abc曹操
阅读(217)
评论(0)
推荐(0)
2019年2月21日
Excel Epplus
摘要: 下面是Excel中写入一个折线图;两条折线,其中第二条折线的Y轴为次坐标轴(右边轴);Excel单元格格式设置 :worksheet.Cells[row,colum].Style.Numberformat.Format = "@";单元格类型设置为文本类型worksheet.Column(colum
阅读全文
posted @ 2019-02-21 23:02 abc曹操
阅读(538)
评论(1)
推荐(0)