使用方法:将lsrunase文件夹内的lsrunase.exe复制到电脑的C:\Windows\System32下使用lsrunase文件夹内的LSencrypt.exe工具,将密码加密生成加密密码使用如下格式脚本内容,存为*.bat文件(例如kis为管理员用户)lsrunase/user:kis/password:y1BojPkA8PaA/domain:leaderment.com/comman
分类:
其他好文 时间:
2020-04-13 22:36:48
阅读次数:
179
ZKWeb网站框架是一个自主开发的网页框架,实现了动态插件和自动编译功能。 ZKWeb把一个文件夹当成是一个插件,无需使用csproj或xproj等形式的项目文件管理,并且支持修改插件代码后自动重新编译加载。 下面将说明ZKWeb如何实现这个功能,您也可以参考下面的代码和流程在自己的项目中实现。 Z ...
分类:
Web程序 时间:
2020-04-13 14:13:40
阅读次数:
82
Motivation 动机 All the time we design a program module and we create some class hierarchies. Then we extend some classes creating some derived classes. ...
分类:
其他好文 时间:
2020-04-12 22:22:25
阅读次数:
85
快速搭建以下的环境: [toc] VirtualBox VM环境 Vagrant 成品镜像 修改端口 管理员 入门案例: "https://www.cnblogs.com/lawsssscat/p/12676477.html" 修改语言: "https://blog.csdn.net/liupeif ...
分类:
其他好文 时间:
2020-04-12 20:35:45
阅读次数:
84
定义widget There are 4 power domains within DAPM: Codec domain – VREF, VMID (core codec and audio power). Usually controlled at codec probe/remove and s ...
分类:
其他好文 时间:
2020-04-12 16:10:41
阅读次数:
67
Cookie交互过程 如果步骤5携带的是过期的cookie或者是错误的cookie,那么将认证失败,返回至要求身份认证页面 Cookie属性 Domain:表示当前cookie所属于哪个域或子域下面 Path:表示cookie的所属路径 Expire time/Max-age:表示了cookie的有 ...
分类:
Web程序 时间:
2020-04-12 14:12:46
阅读次数:
67
cookie并不陌生,与session一样,能够让http请求前后保持状态。与session不同之处,在于cookie数据仅保存于客户端。requests也提供了相应到方法去处理cookie。 在python之requests模块-session中,我们知道了requests中的session对象能 ...
分类:
编程语言 时间:
2020-04-12 14:08:10
阅读次数:
77
socket 创建套接字文件: domain值: |domain|描述| | | | |AF_INET|IPv4 Internet protocols| |AF_INET6|IPv6 Internet protocols| type值: |type|描述| | | | |SOCK_STREAM|Pr ...
分类:
其他好文 时间:
2020-04-12 07:53:59
阅读次数:
61
D. Dahlia The Champion Lowie is creating a new champion in the critically acclaimed game LoL (Land of Literacy). Named it Dahlia, he planned that the ...
分类:
其他好文 时间:
2020-04-11 13:20:17
阅读次数:
99
Future major versions of TensorFlow will allow gradients to flowinto the labels input on backprop by default. See @{tf.nn.softmax_cross_entropy_with_l ...
分类:
其他好文 时间:
2020-04-11 12:59:46
阅读次数:
124