登录
首页 » C# » This is a computerized financial management system, this system of financial man...

This is a computerized financial management system, this system of financial man...

于 2022-11-09 发布 文件大小:193.84 kB
0 86
下载积分: 2 下载次数: 1

代码说明:

这个是计算机财务管理系统,此系统对财务的管理有很大的作用,对很多用户有很大的方便,对些学生也是很好的材料-This is a computerized financial management system, this system of financial management have great effect on a lot of great convenience to users of these materials is also a very good student

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Key_8279
    keil c51开发的8279和51单片机通用键盘控制和Led显示及uart通信程序。(Keil decoder developed by 8279 and 51 general-purpose keyboard control and Led Display and uar t Communication Program.)
    2006-08-04 15:44:17下载
    积分:1
  • lab5
    模型尺寸参见OpenGL观察实验。要求修改代码达到以下要求: 1. 通过设置材料使得桌面和四条腿的颜色各不相同,分别为:(1, 0, 0), (0, 1, 0), (1, 1, 0), (0, 1, 1), (0, 0, 1); 2. 通过设置材料使得茶壶为金黄色; (Experimental observation model dimensions refer to OpenGL. Required to modify the code to achieve the following requirements: 1. Material by setting makes desktop and four-legged different colors, namely: (1, 0, 0), (0, 1, 0), (1, 1, 0), (0, 1, 1), (0, 0, 1) 2 by setting the tea material that is golden yellow )
    2013-11-05 21:44:04下载
    积分:1
  • graphics rotating C language source code, showing a very exquisite rotating grap...
    图形旋转C语言源代码,显示了一个非常精美的旋转图形程序。
    2022-02-05 10:55:26下载
    积分:1
  • C# 打印XPS文档 XPS文件打印
    C# 打印选择的XPS文档,打印XPS文件,相关代码如下:   private void button1_Click(object sender, RoutedEventArgs e)   {//打印选择的XPS文档    var MyDlg = new Microsoft.Win32.OpenFileDialog();    MyDlg.InitialDirectory = System.IO.Directory.GetCurrentDirectory();    MyDlg.Filter = "XPS文件(*.xps)|*.xps|所有文件(*.*)|*.*";    if (MyDlg.ShowDialog() == true)    {    string MyFileName = MyDlg.FileName;    var pDialog = new PrintDialog();    pDialog.PageRangeSelection = PageRangeSelection.AllPages;    pDialog.UserPageRangeEnabled = true;    if (pDialog.ShowDialog() == true)    {    var MyDocument = new System.Windows.Xps.Packaging.XpsDocument(MyFileName, System.IO.FileAccess.ReadWrite);    FixedDocumentSequence MyFixedDocumentSequence = MyDocument.GetFixedDocumentSequence();    pDialog.PrintDocument(MyFixedDocumentSequence.DocumentPaginator, "我的XPS打印文档");    }    }   }
    2022-03-23 09:37:24下载
    积分:1
  • Java基础练习
    只需理解一些基本的概念,就可以编写出适合各种情况的 应用程序使应用程序能够并行执行,而 且同步机制保证了对共享数据的 正确操作Java是多种开发职业的底层语言,编程界的数理化
    2022-04-28 06:35:49下载
    积分:1
  • 经典的倒水问题 输入:2个水桶的容积(x,y) 输出:量出z升水的最少次数...
    经典的倒水问题 输入:2个水桶的容积(x,y) 输出:量出z升水的最少次数-Classic problem of the importation of pouring money down the drain: two buckets of volume (x, y) output: z basing revenue plans on spending at least the number of liters of water
    2022-06-15 22:23:47下载
    积分:1
  • HNCDataCollection
    这是一个用于采集机床运行状态数据的程序。(Machine tool data acquisition)
    2021-03-03 13:39:35下载
    积分:1
  • souvceefvironment
    说明:  asp环境下的聊天室程序源码,运行环境为asp access(The source code of chat room program in asp environment, the running environment is asp access)
    2019-05-23 00:32:08下载
    积分:1
  • Agenda
    An Agenda for contacts
    2014-08-20 17:37:24下载
    积分:1
  • HammingWindow
    汉明窗代码,C代码,很有用的代码,我自己编写的,很好很强大!(Hamming window code, C code, very useful code, what I have written, very very powerful!)
    2013-04-24 13:55:04下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载