|
@@ -22,5 +22,14 @@ https://puter.com/
|
|
https://github.dev/HeyPuter/puter
|
|
https://github.dev/HeyPuter/puter
|
|
|
|
|
|
|
|
|
|
|
|
+### win12
|
|
|
|
+
|
|
|
|
+单页面应用,比较有意思的这个项目基于 jquery 在一个desktop.html中通过3000行代码实现了win12的UI,没有基于react,vue等模块化的单页面思路。所以,基于 jquery hide,show 方式也可以简单实现单页面应用。
|
|
|
|
+
|
|
|
|
+不过,网页体验的时候,cpu消耗比较大。
|
|
|
|
+
|
|
|
|
+git clone https://github.com/tjy-gitnub/win12
|
|
|
|
+
|
|
|
|
+
|
|
|
|
|
|
|
|
|