1 #include<bits/stdc++.h> 2 using namespace std; 3 4 const int maxn=10005; 5 6 int main() 7 { 8 int t; 9 cin>>t; 10 while(t--) 11 { 12 int n; 13 int a... ...
分类:
编程语言 时间:
2019-08-18 13:20:19
阅读次数:
85
为了证明我还活着,今天就记录一下。关于python2和3切换本的问题。 python3.xx的普及,在linux安装完python3后,但是有些软件不支持总报错。so我就找了个折中的办法。安装两个版本,如果软件报错切换版本。 一、 打开终端分别输入下面两条命令: update-alternative ...
分类:
编程语言 时间:
2019-07-01 18:33:29
阅读次数:
105
Attach additional responsibilities to an object dynamically keeping the same interface.Decorators provide a flexible alternative to subclassing for ex ...
分类:
其他好文 时间:
2019-06-14 00:44:11
阅读次数:
114
caement Archaic spelling of cement. caement Alternative forms[edit] caement (archaic) cæment (archaic) Hyphenation: cement Noun cement (countable and ...
分类:
其他好文 时间:
2019-05-20 10:33:08
阅读次数:
90
petrolaeum (uncountable) Archaic spelling of petroleum petroleum See also: Petroleum Contents [hide] 1 English 1.1 Alternative forms 1.2 Etymology 1.3 ...
分类:
其他好文 时间:
2019-05-20 10:32:15
阅读次数:
117
insurance Contents 1 English 1.1 Alternative forms 1.2 Etymology 1.3 Pronunciation 1.4 Noun 1.4.1 Derived terms 1.4.2 Translations 1.5 See also 1.6 An ...
分类:
其他好文 时间:
2019-05-19 14:12:45
阅读次数:
92
Diamond Diamond (?; 277), n. Old English. diamaund Resembling a diamond; made of, or abounding in, diamonds; as, a diamond chain; a diamond field. A p ...
分类:
其他好文 时间:
2019-05-19 14:00:29
阅读次数:
85
https://q.cnblogs.com/q/113026/ https://stackoverflow.com/questions/53989393/is-there-an-alternative-for-buildmanager-getreferencedassemblies-in-asp-n ...
分类:
Web程序 时间:
2019-04-09 15:20:59
阅读次数:
402
我们经常需要进行指定软件的默认运行版本 参考博文: "update alternative 命令解释" update alternatives命令就是干这个的 先说这个命令的运行思路: 先查看系统中目标软件的版本情况 sudo update alternatives display java 命令解 ...
分类:
系统相关 时间:
2019-04-05 12:06:33
阅读次数:
213
https://blog.cloudflare.com/io_submit-the-epoll-alternative-youve-never-heard-about/ ...
分类:
其他好文 时间:
2019-03-19 16:55:27
阅读次数:
119