全选 command +A 剪切 command + x 复制 ommand + c 粘贴 command + v 撤销 command + z 聚焦搜索 command + 空格 退出全屏窗口 Command +句号 关闭窗口而不退出软件 command +w 不同应用切换 Command + T ...
分类:
系统相关 时间:
2019-04-08 01:11:34
阅读次数:
190
from rest_framework.authentication import BaseAuthenticationfrom rest_framework.permissions import BasePermissionfrom rest_framework.throttling import ...
分类:
其他好文 时间:
2019-04-05 22:40:42
阅读次数:
179
放大设置 File —> settings—> Keymap 在搜寻框中输入:increase —> Increase Font Size(双击) —> 在弹出的对话框中选择Add Mouse Shortcut 在弹出的对话框中按住ctrl键,鼠标滚轮向上滑动。 点击OK,完成后,点击Apply-- ...
分类:
其他好文 时间:
2019-03-30 13:42:26
阅读次数:
360
有人喜欢创造世界,他们做了开发者;有的人喜欢开发者,他们做了测试员。什么是软件测试?软件测试就是一场本该在用户面前发生的灾难提前在自己面前发生了,这会让他们生出一种救世主的感觉,拯救了用户,也就拯救者这个软件,避免了他们被卸载的命运。 最近被几个公司实习生整自闭了,没有基础,想学自动化又不知道怎么去 ...
分类:
编程语言 时间:
2019-03-26 21:07:23
阅读次数:
277
目录 urls models views addbook.html books.html editbook.html ...
分类:
其他好文 时间:
2019-03-26 10:34:32
阅读次数:
111
https://www.exploit-db.com/exploits/46518 ...
分类:
数据库 时间:
2019-03-14 21:21:26
阅读次数:
295
https://ke.qq.com/webcourse/index.html#cid=380753&term_id=100453830&taid=3038972830142289&type=1024&vid=l1431xn1pmr One:Is Your System Safy? revealed ...
分类:
其他好文 时间:
2019-03-11 00:51:26
阅读次数:
169
一、数据库表中字段的增删改查 二、路由基础 三、有名无名分组 四、多app共存的路由分配 五、多app共存时模板冲突问题 六、创建app流程 七、路由分发 八、路由别名 九、名称空间 十、反向解析 十一、2.x新特性 十二、自定义转换器 ...
分类:
移动开发 时间:
2019-03-04 09:46:30
阅读次数:
185
<!--为网页添加图标,写在头部--> <link rel="shortcut icon" href="favicon.ico(路径)" type="image/x-icon"> 表单fieldset legend定义表单元素的标题 from(供用户输入的表单) <from action="后台名" ...
分类:
Web程序 时间:
2019-03-03 16:11:57
阅读次数:
241
views.py urls.py session1.html session2.html ...
分类:
其他好文 时间:
2019-02-26 17:09:30
阅读次数:
153