摘要: TCP 最主要的特点 TCP 是面向连接的运输层协议。应用程序在使用 TCP 协议之前,必须先建立 TCP 连接。在传送数据完毕后,必须释放已经建立的 TCP 连接 每一条 TCP 连接只能有两个端点,每一条 TCP 连接只能是点对点的(一对一) TCP 提供可靠交付的服务。通过 TCP 连接传送的 阅读全文
posted @ 2024-03-04 09:00 云雾消散之际 阅读(370) 评论(0) 推荐(0) 编辑
摘要: 主要使用了Grid控件、Image控件、Textblock控件、Textbox控件、ComboBox控件、Button控件、TabControl控件、DataGrid控件、 Margin属性来设置当前控件与容器控件的间距 Margin=“20”//left,top,right和bottom都设置为2 阅读全文
posted @ 2024-01-26 08:51 云雾消散之际 阅读(17) 评论(0) 推荐(0) 编辑
摘要: 主要使用了Grid控件、Textblock控件、Button控件、Textbox控件、DataGrid控件、 Border控件 公共属性 HorizontalAlignment:水平显示位置 VerticalAlignment:垂直显示位置 Weight:宽度 Height:高度 Grid控件 Co 阅读全文
posted @ 2024-01-25 08:38 云雾消散之际 阅读(7) 评论(0) 推荐(0) 编辑
摘要: 主要使用的控件:Grid控件、TabControl控件、DataGrid控件、Button控件、TextBlock控件、TextBox控件 公共属性 HorizontalAlignment:水平显示位置 VerticalAlignment:垂直显示位置 Weight:宽度 Height:高度 Gri 阅读全文
posted @ 2024-01-24 08:44 云雾消散之际 阅读(5) 评论(0) 推荐(0) 编辑
摘要: 主要使用了Grid控件、Border控件、TabControl控件、Textblock控件、Textbox控件、DataGrid控件、Button控件 公共属性 HorizontalAlignment:水平显示位置 VerticalAlignment:垂直显示位置 Weight:宽度 Height: 阅读全文
posted @ 2024-01-23 08:38 云雾消散之际 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 主要使用的控件:Grid控件、TextBlock控件、Button控件、DataGrid控件 公共属性 HorizontalAlignment:水平显示位置 VerticalAlignment:垂直显示位置 Weight:宽度 Height:高度 Grid控件 ColumnDefinitions和R 阅读全文
posted @ 2024-01-22 09:01 云雾消散之际 阅读(7) 评论(0) 推荐(0) 编辑
摘要: 主要使用的控件:Grid控件、Border控件、Button控件、Image控件、Textbox控件、ComboBox控件、 Textblock控件 公共属性 HorizontalAlignment:水平显示位置 VerticalAlignment:垂直显示位置 Weight:宽度 Height:高 阅读全文
posted @ 2024-01-18 18:03 云雾消散之际 阅读(12) 评论(0) 推荐(0) 编辑
摘要: 主要使用的控件:Grid控件、TabControl控件、TextBlock控件、Button控件、Border控件 公共属性 HorizontalAlignment:水平显示位置 VerticalAlignment:垂直显示位置 Weight:宽度 Height:高度 Grid控件 ColumnDe 阅读全文
posted @ 2024-01-17 09:08 云雾消散之际 阅读(5) 评论(0) 推荐(0) 编辑
摘要: 主要使用的控件:Grid控件、TabControl控件、TextBlock控件、Image控件、Button控件 公共属性 HorizontalAlignment:水平显示位置 VerticalAlignment:垂直显示位置 Weight:宽度 Height:高度 Grid控件 ColumnDef 阅读全文
posted @ 2024-01-15 09:36 云雾消散之际 阅读(15) 评论(0) 推荐(0) 编辑
摘要: 主要使用的控件:Grid控件、TabControl控件、DataGrid控件、TextBlock控件、Canvas控件、DatePicker控件、Button控件、Border控件、Image控件 公共属性 HorizontalAlignment:水平显示位置 VerticalAlignment:垂 阅读全文
posted @ 2024-01-11 17:30 云雾消散之际 阅读(13) 评论(0) 推荐(0) 编辑