微软正式发布Visual Studio 2013 RTM版,微软还发布了Visual Studio 2013的最终版本、.NET 4.5.1以及Team Foundation Server 2013。下面我们体验下Visual Studio 2013 Web开发方面有哪些特性,具体可以参看http:...
分类:
Web程序 时间:
2015-05-27 13:48:10
阅读次数:
263
Watashi's BGTime Limit:3 Seconds Memory Limit:65536 KBWatashi is the couch of ZJU-ICPC Team and he is very kind hearted. In ZJU-ICPC summer training c...
分类:
其他好文 时间:
2015-05-27 09:56:00
阅读次数:
159
After being all out for 58 and 78 in two matches in the most prestigious tournament in the world, the coach of a certain national cricket team was very upset. He decided to make the batsmen practice a...
分类:
其他好文 时间:
2015-05-26 21:25:10
阅读次数:
120
//给n个数,找有多少队的两个数的异或值大于它们自己
//对于两个数中小的那个数的最高位在大的数中该位为0
//那么两个数异或所得的数比两个数大
//否则,这个数比大的数小
#include
#include
#include
#include
using namespace std ;
const int maxn = 100010;
long long map[40];
...
分类:
其他好文 时间:
2015-05-26 18:51:43
阅读次数:
95
Scala中的包跟Java中有很大区别.包的最主要的作用是为了隔离命名空间.在Java中类的第一行声明类所在的包,而且该类必须位于包所声明的路径下.但是在scala中并不需要类位于相应的包路径下.看个例子:我们在包chapter07下新建Team.scala类:我们看下Team.scala的内容pa...
分类:
其他好文 时间:
2015-05-26 15:57:22
阅读次数:
126
Hi ,Hope all is well. Summer is right around the corner, and the Khan Academy team is excited to spend the next few months growing our library of cont...
分类:
其他好文 时间:
2015-05-26 12:20:50
阅读次数:
142
[Please allow Subclipse team to receive anonymous usage statistics for this Eclipse intance(info)]今天在用eclipse启动项目的时候发现了一个问题,就是每次启动项目的时候,eclipse都会弹出一个S...
分类:
编程语言 时间:
2015-05-26 10:28:07
阅读次数:
302
EEEEEEFFCCFFFF66FFFF00FFDDDDDDFFCCCCFF66CCFF00CCCCCCCCFFCC99FF6699FF0099BBBBBBFFCC66FF6666FF0066AAAAAAFFCC33FF6633FF0033999999FFCC00FF6600FF0000888888...
分类:
其他好文 时间:
2015-05-25 20:07:56
阅读次数:
212
一、超级可爱的字符表情集 01. 02. 18. 帥( ̄▽ ̄)σ" 19. 羞(# ̄▽ ̄#) 20. ( ̄Q ̄)╯ 21. 漲( ̄︶ ̄)↗ 22. 跌(┬_┬)↘ 23. 氣! 39. ┌(‵▽′)╭ 40. #(┬_┬)泣! 41. 42. _ 我看你還是回火星去好了! 76. _ o(...
分类:
其他好文 时间:
2015-05-24 23:31:48
阅读次数:
120