Giter Site home page Giter Site logo

cuishuang1117's Projects

blog-cs icon blog-cs

设计了一个简单的登录页面login.html和个人主页首页index.html。登录页面使用居中布局,首页使用上中下布局,登录页点击“登录”跳转到首页。

calculator-cs icon calculator-cs

制作了一个简单的计算器。具备两个数字(包括小数)的加减乘除,一个数字的求百分比功能。可以输入长算式进行计算,会先算乘除再算加减。

puzzle-cs icon puzzle-cs

使用JS实现一个8格拼图游戏,要求:项目名称Puzzle8;点击方块若周围有空格则移动;可以判定胜利条件;有一个“重置”按钮,点击后随机重新生成拼图; ++ 加入一个文本框,输入一个数字n(2 < n < 10),点击“重置”后随机重新生成一个n*n的拼图 +++ 加入对键盘事件的监听,实现按键盘“上下左右”键亦可移动方块的功能

shop icon shop

这是一个react项目,搭建了一个简易的商品管理系统,需配合我另一个仓库中的服务器使用,服务器所在仓库名为server。

shop-server icon shop-server

这是商品管理系统的服务器,启动方法为在命令行输入node server然后按回车。实现了增删改查、登录/注册/找回密码的功能,完成了数据持久化。

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.