Process:

Zhaoyang: Add the Time bar feature in the APP and complete the Speech API.

Yandong: Do some code review in the Backend server.

Fuchen: Do some code review in the IOS app.

Minlong: Complete the final resful debug and do some code integration.

Dong: Check the Code about the Azure Server.

Plan:

The user study in the ALPHA release is in progress. And the final results will guide us to change some UI design for BETA release and optimal the code performance.

最新文章

  1. java中构造方法的特殊性
  2. 谷歌livereload插件使用
  3. web magic 小结
  4. 在win2008中安装vs2005
  5. vitamio框架
  6. 【转】 远程到服务器安装visualSVN server,出现Service 'VisualSVN Server' failed to start的解决方法
  7. JSP九个隐式对象及作用域
  8. 精通 VC++ 实效编程280例 - 01 窗口
  9. smarty(原理概述)
  10. JavaScript while 循环
  11. [LeetCode] Score After Flipping Matrix 翻转矩阵后的分数
  12. oracle新建表空间的四条语句
  13. 使用 CROSS APPLY 与 OUTER APPLY 连接查询
  14. Tomcat启动时卡在 INFO HostConfig.deployDirectory Deploy
  15. Android学习之基础知识五—ListView控件(最常用和最难用的控件)
  16. [转帖]台积电近10万片晶圆报废,但7nm工艺将成2019营收主力
  17. nginx 学习资料
  18. js中for循环的多种方式
  19. WEB安全 Sqlmap 中绕过空格拦截的12个脚本
  20. 自动删除 Elasticsearch 索引

热门文章

  1. 安装自动化测试工具webdriver与selenium模块
  2. Codeforces Round #567 (Div. 2) B. Split a Number
  3. Go语言库系列之flag
  4. CSS常用属性之选择器
  5. SpringBoot 集成ehcache
  6. Go深入学习之select
  7. python实现十大经典排序算法
  8. 使用maven-pom进行依赖管理与自动构建
  9. 图解GC流程
  10. java Jsoup.clean 处理入参时,会将换行符解析成空字符串问题