在网上找到解决方案:SolutionEnable RDP security layer in
Group Policy on the machine:Verify that the firewall allows remote desktop
connections with RDP (Port 3...
You are climbing a stair case. It takesnsteps
to reach to the top.Each time you can either climb 1 or 2 steps. In how many
distinct ways can you climb...
分类:
其他好文 时间:
2014-06-10 08:41:34
阅读次数:
206
题目
You are climbing a stair case. It takes n steps to reach to the top.
Each time you can either climb 1 or 2 steps. In how many distinct ways can you climb to the top?
方法
从后往前求解...
分类:
其他好文 时间:
2014-06-10 07:38:21
阅读次数:
171
Given an infinite number of quarters (25 cents),
dimes (10 cents), nickels (5 cents) and pennies (1 cent), find how many ways to
represent n cents.思路:...
分类:
其他好文 时间:
2014-06-09 20:04:56
阅读次数:
238
1Jboss7下载与安装1.1
官方下载路径:http://www.jboss.org/jbossas/downloads,目前最新稳定版本为7.1.1
final,分别有zip和gz两个版本,本文介绍xp下的zip版本。1.2目录介绍与启动把下载的zip包解压到相关目录,如目录E:/dev_too...
分类:
其他好文 时间:
2014-06-09 18:42:18
阅读次数:
253
sudo netstat -tap | grep mysql命令行输出:tcp6 0 0
[::]:mysql [::]:* LISTEN 1740/mysqldsudo netstat -tapActive Internet connections
(servers and established...
分类:
数据库 时间:
2014-06-09 13:18:40
阅读次数:
1299
题目
Given n, how many structurally unique BST's (binary search trees) that store values 1...n?
For example,
Given n = 3, there are a total of 5 unique BST's.
1 3 3 2 ...
分类:
其他好文 时间:
2014-06-08 17:06:58
阅读次数:
235
There is no denying theWhat The KD 6is among
the most widely used athletic shoes available. Because of so many great releases
such as the Aunt Gem KD ...
分类:
其他好文 时间:
2014-06-08 01:12:23
阅读次数:
343
Follow up for "Unique Paths":Now consider if
some obstacles are added to the grids. How many unique paths would there be?An
obstacle and empty space i...
分类:
其他好文 时间:
2014-06-08 00:33:42
阅读次数:
339
查了一大堆网上的资料全都没用,Google得知,是Windows 7 的socket泄漏
:https://supportkb.riverbed.com/support/index?page=content&id=S23580&actp=LIST_RECENT补丁下载地址:
http://suppo...
分类:
编程语言 时间:
2014-06-07 22:19:32
阅读次数:
857