Skip to content

MaronNeAr/counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

吴彦组的万能计算器

组名 吴彦组

组员 马龙 左丹阳

文件系统

caculator-web Vue项目(前端)

--public index主页面

--src 前端资源文件(代码)

----api 接口调用

----components 导航组件

----enums 枚举值统一处理

----mixins 状态管理

----router 路由管理

----store 全局变量管理

----view 页面组件

------Home.vue 全局主页组件

------CounterPage.vue 计算器及主页面组件

------EvaluationPage.vue 综测计算

------FuntionPage.vue 函数图像组件

------HealthyPage.vue 健康计算组件

------CommodityPage.vue 一周开销组件

----App.vue 主组件

----main.ts 全局引入包管理


caculator-server SpringBoot项目(后端)

--sql 数据库文件

--img 图像文件

--src 后端资源文件(代码)

----main 项目代码

------java/com.example.yin java代码

--------domain 实体类

--------dao 数据连接层(与数据库的交互部分)

--------service 业务层(核心业务代码)

--------controller 接口层(处理来自前端的请求)

------resource 全局配置文件

----main 项目代码

----test 测试代码


项目预览

前台截图预览 image image image image image image


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •