摘要: 第一步、在Windows启动后,点击“开始”→“运行”菜单项,在“打开”栏中键入regedit,然后按“确定”键; 展开注册表到 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main下;第二步、在右半部分窗口中找到串值“Start 阅读全文
posted @ 2020-01-17 16:37 富坚老贼 阅读(213) 评论(0) 推荐(0)
摘要: 一、绑定自定义对象 1.绑定 <StackPanel Name="StudentPanel" > <TextBox Text="{Binding Path=Id}" Height="30" Width="100"></TextBox> <TextBox Text="{Binding Path=Age 阅读全文
posted @ 2020-01-17 10:39 富坚老贼 阅读(233) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2020-01-17 10:37 富坚老贼 阅读(140) 评论(0) 推荐(0)