• 大小: 2.04MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-09-08
  • 语言: 其他
  • 标签:

资源简介

以前财务用软件升级版,添加撤销,等功能,分为两个部分,第一部分登记一个项目采购物品登记,第二个人部分根据项目,或者根据采购的公司统计欠款,以及设置什么时候付款,到时间提醒付款,等等,1.61版美化界面图标按钮等!里面包含源码,需要的可以根据实际情况做修改!

资源截图

代码片段和文件信息

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;
using System.Runtime.InteropServices;
using Access = Microsoft.Office.Interop.Access;
using System.IO;
using System.Collections;



namespace 前台
{
    public partial class Form1 : Form
    {
        OleDbConnection objConnection;
        OleDbDataAdapter data;
        double rmb = 0.0;

        public Form1()
        {
           
            InitializeComponent();
        }
        /// 
        /// 程序加载
        /// 

        /// 
        /// 
        private void Form1_Load(object sender EventArgs e)
        {
            try
            {
                if (File.Exists(System.Environment.CurrentDirectory + “\\config.dat“))
                {
                    a = Convert.ToInt32(File.ReadAllText(System.Environment.CurrentDirectory + “\\config.dat“));
                   this.BackgroundImage = imageList1.Images[a];
                    a++;
                }
              
                string backPath = System.Environment.CurrentDirectory + “\\Back“;
                if (!Directory.Exists(backPath))
                 Directory.CreateDirectory(backPath);
                 leath = Directory.GetFiles(System.Environment.CurrentDirectory + “\\Back“).Length - 1;

                string strConnection = “Provider=Microsoft.Jet.OleDb.4.0;“;
                strConnection += @“Data Source=“ + System.Environment.CurrentDirectory + “\\qiantaiDB.mdb“;
                objConnection = new OleDbConnection(strConnection);  //建立连接   
                data1();
                data2();
                sun();
                sun1();
                allSun();
           dataGridView1.ClearSelection();
           dataGridView2.ClearSelection();
                tianchong();
                clean();
            }
            catch (Exception e1)
            {
                MessageBox.Show(e1.Message);
            }

        }
        /// 
        /// 填充 下拉选项列表
        /// 

        void tianchong()
        {

            try
            {
                string sqlcom1 = @“select distinct 公司名称 from biao“;
                string sqlcom2 = @“select distinct 产品名称 from biao“;
                string sqlcom3 = @“select distinct 型号 from biao“;
                string sqlcom4 = @“select distinct 所属项目 from biao“;
              

                //  “公司名称“;
                data = new OleDbDataAdapter(sqlcom1 objConnection);
                DataSet ds = new DataSet();
                data.Fill(ds “one“);
                comboBox1.DataSource = ds.Tables[“one“];
                comboBox1.DisplayMember = “公司名称“;
                gongsimingcheng.DataSource = ds.Tables[“one“];
                gongsimingc

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2013-05-07 13:57  财务软件v1.61\
     文件     3014656  2013-03-13 16:59  财务软件v1.61\company_1.mdb
     文件      634880  2013-04-26 08:48  财务软件v1.61\qiantaiDB.mdb
     目录           0  2013-05-07 13:59  财务软件v1.61\前台\
     文件         908  2013-03-04 13:18  财务软件v1.61\前台.sln
     文件       27136  2013-05-07 14:04  财务软件v1.61\前台.suo
     文件       92102  2013-03-04 16:37  财务软件v1.61\前台\8.ico
     目录           0  2013-05-07 13:57  财务软件v1.61\前台\bin\
     目录           0  2013-08-08 14:15  财务软件v1.61\前台\bin\Debug\
     文件       92102  2013-03-04 16:37  财务软件v1.61\前台\bin\Debug\8.ico
     文件      339968  2013-03-19 11:00  财务软件v1.61\前台\bin\Debug\qiantaiDB.mdb
     文件       22016  2013-03-04 16:31  财务软件v1.61\前台\bin\Debug\前台.exe
     文件       34304  2013-03-04 16:31  财务软件v1.61\前台\bin\Debug\前台.pdb
     文件       14328  2013-03-04 16:32  财务软件v1.61\前台\bin\Debug\前台.vshost.exe
     文件         490  2009-06-11 05:14  财务软件v1.61\前台\bin\Debug\前台.vshost.exe.manifest
     目录           0  2013-08-10 12:29  财务软件v1.61\前台\bin\Release\
     目录           0  2013-08-10 12:29  财务软件v1.61\前台\bin\Release\Back\
     文件      634880  2013-08-10 12:28  财务软件v1.61\前台\bin\Release\Back\20130810122844.mdb
     文件      634880  2013-08-10 12:28  财务软件v1.61\前台\bin\Release\Back\20130810122851.mdb
     文件      634880  2013-08-10 12:28  财务软件v1.61\前台\bin\Release\Back\20130810122921.mdb
     文件      634880  2013-08-10 12:29  财务软件v1.61\前台\bin\Release\Back\20130810122929.mdb
     文件      634880  2013-08-10 12:29  财务软件v1.61\前台\bin\Release\Back\20130810122934.mdb
     文件           1  2013-08-10 12:29  财务软件v1.61\前台\bin\Release\config.dat
     文件       11699  2005-09-17 19:44  财务软件v1.61\前台\bin\Release\png-0048.png
     文件       10935  2005-09-17 19:42  财务软件v1.61\前台\bin\Release\png-0057.png
     文件        9150  2005-02-21 22:32  财务软件v1.61\前台\bin\Release\png-0084.png
     文件       19825  2002-10-12 03:54  财务软件v1.61\前台\bin\Release\png-0098.png
     文件        9199  2005-06-08 14:46  财务软件v1.61\前台\bin\Release\png-0099.png
     文件        8125  2005-04-09 20:21  财务软件v1.61\前台\bin\Release\png-0644.png
     文件        8746  2005-04-09 20:21  财务软件v1.61\前台\bin\Release\png-0650.png
     文件       14147  2005-04-09 20:21  财务软件v1.61\前台\bin\Release\png-0651.png
............此处省略79个文件信息

评论

共有 条评论

相关资源