会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
流沙技术
博客园
首页
新随笔
联系
订阅
管理
2020年10月9日
Windows Server 2019 在桌面图标
摘要: 直接按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)
2020年8月11日
pycharm配置django rest framework
摘要: 安装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)
django 连接 mysql数据库
摘要: 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)
HP UNIX 查看 修改IP地址
摘要: # 查看所有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)
公告