09 2018 档案

摘要:counter increase info todos 为 reducers 文件名 初始值 为对应文件 state 初始值 如果在创建 store 时定义初始值 会覆盖 reducer 文件里给与的初始值 /** @Author: winyh* @Date: 2018-06-08 15:54:49 阅读全文
posted @ 2018-09-29 15:33 winyh 阅读(135) 评论(0) 推荐(0) 编辑
摘要:找到谷歌浏览器的快捷图标,右键-》属性 —》去掉默认执行软件位置后的 链接尾巴 阅读全文
posted @ 2018-09-11 08:43 winyh 阅读(5) 评论(0) 推荐(0) 编辑
摘要:文本溢出省略 阅读全文
posted @ 2018-09-07 20:24 winyh 阅读(135) 评论(0) 推荐(0) 编辑
摘要:1. 一、配置SSH参数 修改sshd_config文件,命令为: vi /etc/ssh/sshd_config 将#PasswordAuthentication no的注释去掉,并且将NO修改为YES //kali中默认是yes 2. 将PermitRootLogin without-passw 阅读全文
posted @ 2018-09-06 16:44 winyh 阅读(44646) 评论(0) 推荐(2) 编辑
摘要:1.本地新建分支 git branch chezhan_theme 2.本地切换分支 git checkout chezhan_theme 3.(远程没有匹配分支时) git push origin chezhan_theme (自动新建远程分支) 4.本地分支和远程分支关联追踪 git branc 阅读全文
posted @ 2018-09-05 16:00 winyh 阅读(120) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示