02-线性结构3 Reversing Linked List (25分) Given a constant K and a singly linked list L, you are supposed to reverse the links of every K elements on L. Fo ...
分类:
其他好文 时间:
2020-07-04 22:36:18
阅读次数:
69
其中:lianxi目录为我已下载好各类的离线库包(按自己的使用需要去下载),ceshi2.txt是我本次想要安装的库列表,例:MarkupSafe==1.1.1 (2env) [root@xxxxx]$ pip install --no-index --find-links=lianxi -r ./ ...
分类:
其他好文 时间:
2020-07-01 20:28:21
阅读次数:
40
URI和URL URI的全程为Uniform Resource identifier,即统一资源标志符,URL的全称 Universal Resource Locator 即统一资源定位符 在目前的互联网,一般的网页链接可以成为URL,也可以成为URI。 超文本 超文本其英文名称叫做Hypertex ...
分类:
Web程序 时间:
2020-06-29 15:19:51
阅读次数:
72
1. UTM (Universal Transverse Mercator)坐标系是由美国军方在1947提出的。虽然我们仍然将其看作与“高斯-克吕格”相似的坐标系统,但实际上UTM采用了网格的分带(或分块)。除在美国本土采用Clarke 1866椭球体以外,UTM在世界其他地方都采用WGS84。UT ...
分类:
其他好文 时间:
2020-06-29 11:53:55
阅读次数:
307
第一种 linux下载之后谷歌浏览器的位置: /opt/google/chrome 启动谷歌:./google-chrome --no-sandbox 第二种 使用命令访问网站的,没有elinks可以yum -y install elinks elinks --dump http://www.bai ...
分类:
Web程序 时间:
2020-06-29 00:52:37
阅读次数:
103
wget在Linux下默认已经安装,Windows下需要自行安装。 Windows下载地址:http://wget.addictivecode.org/Faq.html#download,链接:http://pan.baidu.com/s/1bp3rB9H 密码:jt9v 常用命令(递归下载网站): ...
分类:
其他好文 时间:
2020-06-27 13:19:06
阅读次数:
124
Reversing Linked List 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, give ...
分类:
其他好文 时间:
2020-06-25 14:13:09
阅读次数:
56
在搭建UOJ中,发生了一些问题,解决后记录于此。 There is something wrong with database >_<.... Connection refused 方法: docker exec -it uoj /bin/bash service mysql restart 未完待 ...
分类:
其他好文 时间:
2020-06-25 12:12:26
阅读次数:
79
在 Confluence 的后台中,有一个功能链接是 Shortcut Links 这个能够让你能够从 Confluence 快速链接到其他页面中。 举例来说,ossez.com 使用搜索的链接是:https://www.ossez.com/search?q= 在这个链接的后面添加搜索关键字。 你可 ...
分类:
其他好文 时间:
2020-06-25 09:14:25
阅读次数:
50
https://help.extensis.com/hc/en-us/articles/360008494153-How-to-rebuild-the-Font-Cache-in-Windows-Universal-Type-Client-6 System File Checker系统文件bai检查 ...
分类:
其他好文 时间:
2020-06-24 14:20:40
阅读次数:
58