摘要: 同事推荐的使用手机控制电脑的方法,这下做PPT,趟床上看电影方便多了。真的很赞,还能远程桌面!!!下载地址 阅读全文
posted @ 2013-08-19 16:23 马语者 阅读(410) 评论(0) 推荐(0)
摘要: 当有大量数据需要计算、显示在界面或者调用sleep函数时,容易导致界面卡死,可以采用多线程加委托的方法解决using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Threading;namespace MutiThread{ public partial class Fo... 阅读全文
posted @ 2013-08-19 15:44 马语者 阅读(19091) 评论(0) 推荐(7)
摘要: http://binarysandbox.com/template/index.html 阅读全文
posted @ 2013-08-19 11:25 马语者 阅读(248) 评论(0) 推荐(0)