资源简介

大学期间写的一个简单的管理程序,用的VS2013+SqlServer 登录界面模仿的企鹅登录界面。

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Threading.Tasks;
using System.Windows;

namespace Index
{
    /// 
    /// App.xaml 的交互逻辑
    /// 

    public partial class App : Application
    {
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-04-22 13:52  Index\
     目录           0  2018-05-12 15:33  Index\Index\
     文件         984  2018-04-22 13:52  Index\Index.sln
     文件      103936  2018-05-16 19:06  Index\Index.v12.suo
     文件         187  2018-04-22 13:52  Index\Index\App.config
     文件         680  2018-04-22 15:23  Index\Index\App.xaml
     文件         332  2018-04-22 13:52  Index\Index\App.xaml.cs
     目录           0  2018-04-22 14:01  Index\Index\bin\
     目录           0  2018-05-12 15:02  Index\Index\bin\Debug\
     文件      250368  2017-12-19 10:35  Index\Index\bin\Debug\FirstFloor.ModernUI.dll
     文件      144621  2017-12-19 10:35  Index\Index\bin\Debug\FirstFloor.ModernUI.xml
     文件      607744  2018-05-16 19:05  Index\Index\bin\Debug\Index.exe
     文件         187  2018-04-22 13:52  Index\Index\bin\Debug\Index.exe.config
     文件      163328  2018-05-16 19:05  Index\Index\bin\Debug\Index.pdb
     文件       23168  2018-05-16 19:06  Index\Index\bin\Debug\Index.vshost.exe
     文件         187  2018-04-22 13:52  Index\Index\bin\Debug\Index.vshost.exe.config
     文件         490  2017-09-29 21:43  Index\Index\bin\Debug\Index.vshost.exe.manifest
     目录           0  2018-04-22 14:01  Index\Index\bin\Release\
     目录           0  2018-05-11 09:20  Index\Index\images\
     文件       20156  2018-04-22 13:54  Index\Index\images\1.png
     文件      395493  2018-04-22 13:54  Index\Index\images\3.png
     文件       49943  2018-04-22 15:16  Index\Index\images\close.png
     文件       24339  2018-04-22 15:16  Index\Index\images\close1.png
     文件       14027  2018-04-22 15:16  Index\Index\images\Delete.png
     文件       16007  2018-04-22 15:16  Index\Index\images\Edit.png
     文件        6555  2018-04-22 15:16  Index\Index\images\image1.png
     文件       19867  2018-04-22 15:16  Index\Index\images\no.png
     文件       16682  2018-04-22 15:16  Index\Index\images\yes.png
     文件        9754  2018-05-11 09:23  Index\Index\Index.csproj
     文件        4610  2018-04-22 15:51  Index\Index\MainWindow.xaml
     文件        4172  2018-05-12 15:28  Index\Index\MainWindow.xaml.cs
............此处省略121个文件信息

评论

共有 条评论