yum provides semanage yum install -y policycoreutils-python getenforce sestatus setenforce /etc/selinux/config # enforcing - SELinux security policy i ...
分类:
系统相关 时间:
2020-10-27 11:30:56
阅读次数:
40
FIFO library The FIFO library provides a simple circular buffer implementation for storing bytes. The FIFO uses the size and buffer memory provided by ...
分类:
其他好文 时间:
2020-10-12 20:40:45
阅读次数:
29
开发环境:mac+python3.8.3+pyqt5.15.1+vscode 使用py2app打包运行后报错。 在命令行看到如下报错: Traceback (most recent call last): File "/Users/panda/Documents/work/python/xxx/di ...
分类:
其他好文 时间:
2020-09-24 21:51:42
阅读次数:
46
VIMvi与vim的最大区别就是编辑一个文本时vi不会显示颜色,vim会显示颜色;安装VIM工具安装命令yuminstall-yvim-enhanced如果不知道vim需要安装的包名称可以使用以下命令来查询vim的包名称;yumprovides"vim"vim的三种常用模式一般模式编辑模式命令模式一般模式一般模式下的快捷操作移动h或←光标左移一个字符。如果是20h,表示左移20
分类:
系统相关 时间:
2020-08-18 13:48:08
阅读次数:
313
Mosquitto的配置文件mosquitto.conf解析 本文主要是针对websocket、ssl、mosquitto-auth-plug做相应的配置 主要还是需要根据项目的业务进行相应的配置 主要中文解析可以参考https://blog.csdn.net/luckykapok918/artic ...
分类:
其他好文 时间:
2020-07-28 17:00:05
阅读次数:
174
1 ThreadLocal? This class provides thread-local variables. These variables differ from their normal counterparts in that each thread that accesses one ...
分类:
其他好文 时间:
2020-07-24 16:00:59
阅读次数:
76
David Hayden blogged about a cool new ROW_NUMBER() function that SQL 2005 provides that got me excited and inspired to write a little code last night. ...
分类:
Web程序 时间:
2020-07-13 09:20:41
阅读次数:
76
Gnirehtet 该项目通过 adb 为 Android 设备提供 reverse tethering(反向网络连接),允许设备在插入计算机后,使用计算机的互联网连接 github地址:Genymobile/gnirehtet: Gnirehtet provides reverse tetheri ...
分类:
移动开发 时间:
2020-07-11 21:21:56
阅读次数:
208
Announcements - This repository provides references to recent advances in deep-learning-based inverse problems (DLB IP), and will be updated once ever ...
分类:
其他好文 时间:
2020-07-09 01:15:07
阅读次数:
101
Announcements - This repository provides references to recent advances in autoencoders (AEs), and will be updated once every month with the hope of ex ...
分类:
Web程序 时间:
2020-07-09 00:54:07
阅读次数:
85