New Document
div{
margin:20px;
}
Oscar Redemption
Here`s your chance to set the record straight:tell us what year the wrong film got nominated,and which film shouldhave received a n...
分类:
Web程序 时间:
2015-01-10 21:06:49
阅读次数:
135
Akka Actor_Future的使用 常见的是通过Actor的tell方法给另外一个actor发送消息,但是actor 和 future怎么交互,发送消息,如下, Future<Object>?future?=?Patterns.ask(a,?"are?you?ready?",?timeout);...
分类:
其他好文 时间:
2015-01-08 18:19:36
阅读次数:
261
The Sublime is my most loving editor,but is not very familiar with it.Here,I will tell you how to install package controllmanual installationStep 1: d...
分类:
系统相关 时间:
2015-01-06 15:10:29
阅读次数:
259
安装
安装net-wireless/wpa_supplicant包
emerge --ask wpa_supplicant
配置
Set for Gentoo net.* scrips,tell the network script to use wpa_supplicant.
File/etc/conf.d/net
modules_wlan0="wpa_supplicant"
# 因...
分类:
其他好文 时间:
2015-01-05 14:54:03
阅读次数:
229
Binary String Matching
时间限制:3000 ms | 内存限制:65535 KB
难度:3
描述Given two strings A and B, whose alphabet consist only ‘0’ and ‘1’. Your task is only to tell how many times does A appear a...
分类:
其他好文 时间:
2014-12-17 16:35:01
阅读次数:
169
Kindergarten Counting GameEverybody sit down in a circle. Ok. Listen to me carefully.``Woooooo, you scwewy wabbit!''Now, could someone tell me how man...
分类:
其他好文 时间:
2014-12-15 21:31:18
阅读次数:
203
The Unique MST
Time Limit: 1000MS
Memory Limit: 10000K
Total Submissions: 21119
Accepted: 7451
Description
Given a connected undirected graph, tell if its minimum s...
分类:
其他好文 时间:
2014-11-29 11:58:05
阅读次数:
172
描述Given two strings A and B, whose alphabet consist only ‘0’ and ‘1’. Your task is only to tell how many times does A appear as a substring of B? For ...
分类:
其他好文 时间:
2014-11-29 00:03:11
阅读次数:
442
As a sourcing agent and buyer I can tell you what is a good quotation for me: it includes all relevant information! My job is to find a reliable suppl...
分类:
其他好文 时间:
2014-11-28 13:58:22
阅读次数:
121
The Unique MSTDescriptionGiven a connected undirected graph, tell if its minimum spanning tree is unique.Definition 1 (Spanning Tree): Consider a conn...
分类:
其他好文 时间:
2014-11-20 13:28:58
阅读次数:
202