Pointers are like jumps, leading wildly from one part of the data structure to another. Their introduction into high-level languages has been a step b Read More
posted @ 2018-04-26 09:39 findumars Views(7865) Comments(0) Diggs(0)
原文地址:http://www.cnblogs.com/Jerry-Chou/archive/2010/12/18/1909843.html 翻译一篇文章,我最早从这篇文章中了解到为什么Linux平台上,从源代码安装软件通常都需要这三步:./configure, make, make install Read More
posted @ 2018-04-26 09:31 findumars Views(735) Comments(0) Diggs(1)
再C#里现在有3个Timer类: System.Windows.Forms.Timer System.Threading.Timer System.Timers.Timer 这三个Timer我想大家对System.Windows.Forms.Timer已经很熟悉了,唯一我要说的就是这个Timer在激 Read More
posted @ 2018-04-26 09:28 findumars Views(446) Comments(0) Diggs(0)