imsun / imsun.net

This repo is used to store comments of imsun.net
8 stars 0 forks source link

HTML + CSS3 图灵完备?别逗了 #7

Open imsun opened 7 years ago

imsun commented 7 years ago

https://imsun.net/posts/css-turing-complete/

noobalex commented 7 years ago

原文出自哪里?

imsun commented 7 years ago

@eddiebai 什么原文?这是我自己写的啊。

iamsea commented 6 years ago

学习了

luolongfei commented 6 years ago

膜拜大佬。

chuang02 commented 6 years ago

非常好的文章,学习了很多,感谢!

kkzxak47 commented 6 years ago

css本来就是要需要用户交互来执行的,你改变了页面元素的属性,浏览器才会重新计算、渲染。 理想模型图灵机的运行其实也需要外力,要么人要么其他机器,来移动读写头,擦写符号,执行对应的下一步操作。离开执行机构,任何机器都寸步难行。 执行是否“自动”并不影响机器的本质。