摘要:
如何让界面上执行计算逻辑 1+1=2 public TextBoxModel TB1Model { get; set; } = new TextBoxModel(); public TextBoxModel TB2Model { get; set; } = new TextBoxModel(); < 阅读全文
posted @ 2025-03-21 11:46
张彦山
阅读(34)
评论(0)
推荐(0)
摘要:
winform控件属性,没特别的东西,调整属性看一下效果,就记住了,同css 基本属性还要记得住,直接写,比找属性栏快速 后台部分 传统模式按钮事件写逻辑 中间隔山打牛,业务逻辑通过数据建模控制界面 中间这座山怎么建? 1、文本框TextBoxModel.cs public class TextBo 阅读全文
posted @ 2025-03-21 09:15
张彦山
阅读(49)
评论(0)
推荐(0)
浙公网安备 33010602011771号