摘要:
报错“在使用 ItemsSource 之前,项集合必须为空” 观察一下便可发现设计器里没有正确显示各列,是因为少了DataGrid.Columns节点 改为以上即可 阅读全文
posted @ 2017-06-22 14:31
dyfisgod
阅读(3482)
评论(0)
推荐(0)
摘要:
iptables -A INPUT -p udp --dport 90 -j ACCEPT iptables -A INPUT -p tcp -m state --state ESTABLISHED -m tcp --dport 8888 -j ACCEPTservice iptables save 阅读全文
posted @ 2017-06-22 09:48
dyfisgod
阅读(137)
评论(0)
推荐(0)

浙公网安备 33010602011771号