Linux笔记本合上屏幕不待机[]# vim /etc/systemd/logind.conf# This file is part of systemd.## systemd is free software; you can redistribute it and/or modify it# under the terms of the GNU Lesser General Public License as published by# the Free Software Foundatio…
django在Windows上调试需要用ctrl+break终止服务器……笔记本键盘上没有break好尴尬…… 在百度搜了很多都没有找到,最后终于在谷歌上找到了英文版的解决方案. starting osk.exe and then holding down the CTRL and Fn keys and clicking PAUSE on the on the On-Screen Keyboard did the trick. 运行输入osk会屏幕键盘软件,其实不用这个也可以,直接用键盘,按住…