码迷,mamicode.com
首页 >  
搜索关键字:issues    ( 1031个结果
Gamma阶段第十次scrum meeting
每日任务内容 | 队员 | 昨日完成任务 | 明日要完成的任务 | | : | : | : | | 张圆宁 | 91 用户体验与优化 https://github.com/rRetr0Git/rateMyCourse/issues/91(持续完成) | 91 用户体验与优化 https://gith ...
分类:其他好文   时间:2019-06-07 01:02:51    阅读次数:115
【Gamma】Scrum Meeting8
[TOC] 写在前面 例会时间:6.6 22:30 22:45 例会地点:微信群语音通话 代码进度记录github在 "这里" 进度情况 任务进度表 注:点击链接跳转至相应的issue | 组员 | 6.6任务 | 6.7任务 | | | | | | 少昂 | 处理Merge | 处理Merge | ...
分类:其他好文   时间:2019-06-07 00:50:50    阅读次数:99
Gamma阶段第九次scrum meeting
每日任务内容 | 队员 | 昨日完成任务 | 明日要完成的任务 | | : | : | : | | 张圆宁 | 91 用户体验与优化 https://github.com/rRetr0Git/rateMyCourse/issues/91(持续完成) | 91 用户体验与优化 https://gith ...
分类:其他好文   时间:2019-06-07 00:27:52    阅读次数:111
mpvue采坑记(同一个页面或者组件反复进入动态数据被覆盖)
该问题出现的issue:https://github.com/Meituan-Dianping/mpvue/issues/140 使用场景: 在使用mpvue开发小程序中,出现同路由复用,使用不同页面的情况。 例如: 进入:首页->商品详情页1(id=1)->(商品详情页的推荐商品列表进入)商品详情 ...
分类:其他好文   时间:2019-06-06 13:41:04    阅读次数:338
[LeetCode] 896. Monotonic Array 单调数组
An array is monotonic if it is either monotone increasing or monotone decreasing. An array is monotone increasing if for all . Return if and only if t ...
分类:编程语言   时间:2019-06-02 01:36:58    阅读次数:134
Gamma阶段第一次scrum meeting
每日任务内容 | 队员 | 昨日完成任务 | 明日要完成的任务 | | : | : | : | | 张圆宁 | 91 用户体验与优化:发现用户体验细节问题 https://github.com/rRetr0Git/rateMyCourse/issues/91 | 91 用户体验与优化:发现并优化用户 ...
分类:其他好文   时间:2019-05-31 15:02:45    阅读次数:110
git filter-branch
https://github.com/git-for-windows/git/issues/2206 https://git-scm.com/docs/git-filter-branch The --env-filter option can be used to modify committer ...
分类:其他好文   时间:2019-05-29 10:37:39    阅读次数:100
Error: [WinError 10013] 以一种访问权限不允许的方式做了一个访问套接字的尝试
创建了一个Django项目,但是运行时报错 "D:\Program Files (x86)\JetBrains\PyCharm 2016.2.1\bin\runnerw.exe" D:\Python35-32\python.exe "D:\Program Files (x86)\JetBrains\ ...
分类:Windows程序   时间:2019-05-26 16:18:42    阅读次数:455
使用代码将github仓库里某个issue同步到CSDN博客上
我是一个懒惰的程序员。我在github仓库里用issue的方式写了很多分享文章,想同步到CSDN上。但是我又不想一篇篇手动复制粘贴,因此想用代码来实现自动化。 例子: https://github.com/i042416/KnowlegeRepository/issues/2215 这是我的一个is ...
分类:其他好文   时间:2019-05-25 20:13:14    阅读次数:147
IOWebSocketChannel.connect handle errors
https://github.com/dart-lang/web_socket_channel/issues/38 yes, my workaround is to create a WebSocket directly. Something like: Then I wrap this in a ...
分类:Web程序   时间:2019-05-23 16:54:57    阅读次数:198
1031条   上一页 1 ... 26 27 28 29 30 ... 104 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!