zoukankan
html css js c++ java
Gamma阶段第一次scrum meeting
每日任务内容
队员
昨日完成任务
明日要完成的任务
张圆宁
#91 用户体验与优化:发现用户体验细节问题
https://github.com/rRetr0Git/rateMyCourse/issues/91
#91 用户体验与优化:发现并优化用户体验,修复问题
https://github.com/rRetr0Git/rateMyCourse/issues/91
牛宇航
#86 重置密码的后端逻辑
https://github.com/rRetr0Git/rateMyCourse/issues/86(持续完成)
#86 重置密码的后端逻辑
https://github.com/rRetr0Git/rateMyCourse/issues/86(持续完成)
王文珺
**#88 头像图片的剪裁 **
https://github.com/rRetr0Git/rateMyCourse/issues/88(持续完成)
**#88 头像图片的剪裁 **
https://github.com/rRetr0Git/rateMyCourse/issues/88
陈致远
#84 忘记密码的新页面
https://github.com/rRetr0Git/rateMyCourse/issues/84(持续完成)
#84 忘记密码的新页面
https://github.com/rRetr0Git/rateMyCourse/issues/84
李青阳
#89 测试计划
https://github.com/rRetr0Git/rateMyCourse/issues/89(持续完成)
#89 测试计划
https://github.com/rRetr0Git/rateMyCourse/issues/89
申化文
#87 头像文件的类型限制
https://github.com/rRetr0Git/rateMyCourse/issues/87
(持续完成)
#87 头像文件的类型限制
https://github.com/rRetr0Git/rateMyCourse/issues/87
汪慕澜
#92 https——网站安全:调研国内外服务器是否可用
https://github.com/rRetr0Git/rateMyCourse/issues/92(持续完成)
#92 https——网站安全
https://github.com/rRetr0Git/rateMyCourse/issues/92(持续完成)
开会照片
困难与难点
https的添加需要服务器的权限,之后会选择某个方案,例如是否更换其他服务器等等
临近期末,大家学习工作更加繁重,工作量需要适时调节
燃尽图
代码与文档签入记录
查看全文
相关阅读:
c#中文字符串与byte数组互相转化
c#的中英文混合字符串截取 public static string SubString(string inputString, int byteLength)
c#的中英文混合字符串截取指定长度,startidx从0开始
//字符是否为汉字
//获得字节长度
C# 截取中英文混合字符串分行显示宽度相同
C#截取中英文混合字符串分行显示
C#截取指定长度中英文字符串方法 (修改)
截取字符串的长度(中英文)
canvas贪吃蛇游戏
原文地址:https://www.cnblogs.com/stupidRJGC/p/10955188.html
最新文章
nginx 使用二级域名监听多个端口
redmine 配置之创建新的问题
docker redmine配置
python 之禅
love
odoo field 设置匿名函数domain
nginx 搭建静态网页服务,不同的前缀进入不同的静态文件路径
odoo mts+mto
postgres 判断字段为空并给默认值
QFileDialog 打开文件 / 文件夹 为何有时会卡死
热门文章
Qt 与 .Net 为何不兼容
QFileDialog::getOpenFileName() hangs
[Inno Setup] 字符串列表,当要处理一长串文件时很有用
[Inno Setup] 如何读取命令行输入的参数
Synchronous and Asynchronous I/O [Windows]
Testing for the End of a File (Windows 的异步 IO)
Synchronization and Overlapped Input and Output
DiskPart.exe and managing Virtual Hard Disks (VHDs) in Windows 7
终止过久没有返回的 Windows API 函数 ---- “CancelSynchronousIo”
Encoding encoding = Encoding.GetEncoding("gb2312"); 与byte[] ping = Encoding.UTF8.GetBytes(inputString);区别
Copyright © 2011-2022 走看看