Git Product home page Git Product logo

8086-digital-clock's Introduction

8086-Digital-Clock

这是小学期汇编课的第三次作业

作业要求

编写一个时钟。

基本功能:

  1. 能够读取系统时间、显示并以此时间开始运行;
  2. 能够自我设定时间(指该软件内时间,非系统时间),并以该时间为起点,保持运行;

部分建议附加功能(选做):

  1. 能够当做秒表。
  2. 能够临时记录(写在屏幕某处,多个暂时的时间)
  3. 能够驻留内存,即退出后该时钟保持运行(难)。
  4. 能够实现多个时钟同时走动。
  5. 对显示的时钟界面进行修饰。
  6. 所能想到的其他小功能。

最后加了一个秒表功能

8086-digital-clock's People

Contributors

gitdxj avatar

Stargazers

 avatar Binye Qi 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.