GithubHelp home page GithubHelp logo

userlogin's Introduction

LoginDemoApp

利用MVC模式,实现以下App,App首界面具有

  • 用户名框
  • 密码框

点击LOGIN按钮后进型判断,用户名密码判断如果用户名和密码符合

  • 用户名:学号
  • 密码框:password学号

如学号为17023118的同学输入

  • 用户名:17023118
  • 密码:password17023118

则跳转到第二个界面并显示LOGOUT,如果不符合则跳转到第二个界面不显示LOGOUT

你可能用到的相关方法

<EditText />
mUserName = editText.getText();
mPassword = editText.getText();

作业提交方式

请Fork本库,并请使用Pull Request方式进行作业提交

userlogin's People

Contributors

frtmobileapp 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.