资源简介
附加数据库后 即可使用,无需修改密码,数据库在 CHEXC\DataBase 目录
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using CHEXC.ClassInfo;
using CHEXC.GoodMenhod;
using System.Data.SqlClient;
namespace CHEXC
{
public partial class CompanyInfo : Form
{
public CompanyInfo()
{
InitializeComponent();
}
public CompanyInfo(int intResult)
{
InitializeComponent();
intReturn = intResult;
}
public static int intReturn = 0;
tb_Company Company = new tb_Company();
tb_CompanyMenthod CompanyMenthod = new tb_CompanyMenthod();
tb_JhGoodsInfoMenthod jhgood = new tb_JhGoodsInfoMenthod();
public static in
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2018-11-27 20:53 CHEXC\
目录 0 2018-11-27 20:49 CHEXC\ClassInfo\
文件 9 2015-07-20 16:38 CHEXC\ClassInfo\_desktop.ini
文件 1492 2007-11-29 13:23 CHEXC\ClassInfo\tb_Company.cs
文件 2214 2007-11-30 09:57 CHEXC\ClassInfo\tb_EmpInfo.cs
文件 2392 2007-12-12 11:29 CHEXC\ClassInfo\tb_JhGoodsInfo.cs
文件 2310 2007-12-12 13:09 CHEXC\ClassInfo\tb_KcGoods.cs
文件 1944 2007-12-12 13:09 CHEXC\ClassInfo\tb_SellGoods.cs
文件 1840 2007-12-12 13:01 CHEXC\ClassInfo\tb_ThGoodsInfo.cs
目录 0 2018-11-27 21:13 CHEXC\ClassInfo\新建文件夹\
文件 19561 2010-09-18 16:58 CHEXC\CompanyInfo.Designer.cs
文件 9987 2010-09-18 16:59 CHEXC\CompanyInfo.cs
文件 13650 2007-12-25 16:01 CHEXC\CompanyInfo.resx
文件 5090 2010-09-18 16:58 CHEXC\DataBack.Designer.cs
文件 2113 2010-09-18 16:58 CHEXC\DataBack.cs
文件 6022 2007-12-25 16:01 CHEXC\DataBack.resx
目录 0 2018-11-27 20:49 CHEXC\Databa
文件 9 2015-07-20 16:38 CHEXC\Databa
文件 8388608 2016-06-28 08:44 CHEXC\Databa
文件 1835008 2016-06-28 08:44 CHEXC\Databa
文件 4221 2010-09-18 16:59 CHEXC\DataReole.Designer.cs
文件 3264 2010-09-18 16:59 CHEXC\DataReole.cs
文件 6017 2007-12-25 15:58 CHEXC\DataReole.resx
文件 24277 2010-09-18 16:59 CHEXC\EmpInfo.Designer.cs
文件 10720 2016-12-26 21:47 CHEXC\EmpInfo.cs
文件 15670 2007-12-13 09:30 CHEXC\EmpInfo.resx
文件 7291 2010-09-18 16:59 CHEXC\FindGood.Designer.cs
文件 1867 2016-12-26 21:47 CHEXC\FindGood.cs
文件 7102 2007-12-25 16:01 CHEXC\FindGood.resx
文件 4686 2010-09-18 16:59 CHEXC\GonYingShang.Designer.cs
文件 1358 2010-09-18 16:59 CHEXC\GonYingShang.cs
............此处省略95个文件信息
相关资源
- C# 调用win32 api函数-user32.dll详细说明
- C# 调用BarTender打印条码DEMO
- Microsoft.ReportViewer的Dll合集 9.0
- 大型比赛竞赛抽签系统 可打印 c# vs
- C#编写的Gerber查看器
- PDF文件 阅读控件 (VeryPDF PDFView OCX)
- lua C# .Net4.0 vs2010 LuaInterface
- C#十六进制编辑器
- 明华URF-35H读卡器 C#读写源码 为大家
- C#文件流读取CSV文件
- c#读写PDF文件sql
- C# winform Socket大文件传输
- c#车牌识别系统附30张测试图片
- 《C#面向对象程序设计》源代码(CS)
- 金旭亮《C#面向对象程序设计》教案
- 试题库管理系统毕业论文(C#)源程序
- 学校网站原代码(C#.NET)
- C#-数据库操作技术-员工管理系统
- c#web开发入门经典
- C#与Matlab混合编程的几种方式
- c# 开发与 mysql数据库实现的增删改查
- C#异步操作 异步查询数据库 异步处理
- Basler相机通过IO触发源码
- [源代码] 《领域驱动设计 (C# 2008 实
- 松下PLC与C#通讯串口调试入门教程.z
- USB 继电器控制器 LCUS-1 保证能用 c#
- C# AES加密解密小工具
- C#圆形按钮,非常漂亮动态~~
- [精]C#仿QQ右下角弹出提示框()
- C#进程间通信-共享内存代码
评论
共有 条评论