搜索资源列表
51aspx_PasswordGenerator
- PasswordGenerator(WPF)源码项目描述:这是一个WPF生成强密码的工具。第一作为这个项目的目的是探讨INotifyPropertyChanged的使用来简化MVVM,以容纳一个小型的单一目的的工具。第二是研究透明窗体的使用。MVVM在很大程度上依赖于依赖注入。-PasswordGenerator (WPF) Source Project Descr iption: This is a WPF tool to generate a strong password. First,