会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
织云等待中...
FZhiYun'Blogs
封织云
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
9
···
20
下一页
2024年1月10日
1.10寒假总结
摘要: 重装系统......ing 需求也很简单,假设我们有一个 Person 表,每当 Person 表新增或者修改一条数据的时候,给指定服务同步一下。 伪代码非常的简单: boolean success = addPerson(person) if(success){ //发送person,add代表新
阅读全文
posted @ 2024-01-10 15:53 奉禾
阅读(12)
评论(0)
推荐(0)
2024年1月7日
1.7
摘要: 习概考试复习ing
阅读全文
posted @ 2024-01-07 12:37 奉禾
阅读(44)
评论(0)
推荐(0)
2024年1月6日
1.6总结
摘要: 程序整理 private static DataSource ds ; static { try { //1.加载配置文件 Properties pro = new Properties(); //使用ClassLoader加载配置文件,获取字节输入流 InputStream is = JDBCUt
阅读全文
posted @ 2024-01-06 16:06 奉禾
阅读(14)
评论(0)
推荐(0)
2024年1月5日
1.5
摘要: 验收整理财务管理 业务流程 技术力原因,我主要负责后端数据库,前端在团队成员协助下完成。由于做财务系统时,闭门造车现象严重,这一点上课时还提到过,没有充足的查阅资料及时和同学沟通以及了解财务具体流程,导致我工作中心偏离“流程”,也是在做完系统时和同学胡吹时发现这个重大问题。 下面介绍一下系统主界面
阅读全文
posted @ 2024-01-05 16:25 奉禾
阅读(101)
评论(0)
推荐(0)
2024年1月4日
1.4
摘要: 财务管理免登录效果 package com.example.cwgl.configs; import com.example.cwgl.controller.UserInfoController; import com.example.cwgl.entity.UserInfo; import com
阅读全文
posted @ 2024-01-04 14:19 奉禾
阅读(62)
评论(0)
推荐(0)
2024年1月1日
1.1
摘要: 财务管理 package com.example.cwgl.controller; import com.example.cwgl.entity.Customer; import com.example.cwgl.entity.Emp; import com.example.cwgl.service
阅读全文
posted @ 2024-01-01 15:58 奉禾
阅读(20)
评论(0)
推荐(0)
2023年12月31日
12.31
摘要: package com.example.cwgl.controller; import com.example.cwgl.dao.CallpayMapper; import com.example.cwgl.dao.CustomerMapper; import com.example.cwgl.en
阅读全文
posted @ 2023-12-31 10:15 奉禾
阅读(13)
评论(0)
推荐(0)
2023年12月30日
12.30
摘要: package com.example.cwgl.controller; import com.example.cwgl.entity.Budget; import com.example.cwgl.service.BudgetService; import com.example.cwgl.uti
阅读全文
posted @ 2023-12-30 15:24 奉禾
阅读(17)
评论(0)
推荐(0)
2023年12月29日
12.29
摘要: package com.example.cwgl.controller; import com.example.cwgl.dao.BillMapper; import com.example.cwgl.entity.Bill; import com.example.cwgl.entity.Paywa
阅读全文
posted @ 2023-12-29 10:29 奉禾
阅读(10)
评论(0)
推荐(0)
2023年12月28日
12.28
摘要: 技术力原因,我主要负责后端数据库,前端在团队成员协助下完成。由于做财务系统时,闭门造车现象严重,这一点上课时还提到过,没有充足的查阅资料及时和同学沟通以及了解财务具体流程,导致我工作中心偏离“流程”,也是在做完系统时和同学胡吹时发现这个重大问题。 下面介绍一下系统主界面 我这里主要运用此前的一些经验
阅读全文
posted @ 2023-12-28 11:36 奉禾
阅读(11)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
···
20
下一页
公告