完全由标准的前端技术(HTML,JS,CSS)来实现,通过网页端实现了 Win 12 的交互和 UI。 直接下载代码,打开打开desktop.html文件就可以了。 项目展示 作者提供了在线体验的链接,如下: 在线体验:https://tjy-gitnub.github.io/win12/desktop.html 下面分享一下了不起体验时候的图片,演示效果的还是蛮不错的,很流畅,...
Win12网页版体验 https://tjy-gitnub.github.io/win12/desktop.html - Mario于20230908发布在抖音,已经收获了843个喜欢,来抖音,记录美好生活!
在线体验:https://tjy-gitnub.github.io/win12/desktop.html Github:https://github.com/tjy-gitnub/win12 Windows 11 Win11 in React 是一个使用 React、Redux、Vite、firebase 等技术开发的复制 Windows 11 桌面体验的React项目。让开发者可以在浏览器上就可以体验 Windows 11 操作系统的魅力。 图片 图片 在...
{ + "url": "https://github.com/prettier/prettier?sponsor=1" + } + }, + "node_modules/prettier-plugin-tailwindcss": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.2.tgz", + "integrity": "sha512...
{ "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936" + "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/...
//github.com/laynezh/vite-plugin-lib-assets#readme", + "repository": { + "type": "git", + "url": "git+https://github.com/laynezh/vite-plugin-lib-assets.git" + }, + "bugs": { + "url": "https://github.com/laynezh/vite-plugin-lib-assets/issues" + }, + "keywords":...
github.com/google/gofuzz v1.2.0 // indirect - github.com/google/uuid v1.1.2 // indirect + github.com/google/uuid v1.3.0 // indirect github.com/imdario/mergo v0.3.12 // indirect github.com/inconshreveable/mousetrap v1.0.1 // indirect github.com/josharian/intern v1.0.0 /...
If you're familiar with [autograd](https://github.com/HIPS/autograd) for differentiating numpy functions, this will be familiar. For example: " + ] + }, + { + "cell_type": "code", + "execution_count": 0, + "metadata": { + "colab": { + "autoexec": { + "startup": false...
git a/play-with-mpv.user.js b/play-with-mpv.user.js index 7300b1f..ef352db 100644 --- a/play-with-mpv.user.js +++ b/play-with-mpv.user.js @@ -2,7 +2,7 @@ // @name Play-With-MPV // @name:zh 使用 MPV 播放 // @namespace https://github.com/LuckyPuppy514 -// @...
[ + "import pandas as pd\n", + "import lightgbm as lgb\n", + "\n", + "import matplotlib.pyplot as plt\n", + "\n", + "%matplotlib inline\n", + "\n", + "try:\n", + " # To enable interactive mode you should install ipywidgets\n", + " # https://github.com/...