添加项目说明

This commit is contained in:
dathlin
2017-07-11 23:13:43 +08:00
parent 9fb6752688
commit ca18a02782

View File

@@ -15,6 +15,35 @@ using System.Windows.Shapes;
namespace Wpf
{
/***************************************************************************************
*
* 模版日期 2017-07-11
* 创建人 胡少林
* 版权所有 胡少林
* 授权说明 模版仅授权个人使用如需商用请联系hsl200909@163.com洽谈
* 说明一 JSON组件引用自james newton-king遵循MIT授权协议
* 说明二 主题及各种主件来自:https://github.com/ButchersBoy/MaterialDesignInXamlToolkit
*
****************************************************************************************/
/***************************************************************************************
*
* 版本说明 最新版以github为准由于提交更改比较频繁需要经常查看官网地址:https://github.com/dathlin/C-S-
* 注意 本代码的相关操作未作密码验证,如有需要,请自行完成
* 如果 遇到启动调试就退出了请注释掉App.xaml.cs文件中的指允许启动一个实例的代码
*
**************************************************************************************************/
/// <summary>
/// MainWindow.xaml 的交互逻辑
/// </summary>