两个很实用的.net组件-日期控件和文件上传控件
摘要:iFused 1.1 Internet File Upload, Select and image Editing Dialog - The Windows® ShellOpen Dialog extended and ported to ASP.NET View online demo Download Report a bug Datepicker Intelligent year ...
阅读全文
C# 如果何从线程中操作控件
摘要:下面是一个监控UDP接收的线例子:1//申明委托2publicdelegatevoidmydelegate();3//添加调用控制的方法4publicvoidouttext()5{6textBox1.Text=Read_str;78}9publicvoidstart_server()10{11while(true)12{13//接收从远程主机发送到本地8090端口的数据14byte[]recDat...
阅读全文