GithubHelp home page GithubHelp logo

imooc_tuling's Introduction

imooc_tuling

慕课网图灵机器人课程项目


效果展示图


项目简介

  1. 图灵API已更换版本,所以对教学视频中的请求和解析代码做了改动
    1. HttpUtils文件中舍弃Get请求方式,转为Post请求方式
    2. HttpUtils文件中保留了HTTPClient请求方式(需引入相应的包),最终版本采用的是OKHTTP框架
    3. 对请求url做了修改,同时因为请求和返回数据内容已发生变动,舍弃Result Bean,不再采用gson映射到bean的解析方式,而是直接提取最终的内容文本
    4. 对对话消息文本背景做了更换,自制了新的.9图,课程提供的原背景素材.9图存在一行文本上下间距过大的问题,美观程度不行,但不影响实际功能
  2. 视频中老师的Item布局存在小的缺陷,当发送大量文本数据时发送者的头像和名字将会被挤出屏幕外,对其布局进行了修改
  3. 解决了键盘遮挡最新消息的缺陷
  4. 对输入文本框设置最小高度与最大高度限制,不仅仅是写死高度只能显示一行文本

imooc_tuling's People

Contributors

zb-tjw avatar

Stargazers

nono_qihao avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.