• Joined on 2024-10-11
fly6516 pushed to master at CodeSandBox/sql-judge 2025-02-21 08:35:40 +00:00
a2c0076191 feat:添加了mysql运行测试的功能
fly6516 pushed to master at CodeSandBox/sql-judge 2025-02-19 08:34:25 +00:00
8888b96992 feat(utils): 添加 Docker 方式执行 SQL 语句的功能
fly6516 pushed to main at fly6516s_Educatio.../hdfs_pro 2025-02-19 01:43:14 +00:00
fly6516 pushed to main at fly6516s_Educatio.../hdfs_pro 2025-02-19 01:42:53 +00:00
fly6516 created branch master in fly6516s_Educatio.../hdfs_pro 2025-02-19 01:41:14 +00:00
fly6516 pushed to master at fly6516s_Educatio.../hdfs_pro 2025-02-19 01:41:14 +00:00
aa9934079f update code
fly6516 pushed to main at fly6516s_Educatio.../hdfs_pro 2025-02-19 01:37:24 +00:00
3a8efe4bf9 删除 .gitignore
fly6516 pushed to main at fly6516s_Educatio.../hdfs_pro 2025-02-19 01:37:15 +00:00
29af30ab0b 删除 README.md
fly6516 created repository fly6516s_Educatio.../hdfs_pro 2025-02-19 01:37:00 +00:00
fly6516 pushed to master at CodeSandBox/sql-judge 2025-01-09 07:36:17 +00:00
9f09737b72 feat(api): 添加 SQL 查询执行功能
54730ca312 Initial commit from Create Next App
fly6516 created branch master in CodeSandBox/sql-judge 2025-01-09 07:36:17 +00:00
fly6516 created repository CodeSandBox/sql-judge 2025-01-09 07:35:47 +00:00
fly6516 pushed to master at fly6516s_Educatio.../Python-web-communicate 2025-01-08 06:54:30 +00:00
2fb3a08fbf refactor(main): 优化 DNS响应解析函数
fly6516 pushed to master at fly6516s_Educatio.../Python-web-communicate 2025-01-08 06:49:19 +00:00
7243851f9e refactor(main): 优化 DNS 查询报文构建函数
fly6516 pushed to master at fly6516s_Educatio.../Python-web-communicate 2025-01-08 06:37:52 +00:00
84cb0c5854 refactor(main): 优化校验和函数的代码可读性- 为关键变量和操作添加了注释,解释了它们的作用
fly6516 pushed to master at fly6516s_Educatio.../Python-web-communicate 2025-01-08 06:30:18 +00:00
62df3394e5 feat(main): 添加本地发送端口功能
fly6516 pushed to master at fly6516s_Educatio.../Python-web-communicate 2025-01-08 06:11:37 +00:00
aa143115d5 refactor(main.py): 优化 UDP 头部构造代码
fly6516 pushed to master at fly6516s_Educatio.../Python-web-communicate 2025-01-08 06:04:23 +00:00
41d46dc492 refactor(main): 优化 ICMP报文构造函数的注释- 增加了对 ICMP 报文构造过程的详细注释
fly6516 pushed to master at fly6516s_Educatio.../Python-web-communicate 2025-01-08 06:00:24 +00:00
55ab04e18c refactor(main): 优化 IP头部构造函数的代码结构和注释
fly6516 pushed to master at fly6516s_Educatio.../Python-web-communicate 2025-01-07 19:32:32 +00:00
a0d3d8363f docs(代码解释): 更新网络通信软件的代码解释文档