Key points: don't procrastinate; review the notes and renew the literature search; determine who your audience is - most likely reviewers, so get thei ...
分类:
其他好文 时间:
2020-02-07 22:35:45
阅读次数:
88
```shell Links: https://github.com/CyC2018/CS-Notes/blob/master/notes/Leetcode%20%E9%A2%98%E8%A7%A3%20-%20%E9%93%BE%E8%A1%A8.md#3-%E5%BD%92%E5%B9%B6%E... ...
分类:
其他好文 时间:
2020-02-05 16:18:54
阅读次数:
62
struct模块 把一个数字打包成固定长度的4字节 | Format | C Type | Python | Notes | | | | | | | | pad byte | no value | | | | | string of length 1 | | | | | integer | | | ...
分类:
其他好文 时间:
2020-02-03 14:09:39
阅读次数:
84
单机训练和多机训练 use_cuda = True place = fluid.CUDAPlace(0) if use_cuda else fluid.CPUPlace() exe = fluid.Executor(place) fluid.CUDAPlace 多卡训练: 使用 fluid.comp ...
分类:
其他好文 时间:
2020-01-28 21:04:35
阅读次数:
92
https://notes.diguage.com/byte-buddy-tutorial/ 官网及版本库 本文档的版本库使用 Git 管理。另外,单独发布阅读版。 “地瓜哥”博客网 http://www.diguage.com/ 。D瓜哥的个人博客。欢迎光临,不过,内容很杂乱,请见谅。不见谅,你来 ...
分类:
其他好文 时间:
2020-01-23 16:49:16
阅读次数:
87
https://www.lifewire.com/net-command-2618094 https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/rd 2019 NWYXM-TVJHK-RV6P3 ...
分类:
其他好文 时间:
2020-01-20 13:12:54
阅读次数:
110
关于 下载地址: "点我" 哔哩哔哩: "哔哩哔哩" 信息收集 vmnet8网卡,IP:192.168.131.144,开放web,ssh服务 nikto发现了admin目录还有一个mail目录。 admin目录里有一个notes.txt文件,这是他以前的密码:/ 12345ted123。而且提到了 ...
分类:
其他好文 时间:
2020-01-19 09:28:43
阅读次数:
67
众所周知,知识图谱是Google于2012年提出,用来优化搜索结果。经过多年的发展,知识图谱在人工智能的许多行业都拥有了成熟落地的应用。按照知识图谱的覆盖面来看,主要分为通用知识图谱与行业知识图谱。 This is why a “web” of notes with links between th ...
分类:
其他好文 时间:
2020-01-18 00:49:03
阅读次数:
525
一、ldap登录 ldap相关的文档请参考其他资料,再次不再详述。假设ldap已经存储了用户的相关信息数据;目前需要再其他服务中调用ldap的用户信息来登录。如下 1.控制器层 @ApiOperation(value = "登录", notes = "", httpMethod = "GET") @ ...
分类:
其他好文 时间:
2020-01-16 19:06:51
阅读次数:
94
iOS 13带来了许多变化,其中一些变化比其他变化更重要。虽然许多人都赞扬了黑暗模式和经过改进的Maps App,但细微的变化吸引了我的眼球。其中一项功能是在Notes应用程序上共享文件夹。为了告诉您一些有关此应用程序的信息,很长时间以来,我一直在使用iPhone甚至Mac 上的股票Notes应用程 ...
分类:
系统相关 时间:
2020-01-13 17:54:27
阅读次数:
328