自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 资源 (1)
  • 收藏
  • 关注

原创 TreeModel.cs

using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.ComponentModel;namespace TestTreeView.Model{public class TreeModel : INotifyPropertyChanged{#region 私有变量/// /// Id值/// private string _id;/// ///

2021-04-15 08:15:28 90

原创 ZsmTreeView.xaml.cs

using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Windows;using System.Windows.Controls;using System.Windows.Data;using System.Windows.Documents;using System.Windows.Input;using System.Windows.Media;us

2021-04-15 08:14:58 93

原创 ZsmTreeView.xaml

ZsmTreeView.xaml

2021-04-15 08:14:13 87

原创 MainWindow.xaml.cs

//***************************************************//// 文件名(FileName) : MainWindow.xaml.cs//// 作者(Author) : String_海枫//// 创建时间(CreateAt): 2013-03-19 09:25:20//// 描述(Description) : 主窗口交互逻辑代码////********************************************

2021-04-15 08:13:42 335

原创 MainWindow.xaml

MainWindow.xaml

2021-04-15 08:12:42 141

hotel管理系统

三层架构,Mvc开发可以很好的利用实现代码的重复利用性

2014-04-10

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除