登录窗口设计,调用在Program.cs里面,用户(160018)密码(123456)正确,进入主程序,错误有提示。
窗口阴影等效果2种方式,api(Form1.cs)和透明阴影图片方式(Show_Tips.cs)。
动画背景参考前面的例子http://www.haolizi.net/example/view_11141.html
图片文件在bin/Res里面。
图片资源文件可以到http://www.freepik.com/下载,国内各素材网基本都从这里盗图,
如访问不了,
1、使用代理,如“蓝灯”什么的;
2、使用阿里巴巴的dns,修改你的dns为(223.5.5.5、223.6.6.6)网超快。
资源文件列表
LogDemo/.vs/LogDemo/v14/.suo , 48640
LogDemo/App.config , 189
LogDemo/bin/Debug/LogDemo.exe , 34304
LogDemo/bin/Debug/LogDemo.exe.config , 189
LogDemo/bin/Debug/LogDemo.pdb , 36352
LogDemo/bin/Debug/LogDemo.vshost.exe , 22696
LogDemo/bin/Debug/LogDemo.vshost.exe.config , 189
LogDemo/bin/Debug/LogDemo.vshost.exe.manifest , 490
LogDemo/bin/Debug/Res/background.png , 470742
LogDemo/bin/Debug/Res/cursor.png , 16347
LogDemo/bin/Debug/Res/err1.png , 22721
LogDemo/bin/Debug/Res/foreground.png , 879013
LogDemo/bin/Debug/Res/log.png , 74343
LogDemo/bin/Debug/Res/log_name.png , 17181
LogDemo/bin/Debug/Res/L_ok.png , 21510
LogDemo/bin/Debug/Res/quit.png , 766
LogDemo/bin/Debug/Res/reg.png , 728
LogDemo/bin/Debug/Res/tips1.png , 18736
LogDemo/bin/Debug/Res/waiting.gif , 12840
LogDemo/Form1.cs , 388
LogDemo/Form1.Designer.cs , 1163
LogDemo/LogDemo.csproj , 4459
LogDemo/LogDemo.sln , 980
LogDemo/login.cs , 12360
LogDemo/login.Designer.cs , 6496
LogDemo/login.resx , 21789
LogDemo/Program.cs , 641
LogDemo/Properties/AssemblyInfo.cs , 1322
LogDemo/Properties/Resources.Designer.cs , 2827
LogDemo/Properties/Resources.resx , 5612
LogDemo/Properties/Settings.Designer.cs , 1094
LogDemo/Properties/Settings.settings , 249
LogDemo/Show_Tips.cs , 2788
LogDemo/Show_Tips.Designer.cs , 1650
LogDemo/Show_Tips.resx , 5817
LogDemo/Win32.cs , 3076
