- I like the food.
- I don’t like the food.
- I like to do it.
- I don’t like to do it.
- I like to do it now.
- I don’t like to do it now.
- I like to be here.
- I don’t like to be here.
- I don’t like to be here now.
- I want to do it.
- I don’t want to do it.
- I want to do it today.
- I don’t want to do it now.
- I want to eat the food.
- I want to eat the food now.
- I don’t want to eat the food now.
- I want to be here.
- I don’t want to be here.
- I want to be here every day.
- I don’t want to be here every day.
- I don’t want to be here all the day.
- I need to be here.
- I don’t need to be here.
- I need to be here every day.
- I don’t need to be here every day.
- I need to eat the food now.
- I don’t need to eat the food now.
- I need to do it.
- I need to do it today.
- I don’t need to do it today.
- I have to do it.
- I have to do it today.
- I have to do it now.
- i don’t have to do it.
- i don’t have to do it now.
- i don’t have to do it every day.
- i don’t have to do it all the day.
- i have to eat the food.
- I don’t have to eat the food.
Related Posts
2025-07-23
1 min read
是智慧在追寻智慧。 初学者的心是开放的,而行家的心是收紧的。 我们的本心内含万物,它本自具足。 如果你的心是空的,它可以随时接受任何事物;它向所有的事物开放。初学者的心是开放的,而行家的心是收紧的。 分别心太重,是自我束缚。太过苛刻和贪婪,你的心便不会丰饶富足。而失去了本自具足的心,我们会失守所有的…
2025-07-23
4 min read
大多数人最后跑不赢比特币这句话我都不知道讲了多少次了(实际上最后很多人还亏钱)。 如果你指望我通过推荐你买小山寨跑赢比特币,那还是别关注我了,我没有办法给出我认为合理的建议。 现在说也许还早,但是大家可以记住这一条,年底筛选投资标的的时候, 2019-2021这轮牛市表现一般的老币,全部不作为目标,…
2025-07-23
2 min read
在Rust中可以使用原生指针,原生指针是一种裸指针,不受Rust的安全性检查限制。 原生指针有两种类型: 和 ,分别是不可变和可变的原生指针。 Rust提供了一个函数可以获取类型的大小: 。 这里提供了一个简单的例子,展示了如何使用原生指针。 原生指针是一种裸指针,不受Rust的安全性检查限制,可以…
2025-07-23
1 min read
Introduction to Objective Ocaml Objective Caml 简介。 OCaml from the Very Beginning 一本非常温和的教科书,推荐用于本课程。本书的 PDF 和 HTML 格式都是免费的。 A guided tour [ of OCaml ]…
2025-07-23
7 min read
在 Rust 中,如果你想为你的 中的类型编写带有可选的 的测试,你可以使用 属性和 属性来做到这一点。 以下是一个例子: 在这个例子中, 只有在 被启用时才会被定义,同样, 测试也只有在 被启用时才会被运行。 要运行这个测试,你需要使用以下命令,其中 是你的 的名字: 这个命令会启用 特性并运行所…
Comments