玩转C科技.NET

从学会做人开始认识这个世界!http://volnet.github.io

导航

02 2009 档案

【搞笑】Best Computer Programming Videos【转】【视频】
摘要:转自:http://www.devtopics.com/best-computer-programming-videos/ We interrupt your regular programming to bring you these entertaining computer programming videos… If Programmers Built Planes First F... 阅读全文

posted @ 2009-02-27 17:47 volnet(可以叫我大V) 阅读(378) 评论(0) 推荐(0)

循环调用静态变量,你知道它的结果吗?
摘要:namespace CA_CycleInvokeStaticVariable { using System; class A { public static int X; static A() { X = B.Y + 1; } } class B { ... 阅读全文

posted @ 2009-02-25 21:05 volnet(可以叫我大V) 阅读(454) 评论(1) 推荐(0)

使用Live Messenger联系我
关闭