资源简介
操作bartender打印有数据库
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.Data.OleDb;
namespace My_Plan
{
public partial class Frm_AddNote : Form
{
public Frm_AddNote()
{
InitializeComponent();
}
private void btn_back_Click(object sender EventArgs e)
{
this.Close();
//ssss12 frm = new ssss12();
//frm.Show();
}
private void btn_save_Click(object sender EventArgs e)
{
string Conn = “provider=microsoft.jet.oledb.4.0;“;
Conn += “ data source=AutoDesk.mdb“;
OleDbConnection my
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2019-04-07 08:35 print\
目录 0 2019-04-07 08:37 print\My Plan\
目录 0 2019-04-07 08:35 print\My Plan\.vs\
目录 0 2019-04-07 08:35 print\My Plan\.vs\My Plan\
目录 0 2019-04-07 08:35 print\My Plan\.vs\My Plan\v14\
文件 59904 2019-02-15 20:08 print\My Plan\.vs\My Plan\v14\.suo
目录 0 2019-04-07 08:36 print\My Plan\My Plan\
文件 8368 2019-04-03 15:19 print\My Plan\My Plan\Frm_AddNote.Designer.cs
文件 2197 2019-04-03 15:19 print\My Plan\My Plan\Frm_AddNote.cs
文件 5817 2019-04-03 15:19 print\My Plan\My Plan\Frm_AddNote.resx
文件 10882 2019-04-04 16:20 print\My Plan\My Plan\Frm_Edit.Designer.cs
文件 1832 2019-04-04 16:20 print\My Plan\My Plan\Frm_Edit.cs
文件 5817 2019-04-04 16:20 print\My Plan\My Plan\Frm_Edit.resx
文件 7724 2019-04-03 15:23 print\My Plan\My Plan\Frm_Login.Designer.cs
文件 1741 2019-04-03 15:23 print\My Plan\My Plan\Frm_Login.cs
文件 5817 2019-04-03 15:23 print\My Plan\My Plan\Frm_Login.resx
文件 4861 2019-02-15 20:08 print\My Plan\My Plan\Frm_Main.Designer.cs
文件 4499 2019-02-15 20:08 print\My Plan\My Plan\Frm_Main.cs
文件 5817 2019-02-15 20:08 print\My Plan\My Plan\Frm_Main.resx
文件 4326 2019-02-15 20:08 print\My Plan\My Plan\Frm_Select.Designer.cs
文件 1083 2019-02-15 20:08 print\My Plan\My Plan\Frm_Select.cs
文件 5817 2019-02-15 20:08 print\My Plan\My Plan\Frm_Select.resx
文件 23897 2019-04-07 08:34 print\My Plan\My Plan\Frm_View.Designer.cs
文件 15418 2019-04-07 08:34 print\My Plan\My Plan\Frm_View.cs
文件 22517 2019-04-07 08:34 print\My Plan\My Plan\Frm_View.resx
文件 5895 2019-02-15 20:08 print\My Plan\My Plan\Frm_ViewNoteDetail.Designer.cs
文件 615 2019-02-15 20:08 print\My Plan\My Plan\Frm_ViewNoteDetail.cs
文件 5817 2019-02-15 20:08 print\My Plan\My Plan\Frm_ViewNoteDetail.resx
文件 1732 2019-04-03 09:38 print\My Plan\My Plan\My Plan_TemporaryKey.pfx
文件 517 2019-04-03 17:00 print\My Plan\My Plan\Program.cs
目录 0 2019-04-07 08:35 print\My Plan\My Plan\Properties\
............此处省略58个文件信息
相关资源
- C# 调用BarTender打印条码DEMO
- 大型比赛竞赛抽签系统 可打印 c# vs
- C#-数据库操作技术-员工管理系统
- c# 开发与 mysql数据库实现的增删改查
- C#异步操作 异步查询数据库 异步处理
- asp.net中最好的对SQLSERVER数据库进行操
- C#将Excel导入到Access数据库表(winFor
- C#进行单击操作、单击位置记录、捕获
- C#操作Exchange日历,查询会议室使用情
- C# 斑马标签打印 WEBWINFORM
- C# 操作 RabbitMQ
- c#使用openoffice组件操作文件
- Winform可视化打印模板设计
- zw_ASP.NET通用权限管理系统源代码含文
- 数据库课程设计程序及报告(c#编写)
- 省市区街道数据库sql
- c#数据库开发经典案例
- 《C#数据库系统开发案例精选》源代码
- SQLserver+C#实现的KTV点歌系统 有数据库
- 酒店宾馆管理系统
- C#公共类通用类非常齐全
- C# mvc 订单系统(数据库+源码)
- C# Winform 酒店管理系统源代码及数据
- C#操作MySql数据库全且实用
- C# 、.NET 读取AD域里用户名或组
- 酒店管理系统C#基于vs2010源代码和SQ
-
C#中操作xm
l文件插入节点、修改、删 - c# 句柄类库 .net操作句柄
- C#利用Zxing.NET生成条形码和二维码并实
- C# 斑马打印机USB接口ZPL条码打印
评论
共有 条评论