• 大小: 7.09MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-10-23
  • 语言: 其他
  • 标签: 毕业设计  

资源简介

毕业设计 学生缴费管理系统用VS20005+SQL2000做的

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.Windows.Forms;
using StudentManage.Forms;

namespace StudentManage
{
    static class Program
    {
        /// 
        /// 应用程序的主入口点。
        /// 

        [STAThread]
        static void Main()
        {
            Application.EnableVisualstyles();
            Application.SetCompatibleTextRenderingDefault(false);
            Application.Run(new userLoginFrm());
        }
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       9778  2007-12-16 20:43  学生缴费系统123\db\insert.sql

     文件       3264  2007-12-18 15:33  学生缴费系统123\db\test.sql

     文件      11415  2007-12-20 16:40  学生缴费系统123\db\create.sql

     文件    1245184  2007-12-27 15:49  学生缴费系统123\db\s_Money_Manage_data.mdf

     文件    1048576  2007-12-27 15:49  学生缴费系统123\db\s_Money_Manage_log.ldf

     文件       5612  2007-12-15 15:58  学生缴费系统123\StudentManage\StudentManage\Properties\Resources.resx

     文件       1198  2007-12-15 15:58  学生缴费系统123\StudentManage\StudentManage\Properties\AssemblyInfo.cs

     文件       2881  2007-12-15 15:58  学生缴费系统123\StudentManage\StudentManage\Properties\Resources.Designer.cs

     文件       2310  2007-12-19 01:20  学生缴费系统123\StudentManage\StudentManage\Properties\Settings.Designer.cs

     文件       1691  2007-12-19 01:20  学生缴费系统123\StudentManage\StudentManage\Properties\Settings.settings

     文件      14434  2007-12-23 16:50  学生缴费系统123\StudentManage\StudentManage\StudentManage.csproj

     文件       5632  2005-12-08 14:51  学生缴费系统123\StudentManage\StudentManage\bin\Debug\StudentManage.vshost.exe

    ..A.SH.    117248  2007-12-23 21:10  学生缴费系统123\StudentManage\StudentManage\bin\Debug\image\Thumbs.db

     文件       2919  2007-11-12 09:52  学生缴费系统123\StudentManage\StudentManage\bin\Debug\image\admin.jpg

     文件       3713  2007-11-12 09:52  学生缴费系统123\StudentManage\StudentManage\bin\Debug\image\operater.jpg

     文件       5346  2007-11-12 10:01  学生缴费系统123\StudentManage\StudentManage\bin\Debug\image\用户头像16.jpg

     文件     323590  2006-05-07 03:58  学生缴费系统123\StudentManage\StudentManage\bin\Debug\image\acroread.ico

     文件      12127  2007-10-07 20:27  学生缴费系统123\StudentManage\StudentManage\bin\Debug\image\Pixadex.png

     文件      17481  2005-06-08 14:46  学生缴费系统123\StudentManage\StudentManage\bin\Debug\image\png-0095.png

     文件      12778  2006-06-20 11:01  学生缴费系统123\StudentManage\StudentManage\bin\Debug\image\printYY.png

     文件      48140  2007-12-15 16:31  学生缴费系统123\StudentManage\StudentManage\bin\Debug\image\rigth.png

     文件       9150  2005-02-21 22:32  学生缴费系统123\StudentManage\StudentManage\bin\Debug\image\add.png

     文件       9760  2005-04-09 20:21  学生缴费系统123\StudentManage\StudentManage\bin\Debug\image\delete.png

     文件      12189  2005-02-21 22:32  学生缴费系统123\StudentManage\StudentManage\bin\Debug\image\exit.png

     文件      15439  2007-10-07 20:27  学生缴费系统123\StudentManage\StudentManage\bin\Debug\image\iconcomposer.png

     文件       8125  2005-04-09 20:21  学生缴费系统123\StudentManage\StudentManage\bin\Debug\image\Ok.png

     文件      46134  2007-12-18 17:14  学生缴费系统123\StudentManage\StudentManage\bin\Debug\image\098dt.jpg

     文件     101162  2007-12-18 17:17  学生缴费系统123\StudentManage\StudentManage\bin\Debug\image\034bh.jpg

     文件      91610  2007-12-18 17:16  学生缴费系统123\StudentManage\StudentManage\bin\Debug\image\037bk.jpg

     文件      20725  2007-12-18 17:10  学生缴费系统123\StudentManage\StudentManage\bin\Debug\image\051by.jpg

............此处省略165个文件信息

评论

共有 条评论