会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
xxaxf
博客园
首页
新随笔
新文章
联系
管理
订阅
上一页
1
···
10
11
12
13
14
15
16
17
18
下一页
2023年3月23日
2023、03、23学习总结
摘要: app与sqlite的链接学一天终于连上了明后两天有希望完成app版
阅读全文
posted @ 2023-03-23 22:22 XiSoil
阅读(17)
评论(0)
推荐(0)
2023年3月22日
2023、03、22学习总结
摘要: 完成了app的页面设计
阅读全文
posted @ 2023-03-22 21:28 XiSoil
阅读(16)
评论(0)
推荐(0)
2023年3月21日
2023、03、21学习总结
摘要: 学习Android的布局设计
阅读全文
posted @ 2023-03-21 21:45 XiSoil
阅读(15)
评论(0)
推荐(0)
2023年3月20日
2023、03、20学习总结——结对作业第一阶段
摘要: 数据库结构: 项目结构: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> <style type="text/css"> /* 设置外层wrapper宽高、背景验证、水平居中、相对定位 */ .wrapper
阅读全文
posted @ 2023-03-20 17:23 XiSoil
阅读(29)
评论(0)
推荐(0)
2023年3月17日
2023、03、17学习总结
摘要: 昨天企图写打卡app版,企图失败,今全在写web版
阅读全文
posted @ 2023-03-17 21:33 XiSoil
阅读(14)
评论(0)
推荐(0)
2023年3月16日
2023、03、16学习总结
摘要: 捣鼓Android app,痛苦
阅读全文
posted @ 2023-03-16 21:57 XiSoil
阅读(14)
评论(0)
推荐(0)
2023年3月15日
2023、03、15学习总结
摘要: 改进判断方法,学Android app
阅读全文
posted @ 2023-03-15 22:21 XiSoil
阅读(21)
评论(0)
推荐(0)
2023年3月14日
2023、03、14学习总结
摘要: 部分Java代码: package bean; import java.util.ArrayList; import java.util.List; public class station { private int id; private String station; private Stri
阅读全文
posted @ 2023-03-14 20:05 XiSoil
阅读(13)
评论(0)
推荐(0)
2023年3月13日
2023、03、13学习总结
摘要: 地铁查询系统设计思路 三种表,buke表记录所有不能换乘的站点 id为序号,station为站点名,line为所属线路 ke存储可以换乘的站点,lined为换乘前,line为换乘后 linex记录一条线路所包含的站点 设计思路:查询线路时从表linex中查询,查询站点时从buke中遍历,查询路线时,
阅读全文
posted @ 2023-03-13 21:28 XiSoil
阅读(18)
评论(0)
推荐(0)
2023年3月10日
2023、03、10学习总结
摘要: 今天,继续写我的web版打卡,学习了一些js和css,明天继续努力
阅读全文
posted @ 2023-03-10 22:34 XiSoil
阅读(11)
评论(0)
推荐(0)
上一页
1
···
10
11
12
13
14
15
16
17
18
下一页
公告