> For the complete documentation index, see [llms.txt](https://g.aqde.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://g.aqde.net/ttyd/2020/06.md).

# 06月的阅读记录

## 8号

技术进步的很快，以前很麻烦的启动U盘现在一步搞定：<https://ventoy.net/cn/index.html>

同时看到一位女生[技术大牛的网站](https://iruxu.com/notebook/) ，她写的[git gui入门手册](https://www.runoob.com/w3cnote/git-gui-window.html) 很棒，希望女儿将来也能这么棒

## 9号

github自己的帮助文档已经很完美了：<https://help.github.com/cn/github>

老外还有一个很牛的git在线学习工具：<http://git-school.github.io/visualizing-git/> 把git操作的原理与过程可视化，优秀！

## 11号

又来一个要求学生注册的阅读答题网站：<http://www.chunmiao.cn/>

## 15号

浙江大学的这个数据结构的课不错：<https://www.icourse163.org/learn/ZJU-93001?tid=1459700443#/learn/content?type=detail&id=1235254034>

## 16号

对各家官网产生研究兴趣：

中央政府网：<http://www.gov.cn/> 运维单位：中国政府网运行中心

上海：<http://www.shanghai.gov.cn/>

安徽：<http://www.ah.gov.cn/> 招标公示

广东：<http://www.gd.gov.cn/> 运维：南方新闻网 数字广东网络建设有限公司

教育部：<http://www.moe.gov.cn/>

上海教委：<http://edu.sh.gov.cn/>

广东教育厅：<http://edu.gd.gov.cn/>

安徽教育厅：<http://jyt.ah.gov.cn/>

安庆教体局：<http://jtj.anqing.gov.cn/> 运维：[龙讯科技](http://www.lonsun.cn/)

## 17号

在key2手机上用ksweb尝试安装moodle失败，卡在安装完成的管理员设置页上moodle editadvanced.php?id=2

改回使用可道云<http://m.anqing.de:2020/>

## 18号

github有一个教育社区：<https://education.github.community/> 目前是全英文的

[github的捐款服务](https://help.github.com/cn/github/supporting-the-open-source-community-with-github-sponsors/setting-up-github-sponsors-for-your-user-account)已经通过申请，不过还是需要有香港的银行帐号才能提取。

## 22号

微软搞的图形化编程工具已经支持中文了：<https://arcade.makecode.com/beta#>

虽然还是测试版，可功能已经非常强大了，支持不少的硬件，不过没看到著名的树莓派。而且还有完整的资源站：<https://www.microsoft.com/zh-cn/makecode/about> 学校考评没去，下大雨，要去幼儿园接孩子。

## 23号

带孩子去小百合准备学跳舞，只是看了一小时，还拿了一盒奶回来。

## 24号

开启gitbook 记录模式失败，gitbook与github的同步总是有问题，字符在termux的兼容也很成问题。技术进步太大，跟不上了。 看到一些有意思的内容：一个比较形象的makedown语法说明<https://www.jianshu.com/p/191d1e21f7ed> 、网页聊天工具很多啊<https://app.purechat.com/getting-started>

github的主流版权对比<https://choosealicense.com/appendix/、开源向导中文版https://opensource.guide/zh-hans/> Travis CI集成工具<https://travis-ci.org/dashboard> 学校发两袋米，一壶油。

## 25号

太复杂的编码：%20%282%29 这种东西会在gitbook与github中互相生成？ 17年的文章：<https://www.xncoding.com/2017/11/30/gitbook.html>

## 27号

一天也就只能迁移一个旧文章到gitbook来，奇怪的时gitbook对图片会出现2种不同的缓存机制。 带中文名的图会缓存到 ： <https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MAfLPHzGe01GOpUXila%2Fsync%2F6623e9c5df969f74b4c3f72edb53a137b0f5ecb3.png?generation=1593225211721837&alt=media>

不带中文的则是这样的： <https://gblobscdn.gitbook.com/assets%2F-MAfLPHzGe01GOpUXila%2Fsync%2F01350b16a4441ea89e7816da0e5ce80b76066a9e.png?alt=media>

前者 在大陆无法访问，后者目前还是可以直接访问的。 而且看上去即使修改文件名称也不会变更存储位置，也不知道是不是跟图片大小有关，后者的图都是相对较大的。

## 28号

听说各学校要关闭互联网的直接连接了，全要改成教育城域网。

## 29号

这个学期结束的真快。

国外的一个网站历史截图整理：<https://www.webdesignmuseum.org/timeline>

最著名的当然还是<http://www.archive.org/> 可惜国内不能直接访问

今天查了一下，发现本地很多中学网站已经无法访问，看来传闻有可能是真的了。

找到了最早的[jarodlee.com的存档](https://web.archive.org/web/20030810222225/http://www.jarodlee.com/main.htm)，年轻的时代真好。

## 30号

考试放假

## 学期即将结束

通过wjx做了一个小测试


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://g.aqde.net/ttyd/2020/06.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
