c#
文章平均质量分 92
月光下的少年
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
C#通过Nopi操作EXCEL表
/// <summary> /// //通过读入2007Excel表格导入北斗指挥代码 /// </summary> /// <param name="myDGV"></param> public void importFromExcel2007(DataGridView...原创 2019-04-08 10:11:59 · 670 阅读 · 0 评论 -
使用Spire.Presentation第三方把PPT转换成图片播放
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.W...原创 2019-04-08 10:16:24 · 2596 阅读 · 5 评论 -
WPF打开PPT
using Microsoft.Win32; using System; using System.Collections.Generic; using System.Linq; using System.Runtime.InteropServices; using System.Text; using System.Threading.Tasks; using System.Windows; u...转载 2019-04-08 10:19:39 · 2129 阅读 · 2 评论
分享