DiaryDayBayDayDiary
The body of the diary is the main part of the diary. It is written directly below the Sunday and Date. It can be written in the top case, or it can be reduced to three or five letters. As the recorded content usually happens, the predicate verbs often use the past tense. But other tenses can also be used according to the specific situation. Such as: narrating the weather, describing the scenery, in order to describe vividly, we can use the present tense to express the situation at that time. The present tense or the future tense can be used for expressing feelings or comments after the passage. The diary strives for simplicity and coherence. If there is a written prompt, we should pay attention to the prompt and grasp the main points. Use simple sentences as far as possible in order to avoid complicated and grammatical and sentence pattern errors.
Privacy security
Your privacy is also our greatest concern.
We will not leak your diary to any third party. At the same time, it will strengthen the technical means to improve the security and reliability of data.
Contact us
Need to contact us? If you want to make the content public, you can consider leaving it in the message board on the right so that other users can discuss it together. If you just wan
DiaryDayBayDayDiary的更多相关文章
随机推荐
- OpenStack 中 RabbitMQ 的使用
OpenStack 中 RabbitMQ 的使用 本文是 OpenStack 中的 RabbitMQ 使用研究 两部分中的第一部分,将介绍 RabbitMQ 的基本概念,即 RabbitMQ 是什么. ...
- 18 java I/O 系统
流的类继承结构 我们首先看看流的类继承结构,有助于理解下个标签的内容 InputStream OutputStream Reader Writer File类 File类技能表示一个特定文件的名称,又 ...
- scarpy设置日志打印级别和存储位置
在settings.py中配置 日志级别设置 LOG_LEVEL = 'ERROR' # 当LOG_LEVEL设置为ERROR时,在进行日志打印时,只是打印ERROR级别的日志 日志存储设置 LOG_ ...
- python基础--数据结构之字典
字典 特点:无序,键唯一 目录 1.字典的创建 2. .setdefault 的使用 3. 字典中的查找 4.字典中的改 5. 字典中的删除 6. 打印字典的方法 7. 格式化字符串 8. 合并字符 ...
- github上好用的非代码工具
1. github上好用的非代码工具 1.1. 面试题地址 地址 1.2. 书籍 这里 1.3. 百度网盘不限速下载器 这里
- iOS 视图调用
init-初始化程序 viewDidLoad-加载视图 viewWillAppear-UIViewController对象的视图即将加入窗口时调用: viewDidApper-UIViewContro ...
- Es查询工具使用
Kibana按照索引过滤数据 1.创建索引模式 2.查询索引中的数据 Es查询不返回数据 创建索引的时候指定mapping mappings={ "mappings": { &qu ...
- Pandas 之 描述性统计案例
认识 jupyter地址: https://nbviewer.jupyter.org/github/chenjieyouge/jupyter_share/blob/master/share/panda ...
- Linux安装在虚拟机上
虚拟机上安装centos7 minimal 详细操作链接:https://blog.csdn.net/babyxue/article/details/80970526 镜像文件 xxx.iso 本质就 ...
- Git拉取Gitlab上的代码时,报128的解决方法
今天拉取gitlab上的代码时出现错误,一直返回128 首先我们确定我们在存储库上有没有权限,然后我就去项目中的 Members上看是否有权限,然后发现也是有的. 然后克隆的时候发现输入一万遍密码都还 ...