阿婆主们总结滴狠good 先看最简短的: 再看比较完善的: ...
分类:
其他好文 时间:
2020-06-19 22:51:09
阅读次数:
53
Given a constant K and a singly linked list L, you are supposed to reverse the links of every K elements on L. For example, given L being 1→2→3→4→5→6, ...
分类:
其他好文 时间:
2020-06-17 23:12:36
阅读次数:
57
解决:进入到tomcat中apache-tomcat-7.0.104\conf目录下的catalina.properties中,修改文件,在该行,加* ,有人说是加 tomcat.util.scan.DefaultJarScanner.jarsToSkip=*.jar\ tomcat.util.sc ...
分类:
数据库 时间:
2020-06-16 20:19:41
阅读次数:
462
LeetCode 91 动态规划 Decode Ways 解码方法LeetCodeA message containing letters from A-Z is being encoded to numbers using the following mapping:'A' -> 1'B' -> ... ...
分类:
其他好文 时间:
2020-06-13 00:18:17
阅读次数:
56
how do you quit docker-compose up @ macOS? If you want to run docker-compose up and leave the process running without being attached to your terminal, ...
分类:
系统相关 时间:
2020-06-12 20:28:08
阅读次数:
84
[root@bogon good]# cat /usr/lib/systemd/system/neutron-server.service[Unit]Description=OpenStack Neutron ServerAfter=syslog.target network.target [Ser ...
分类:
数据库 时间:
2020-06-08 14:54:25
阅读次数:
69
Linux查看和编辑文件 例如,要想test.txt文件添加内容"I am a boy",test.txt在当前目录中 方法一:vi编辑法 打开终端,输入vi test.txt 回车,按a或i进入编辑模式,输入 I am a boy,然后按esc键退出编辑模式,输入:wq保存并退出。 方法二:ech ...
分类:
系统相关 时间:
2020-06-05 10:20:52
阅读次数:
141
问题 A: 判断三角形形状 题目描述 给你三角形的三条边,你能告诉我它是哪种三角形吗? 如果是直角三角形,请输出“good”。如果是等腰三角形,请输出“perfect”。否则,请输出“just a triangle”。 题目保证输入数据合法。 输入 输入的第一行为一个整数t,表示测试样例的数量。 每 ...
分类:
其他好文 时间:
2020-06-04 13:28:16
阅读次数:
109
题目如下: Given a binary tree root, a node X in the tree is named good if in the path from root to X there are no nodes with a value greater than X. Retur ...
分类:
其他好文 时间:
2020-06-04 10:33:57
阅读次数:
77
06月 Being a kid is a wonderful thing. Second it is over, you start wishing you could have it back again. 当孩子是一件好事,一旦童年结束,你就会开始祈祷它能回来。——2020.06.01 Don' ...
分类:
其他好文 时间:
2020-06-02 19:07:29
阅读次数:
243