rpm -ivh jdk-8u45-linux-x64.rpm 进行安装 Ubuntu无法安装rpm包,ubuntu RPM should not be used directly install RPM packages, use Alien instead! https://blog.csdn. ...
分类:
系统相关 时间:
2018-03-23 15:18:42
阅读次数:
213
Love does not dominate, it culitvates. 爱不是羁绊,而是成就。 Love should not wipe out everything you are, love should not overpower you in a negative way and ma ...
分类:
其他好文 时间:
2018-03-22 10:57:16
阅读次数:
168
Given two integers, a and b, you should check whether a is divisible by b or not. We know that an integer a is divisible by an integer b if and only i ...
分类:
其他好文 时间:
2018-03-21 21:59:25
阅读次数:
185
You are creating a locally managed tablespace to meet the following requirements: All the extents should be of the same size. The data should be sprea ...
分类:
其他好文 时间:
2018-03-21 13:51:41
阅读次数:
158
Farey Sequence Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 17894 Accepted: 7179 Description The Farey Sequence Fn for any integer n wit ...
分类:
其他好文 时间:
2018-03-21 00:12:30
阅读次数:
199
golang 中全局变量的问题。 17down votefavorite 1 I'm fairly new to golang, this should be a simple answer but I've tried searching every where with no luck. How ...
分类:
数据库 时间:
2018-03-20 22:53:36
阅读次数:
494
一个DEMOS的完整目录(由于GWF问题,我就不一一打开网站一个个去搜索并且解释了)可以去关注:https://www.cnblogs.com/ye-hcj build build.js(本文来自https://www.cnblogs.com/ye-hcj/p/7096341.html) webpa ...
分类:
其他好文 时间:
2018-03-20 21:45:10
阅读次数:
264
Find the largest palindrome made from the product of two n-digit numbers. Since the result could be very large, you should return the largest palindro ...
分类:
其他好文 时间:
2018-03-18 21:41:39
阅读次数:
101
Merge two sorted linked lists and return it as a new list. The new list should be made by splicing together the nodes of the first two lists. Example: ...
分类:
其他好文 时间:
2018-03-16 12:37:19
阅读次数:
184
Problem Statement Dolphin resides in two-dimensional Cartesian plane, with the positive x-axis pointing right and the positive y-axis pointing up.Curr ...
分类:
其他好文 时间:
2018-03-13 21:08:25
阅读次数:
184