Activities are continuous, ongoing side effects that are triggered by entering a particular state, and only stop when that state is exited. In the exa ...
分类:
其他好文 时间:
2020-01-19 23:51:24
阅读次数:
117
HTMLTestRunner.py """A TestRunner for use with the Python unit testing framework. Itgenerates a HTML report to show the result at a glance.The simples ...
分类:
其他好文 时间:
2020-01-19 00:05:51
阅读次数:
141
一、介绍 内容 使机器能够“举一反三”的能力 知识点 使用 PyTorch 的数据集套件从本地加载数据的方法 迁移训练好的大型神经网络模型到自己模型中的方法 迁移学习与普通深度学习方法的效果区别 两种迁移学习方法的区别 二、从图片文件中加载训练数据 引入相关包 下载网盘链接:https://pan. ...
分类:
其他好文 时间:
2020-01-18 14:44:34
阅读次数:
76
双开3389,也就是双开3389端口,一般是黑客入侵的手法。 一般服务器管理人员都没有双开的意义,开启服务器的方法有很多,但要批量打开特定分组的服务器,就需要用到辅助工具了。 IIS7远程桌面,是一款专业的服务器批量管理软件。能自定义分辨率和窗口大小,能同时打开N台服务器,能批量导出及导入服务器数据 ...
分类:
其他好文 时间:
2020-01-14 13:07:17
阅读次数:
134
[TOC] django常用模块汇总 BBS使用模块 ...
分类:
其他好文 时间:
2020-01-12 21:39:09
阅读次数:
100
``` Get-Service winrm -Verbose $winrmService=Get-CimInstance -ClassName win32_Service |? {$_.Name -eq "winrm"} $id=$winrmService.ProcessId $status=$wi... ...
LR: Direct Sparse Mapping Abstract Photometric bundle adjustment (PBA). 目前的PBA没法处理 reobservation . 我们提出DSM(direct sparse mapping). 1. Introduction 边缘化 ...
分类:
其他好文 时间:
2020-01-02 22:30:17
阅读次数:
118
背景: 之前收到需要在datagridview中设计统一填充功能的需求,类似excel的下拉填充,开始没想到怎么实现,就用了另一种途径(选中多行,编辑,enter,统一填充),但是因为操作上不为人所知,所以被称为“反人类”,哈哈哈 现在算是大概实现了,就是不知道方法是不是最好的, 设计思路: 1. ...
在使用pycharm连接MySQL,配置完成,测试连接通过之后,还是不能显示数据库中的表,出现了许多像armscii8_bin、armscii8_general_ci和ascii_bin等的文件。 解决方法是:回到数据库设置页面,在Schemes中,勾选所需要显示的数据库,点击确定后就会出现数据库。 ...
分类:
数据库 时间:
2019-12-27 20:19:00
阅读次数:
214
原文 Text 3 This year marks exactly two countries since the publication of Frankenstein; or, The Modern Prometheus, by Mary Shelley. Even before the inv ...
分类:
其他好文 时间:
2019-12-27 13:51:12
阅读次数:
836