摘要: 父 <h3>Parent Count: @currentCount</h3> <TestC onDoneClick="CToP" ></TestC> public int currentCount = 0; void CToP() { currentCount++; } 子 <button clas 阅读全文
posted @ 2022-08-20 10:37 我不是白菜啊 阅读(271) 评论(0) 推荐(0)