上一页 1 2 3 4 5 6 ··· 21 下一页
摘要: 报错现象如下 产生原因如下 分析 在调用 React.cloneElement 的时候 如果第二个属性传入props, 需要看第一个参数传递的是 react组建还是 html标签 如果是html标签就会导致上面的警告 大意是方法会被忽略 因为这样相当于 往 div 等原声元素里 传入 onBd 自定 阅读全文
posted @ 2019-03-25 18:36 _白马非马 阅读(295) 评论(0) 推荐(0) 编辑
摘要: js handelevent dom2阶段事件 事件会自动在传入对象中寻找handleEvent方法。 dispatchEvent mockjs 模拟数据只适合 xmlhttprequest的请求,ru jquery.ajax。 axios 等 而 fetch isomorphic fetch (d 阅读全文
posted @ 2019-03-19 08:49 _白马非马 阅读(168) 评论(0) 推荐(0) 编辑
摘要: 再次复习 dpr rem布局 https://www.cnblogs.com/well nice/p/5509589.html 移动端布局 与 dpr 实际无关 具体步骤如下 设计稿子一般按照 ip6切图 , 首先看 是按照设备尺寸去切的 375 667 还是按照实际像素去切的 750 1234 将 阅读全文
posted @ 2019-03-13 16:02 _白马非马 阅读(119) 评论(0) 推荐(0) 编辑
摘要: react 事件绑定 函数写法 文档总结 https://react.docschina.org/docs/handling events.html 1 通过 constroucor绑定 class Toggle extends React.Component { constructor(props 阅读全文
posted @ 2019-03-12 18:02 _白马非马 阅读(161) 评论(0) 推荐(0) 编辑
摘要: 在看 react redux 源码 目前没有太大成果。。周日学习状态不太佳。。 真不知道你们那些每周都总结一大堆知识的人是咋弄的。不用上班的? 阅读全文
posted @ 2019-03-10 17:10 _白马非马 阅读(79) 评论(0) 推荐(0) 编辑
摘要: 1 node 爬虫 https://juejin.im/post/5c75fa4af265da2d84109219 2 阅读全文
posted @ 2019-03-03 15:26 _白马非马 阅读(115) 评论(0) 推荐(0) 编辑
摘要: https://zeit.co/now https://www.zhihu.com/question/59278159/answer/163585410?utm_source=weibo 常用命令 一件部署当前目录 now now ./dist 列出已经部署的服务 now ls now list 删 阅读全文
posted @ 2019-02-26 09:55 _白马非马 阅读(249) 评论(0) 推荐(0) 编辑
摘要: 1 classnames 仓库 https://blog.csdn.net/duola8789/article/details/71514450 1 部署工具 now.sh https://51.ruyo.net/9976.html 1 antd 按需加载 antd landing https:// 阅读全文
posted @ 2019-02-19 11:24 _白马非马 阅读(142) 评论(0) 推荐(0) 编辑
摘要: 纯债定开债 选购规则 1 大一点的公司 比如汇添富、天弘、华安、工银、鹏华、广发、南方、银华、长盛、华夏、 易方达 、工银瑞信 、建信、博时、嘉实、招商、汇添富 、富国、华宝兴业 等。 2 债券型 —〉长期纯债 —〉近三年 — 收益降序排序 找到前三十只 允许投资 可转债的 排除 名气小。排除 资金 阅读全文
posted @ 2019-02-17 10:08 _白马非马 阅读(842) 评论(0) 推荐(0) 编辑
摘要: 1 chrome 插件 2 vscode插件 3 react native weex fluter 4 node eggjs 5 react icework 阅读全文
posted @ 2019-02-14 09:53 _白马非马 阅读(116) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 ··· 21 下一页