DescriptionIgnatius was born in a leap year, so he want to know when he could hold his birthday party. Can you tell him?Given a positive integers Y wh...
分类:
其他好文 时间:
2015-01-21 22:20:02
阅读次数:
283
下面是蜂鸣器的电路图。代码:蜂鸣器代码。/**info:buzzer*author:chenlu*date:2014.11.20*///input the head file so that the program can work normally//iom16v---know the regis...
分类:
其他好文 时间:
2015-01-21 13:17:31
阅读次数:
243
Fast start to XML in C++Enough bull. You want to create XML or read and find things in XML. All you need to know about CMarkup is that it is just one ...
分类:
其他好文 时间:
2015-01-21 07:46:57
阅读次数:
310
Problem Description The 15-puzzle has been around for over 100 years; even if you don't know it by that name, you've seen it. It is constructed wit...
分类:
其他好文 时间:
2015-01-17 19:17:47
阅读次数:
290
微软近期Open的职位:Are you looking for a big challenge? Do you know why Big Data is the next frontier for innovation, competition and productivity? Come join...
分类:
其他好文 时间:
2015-01-17 06:22:10
阅读次数:
264
http://devzum.com/2015/01/15/10-best-java-tools-that-every-java-programmers-should-know/10 Best Java Tools That Every Java Programmers Should KnowJan ...
分类:
编程语言 时间:
2015-01-17 00:59:27
阅读次数:
470
Effective_CPP_Note2Effective C++ Notes Part IIPart II. Constructors, Destructors and Assignment Operators5. Know what functions C++ silently writes an...
分类:
编程语言 时间:
2015-01-16 12:50:24
阅读次数:
192
We all know monitor,just as Windows Task Manager,can measure cpu used and memory cost. Now Irecord that today I studied.Firstly,shell goes first.-----...
分类:
编程语言 时间:
2015-01-15 01:44:14
阅读次数:
407
Extension Method: Return another string if string is null or emptyJust a tiny little extension method. You may know the ?? operator for null checks:va...
分类:
其他好文 时间:
2015-01-13 23:00:25
阅读次数:
211
Calculate the Distance Between Two Points in PHPThere are a lot of applications where it is useful to know the distance between two coordinates. Here,...
分类:
Web程序 时间:
2015-01-12 15:59:17
阅读次数:
267