摘要:
一共有两个分页类,都可以使用(单独使用) using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks; namespace Common{ 阅读全文
posted @ 2019-07-29 20:56
咖啡无眠
阅读(279)
评论(0)
推荐(0)
摘要:
WinForm中Dispose()和Close()的区别 Close()会自动调用Dispose()方法,但是如果窗体是模态的,则不会调用 所以ShowDialog的时候,要用Dispose(),Show()用Close() 阅读全文
posted @ 2019-07-29 16:54
咖啡无眠
阅读(1540)
评论(0)
推荐(0)
摘要:
caption { padding: 0 0 5px 0; width: 700px; font: italic 11px "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif; text-align: right; } th { font: 阅读全文
posted @ 2019-07-29 12:16
咖啡无眠
阅读(1183)
评论(0)
推荐(0)

浙公网安备 33010602011771号