随笔分类 -  软件工程日报

大二下
摘要:今天:写完了前端逻辑的登录注册,核对了接口 明天:写菜单界面。 两个功能的布局文件: <?xml version="1.0" encoding="utf-8"?> <androidx.appcompat.widget.LinearLayoutCompat xmlns:android="http:// 阅读全文
posted @ 2024-04-25 20:24 a_true 阅读(1) 评论(0) 推荐(0) 编辑
摘要:今天:写了登录注册的部分代码,代码量300行,预计明天完成 明天:写完登录注册功能,核对接口。 两个activity: package com.example.kydy; import android.content.Intent; import android.content.SharedPref 阅读全文
posted @ 2024-04-24 19:39 a_true 阅读(7) 评论(0) 推荐(0) 编辑
摘要:今天:对自己的工作内容了有一个整体的规划,确定了关键的时间节点。 明天:实现登录注册的功能。 阅读全文
posted @ 2024-04-23 21:54 a_true 阅读(2) 评论(0) 推荐(0) 编辑
摘要:今天:开组会确定了大体的内容,细化了分工内容 明天:继续开会确定关键时间节点,确定整合项目时间 阅读全文
posted @ 2024-04-22 21:58 a_true 阅读(3) 评论(0) 推荐(0) 编辑
摘要:学习了数据库的select的简单用法。 SQL SELECT 语法 SELECT column1, column2, ... FROM table_name; 与 SELECT * FROM table_name; SQL SELECT DISTINCT 语法 SELECT DISTINCT col 阅读全文
posted @ 2024-04-20 21:52 a_true 阅读(5) 评论(0) 推荐(0) 编辑
摘要:完善了结对作业,下周要验收 阅读全文
posted @ 2024-04-19 22:08 a_true 阅读(1) 评论(0) 推荐(0) 编辑
摘要:上体育课打比赛很累 阅读全文
posted @ 2024-04-18 21:58 a_true 阅读(2) 评论(0) 推荐(0) 编辑
摘要:没有写代码,完善了原型展示,并发表了团队博客 阅读全文
posted @ 2024-04-17 22:26 a_true 阅读(1) 评论(0) 推荐(0) 编辑
摘要:今天上课进行了团队项目需求评审会,进行了一下午,从明天开始就要进行十天冲刺了 阅读全文
posted @ 2024-04-16 21:36 a_true 阅读(2) 评论(0) 推荐(0) 编辑
摘要:今天做完了结对作业地铁查询,服务端、web端、安卓端都已完成 阅读全文
posted @ 2024-04-15 19:57 a_true 阅读(4) 评论(0) 推荐(0) 编辑
摘要:软件开发的复杂性 书中详细描述了Chandler项目的发展历程,从最初的构思到最终的失败,每一步都充满了挑战和不确定性。尽管团队成员都是经验丰富的程序员,但他们仍然面临着各种技术难题和决策困境。项目范围的不断扩展,需求的频繁变化,导致项目始终无法按计划推进。这个过程让我意识到,软件开发不仅仅是编写代 阅读全文
posted @ 2024-04-14 20:31 a_true 阅读(10) 评论(0) 推荐(0) 编辑
摘要:今天打了蓝桥杯比赛,感觉题的难度和去年相比根本不是一个水平,今年的题很简单,而去年真的是在那坐了四个小时,没几个会的题。 阅读全文
posted @ 2024-04-13 21:45 a_true 阅读(5) 评论(0) 推荐(0) 编辑
摘要:今晚复习了c++中的一些算法,明天蓝桥杯正式比赛 阅读全文
posted @ 2024-04-12 21:43 a_true 阅读(3) 评论(0) 推荐(0) 编辑
摘要:完成了结对作业北京地铁查询的服务端和web端,还差安卓端 阅读全文
posted @ 2024-04-11 21:44 a_true 阅读(5) 评论(0) 推荐(0) 编辑
摘要:学习了adapter的使用 package com.example.studyrecords; import androidx.appcompat.app.AlertDialog; import androidx.appcompat.app.AppCompatActivity; import and 阅读全文
posted @ 2024-04-10 21:03 a_true 阅读(5) 评论(0) 推荐(0) 编辑
摘要:个人作业告一段落,开始着手写结对作业 阅读全文
posted @ 2024-04-09 21:36 a_true 阅读(3) 评论(0) 推荐(0) 编辑
摘要:基本上学会了spring boot的使用,数据的来回传导 阅读全文
posted @ 2024-04-08 21:13 a_true 阅读(4) 评论(0) 推荐(0) 编辑
摘要:改进完成了个人作业,增加了自动量化功能 阅读全文
posted @ 2024-04-05 21:32 a_true 阅读(3) 评论(0) 推荐(0) 编辑
摘要:清明节放假 阅读全文
posted @ 2024-04-04 21:47 a_true 阅读(5) 评论(0) 推荐(0) 编辑
摘要:今天把其他作业写一写,明天抽时间改进大作业 阅读全文
posted @ 2024-04-03 21:30 a_true 阅读(1) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示