资源简介
代码片段和文件信息
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.Windows.Forms;
using Oracle.ManagedDataAccess;
using Oracle.ManagedDataAccess.Client;
using System.IO;
using System.Data.OleDb;
//using Microsoft.Office.Interop.Excel;
namespace PrintPMS
{
public partial class Print : Form
{
BarTender.Application btApp = new BarTender.Application();
BarTender.Format btFormat;
string str = ““;
public Print()
{
InitializeComponent();
}
public static string GetExcelFirstTableName(string connectstring)
{
using (OleDbConnection connection
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2020-03-30 10:08 PrintPMS\
目录 0 2020-03-30 09:36 PrintPMS\.vs\
目录 0 2020-03-30 09:36 PrintPMS\.vs\PrintPMS\
目录 0 2020-03-30 09:36 PrintPMS\.vs\PrintPMS\v15\
文件 59392 2020-04-02 17:05 PrintPMS\.vs\PrintPMS\v15\.suo
目录 0 2020-04-01 17:30 PrintPMS\PrintPMS\
文件 1774 2020-04-01 09:31 PrintPMS\PrintPMS\App.config
文件 41946 2020-04-01 09:51 PrintPMS\PrintPMS\Print.Designer.cs
文件 42035 2020-04-01 10:01 PrintPMS\PrintPMS\Print.cs
文件 17553 2020-04-01 09:51 PrintPMS\PrintPMS\Print.resx
文件 9096 2020-04-02 08:20 PrintPMS\PrintPMS\PrintPMS.csproj
文件 554 2020-04-01 20:01 PrintPMS\PrintPMS\PrintPMS.csproj.user
文件 1660 2020-04-01 12:42 PrintPMS\PrintPMS\PrintPMS_TemporaryKey.pfx
文件 520 2020-03-30 09:49 PrintPMS\PrintPMS\Program.cs
目录 0 2020-03-30 09:36 PrintPMS\PrintPMS\Properties\
文件 1332 2020-03-30 09:36 PrintPMS\PrintPMS\Properties\AssemblyInfo.cs
文件 2829 2020-03-30 09:36 PrintPMS\PrintPMS\Properties\Resources.Designer.cs
文件 5612 2020-03-30 09:36 PrintPMS\PrintPMS\Properties\Resources.resx
文件 1095 2020-03-30 09:36 PrintPMS\PrintPMS\Properties\Settings.Designer.cs
文件 249 2020-03-30 09:36 PrintPMS\PrintPMS\Properties\Settings.settings
目录 0 2020-03-30 09:49 PrintPMS\PrintPMS\bin\
目录 0 2020-04-02 16:57 PrintPMS\PrintPMS\bin\Debug\
文件 251110 2020-04-01 09:52 PrintPMS\PrintPMS\bin\Debug\20200401-095214
文件 196096 2018-08-15 17:16 PrintPMS\PrintPMS\bin\Debug\ICSharpCode.SharpZipLib.dll
文件 522397 2018-08-15 17:16 PrintPMS\PrintPMS\bin\Debug\ICSharpCode.SharpZipLib.xm
文件 530432 2018-12-17 19:15 PrintPMS\PrintPMS\bin\Debug\NPOI.OOxm
文件 89088 2018-12-17 19:15 PrintPMS\PrintPMS\bin\Debug\NPOI.Openxm
文件 2078720 2018-12-17 19:15 PrintPMS\PrintPMS\bin\Debug\NPOI.Openxm
文件 1623552 2018-12-17 19:15 PrintPMS\PrintPMS\bin\Debug\NPOI.dll
文件 5009408 2019-12-02 19:26 PrintPMS\PrintPMS\bin\Debug\Oracle.ManagedDataAccess.dll
文件 1827 2020-04-02 16:57 PrintPMS\PrintPMS\bin\Debug\PrintPMS.application
............此处省略107个文件信息
- 上一篇:C# 串口监控程序
- 下一篇:实现调用bartender打印条码
相关资源
- 通用ASP.NET Core NPOI导出复杂Word、Exce
- ASP.NET MVC Json表格数据 为Excel
- C# excel处理源码
- C#使用Microsoft.Office.Interop.Excel操作EX
- C# 考试管理系统
- C#DataSet导出EXCEL的方法
- C#读取Excel源码
- C# 导入excel到datagridview
- asp.net完美导出Excel2007以后版本代码
- C#读取excel、csv文件到折线图
- C# wpf 操作word Excel,
- C#Excel大量数据快速导入数据库
- C#操作excel 类库
- asp.net中用于导出excel需要的NPOI.dll
- ASP.NET导出excel
- .net excel导入导出源码
- C#实现Excel文件导入导出数据库
- WPF中DataGrid导入至Excel和Word程序
- C#wordpptexcel转成pdf文件
- C# winform/web导出EXCEL
- 自己用c#编写的财务管理系统中生成资
- WPF导入导出Excel
- C#实现Excel转txt
-
微软DSOfr
amer winform中嵌入officeexcel, - C#源代码 读取多个txt写入excel
- asp.net利用excel实现打印预览、导出e
- C#从Excel中提取数据到DataGridView中显示
- WPF中对Excel文件的导入导出
- C# 从Excel导入数据到DataGridView、SqlSe
- IGS全球测站信息excel统计表
评论
共有 条评论