摘要: 直接按Win(键盘上的微软徽标键)+R,输入: rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,0 回车 rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,0 阅读全文
posted @ 2020-10-09 10:11 流沙之操作系统 阅读(2226) 评论(0) 推荐(0)
摘要: 安装django rest framework pip install 添加rest_framework app 在settings.py INSTALLED_APPS = [ 'django.contrib.admin', 'django.contrib.auth', 'django.contri 阅读全文
posted @ 2020-08-11 15:26 流沙之操作系统 阅读(668) 评论(0) 推荐(0)
摘要: 1.安装mysqlclient pip install mysqlclient 或 pycharm --> File --> settings --> Project: (项目名称) --> Python Interpreter 搜mysqlclient 2.编辑settings.py,找到DATA 阅读全文
posted @ 2020-08-11 14:04 流沙之操作系统 阅读(172) 评论(0) 推荐(0)
摘要: # 查看所有IP地址h01_root[/]# lanscan Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI Path Address In# State NamePPA ID Type Support Mjr# 0/0/0/0/ 阅读全文
posted @ 2020-08-11 12:13 流沙之操作系统 阅读(865) 评论(0) 推荐(0)