上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 32 下一页
摘要: 走代理的时候,因为是通过代理转发,所以需要传Cookie 如果是直接通过浏览器访问,那么就不用管Cookie的问题了,因为设置请求后,会自动携带Cookie。 阅读全文
posted @ 2021-03-27 21:36 一路向北√ 阅读(49) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>容量</title> </head> <body> <div class="use"> 使用: </div> <button class="btn1">获取使用 阅读全文
posted @ 2021-03-27 21:33 一路向北√ 阅读(300) 评论(0) 推荐(0) 编辑
摘要: Authenticating with the App Store 本文主要解决的是在上传应用时,卡在 Authenticating with the App Store... 的问题。 问题分析 综合网上各种解决此问题的方案,我这边猜测卡住的原因如下: 在上传 ipa 时,需要使用很多内置的资源, 阅读全文
posted @ 2021-03-27 21:17 一路向北√ 阅读(179) 评论(0) 推荐(0) 编辑
摘要: 1.https://developer.apple.com/cn/support/code-signing/ 访问apple 代码签名页面 2.进入证书更新页面 https://developer.apple.com/support/expiration/ 阅读全文
posted @ 2021-03-18 11:34 一路向北√ 阅读(936) 评论(0) 推荐(0) 编辑
摘要: 1.黑屏 解决方法 comman + control + f (全屏) 发现进入了更新? 阅读全文
posted @ 2021-03-15 14:20 一路向北√ 阅读(177) 评论(0) 推荐(0) 编辑
摘要: 1. vm模板,可以通过java的模板引擎velocity 来生成html文件 <!DOCTYPE html> <html lang="zh-CN"> <head> #parse("/commons/head.vm") <title>${channel.channel_name} -- 文章列表</ 阅读全文
posted @ 2021-03-05 17:37 一路向北√ 阅读(133) 评论(0) 推荐(0) 编辑
摘要: error: Your local changes to the following files would be overwritten by merge 方案1:尝试了stash ,不行 方案2:copy文件a 命名为 a-2021_03_04_11_11_43.xx 然后checkout a文 阅读全文
posted @ 2021-03-04 11:14 一路向北√ 阅读(93) 评论(0) 推荐(0) 编辑
摘要: 国内安装(可用): /bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)" 阅读全文
posted @ 2021-02-27 15:49 一路向北√ 阅读(98) 评论(0) 推荐(0) 编辑
摘要: Could not retrieve https://nodejs.org/dist/latest/SHASUMS256.txt. 解决方法: 修改nvm文件夹下的settings文件 node_mirror:npm.taobao.org/mirrors/node/ npm_mirror:npm.t 阅读全文
posted @ 2021-02-27 01:08 一路向北√ 阅读(3314) 评论(0) 推荐(0) 编辑
摘要: 经过分析(不同项目使用相同的antd版本 moment版本),发现问题是安装方式出现了错误; cnpm i moment -D 前面试了 npm cnpm yarn 安装指定版本 2.22.2 发现问题依然存在 于是直接安装最新版本 2.29.1 问题解决 总结: 1.有条件进行变量对比,可以快速找 阅读全文
posted @ 2021-02-25 18:48 一路向北√ 阅读(279) 评论(0) 推荐(0) 编辑
上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 32 下一页

web应用开发&研究 -

业精于勤而荒于嬉。

工作,使我快乐。


Font Awesome | Respond.js | Bootstrap中文网