Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

这才是做饭的正确方法 #30

Open
aveyuan opened this issue Feb 16, 2022 · 0 comments
Open

这才是做饭的正确方法 #30

aveyuan opened this issue Feb 16, 2022 · 0 comments

Comments

@aveyuan
Copy link

aveyuan commented Feb 16, 2022

米粥的做法Demo

const 米 = 60ml
const 水 = 米*9

func Do() {
 米 -> 水
if (米 > xxx) {

}
}

每人可以食用60ml-110ml的米。
水的体积是米饭的体积的9-12倍。
一碗容量是500ml。
中断大火加热的最晚时间T1:1.5 min/500ml * 水体积。
米粥能够食用的最早时间Tr:10 min/500ml * 水体积。
使用上述条件,计算出计划使用的原材料比例。

操作
将米和水加入锅中。
开大火,加热到T1。
在T1之前将火关小。如果忘记此步骤,水可能会漫出而熄灭火焰。非常危险!
加热到Tr。在Tr时关闭火源。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant