07 2020 档案

摘要:https://www.jianshu.com/p/e575787d173c 使用fluro时,对参数进行URLEncode来解决找不到路由的问题 一、使用方法 1、route_handlers.dart中新建对应页面的Handler2、routes.dart中定义对应的路由 二、跳转页面 1. 跳 阅读全文
posted @ 2020-07-31 21:43 sundayswift 阅读(681) 评论(0) 推荐(0)
摘要:flutter_redux框架的使用 https://www.jianshu.com/p/68596599750d 阅读全文
posted @ 2020-07-31 17:37 sundayswift 阅读(188) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/sundaysme/article/details/107074559 阅读全文
posted @ 2020-07-01 23:39 sundayswift 阅读(1688) 评论(0) 推荐(0)
摘要:Last login: Wed Jul 1 22:58:39 on ttys000 administrator@adminisatorsMBP ~ % cd /Users/administrator/Desktop/ReactRativespace administrator@adminisator 阅读全文
posted @ 2020-07-01 23:07 sundayswift 阅读(168) 评论(0) 推荐(0)
摘要:https://www.jianshu.com/p/b6e2ecdaf28b 可能最近要重新开始学习RN了,搭建环境的时候遇到老问题,记得自己以前写过一篇文章.果然解决了,不过当时不懂markdown,布局排版惨不忍睹.重新改一下吧.也希望这次可以真正得学以致用~ 解决问题: 1.配置reactNa 阅读全文
posted @ 2020-07-01 22:57 sundayswift 阅读(1758) 评论(0) 推荐(0)
摘要:https://www.jianshu.com/p/1f3acf8f8927 一、脚手架工具create-react-app安装 使用以下命令进行安装: npm install -g create-react-app 二、create-react-app的使用 在需要创建项目的位置打开命令行 输入c 阅读全文
posted @ 2020-07-01 20:14 sundayswift 阅读(281) 评论(0) 推荐(0)
摘要:https://www.jianshu.com/p/f8691d00434c zsh设置环境变量 zackxizi关注 0.0962018.01.02 23:31:05字数 59阅读 10,343 Mac默认是bash shell 配置变量在跟目录中,编辑: vi ~/.bash_profile 通 阅读全文
posted @ 2020-07-01 06:56 sundayswift 阅读(209) 评论(0) 推荐(0)