Skip to content
View cuishuang1117's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report cuishuang1117

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. ScoreCamera ScoreCamera Public

    Java

  2. MathPocketFairy MathPocketFairy Public

    华科大三软件工程结课大作业

    Java

  3. blog-cs blog-cs Public

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

    HTML

  4. calculator-cs calculator-cs Public

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

    JavaScript

  5. puzzle-cs puzzle-cs Public

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

    JavaScript

  6. shop shop Public

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

    JavaScript