From a268c2d7316b26e8663410e2f3215f6815eaf9a7 Mon Sep 17 00:00:00 2001 From: gogongxt Date: Fri, 28 Nov 2025 11:15:09 +0800 Subject: [PATCH] first commit --- color_pick.html | 762 ++++++++++++++++++++++++++++++++++++ electricity_calculator.html | 116 ++++++ index.html | 47 +++ number.html | 237 +++++++++++ 4 files changed, 1162 insertions(+) create mode 100644 color_pick.html create mode 100644 electricity_calculator.html create mode 100644 index.html create mode 100644 number.html diff --git a/color_pick.html b/color_pick.html new file mode 100644 index 0000000..4639a7f --- /dev/null +++ b/color_pick.html @@ -0,0 +1,762 @@ + + + + + + 颜色选择器 + + + +
+

颜色选择器

+ +
+
+
+ +
+
+ + + 255 +
+
+ + + 255 +
+
+ + + 255 +
+
+
+ +
+
+ RGB: rgb(255, 255, 255) + +
+
+ Hex: #ffffff + +
+
+ HSL: hsl(0, 0%, 100%) + +
+
+ HSV: hsv(0, 0%, 100%) + +
+
+ + +
+
+
+
+
+
+
+
+
+ + +
+
+ + + + + + + +
+
+ + + +
+
+
+ + +

颜色历史记录

+
+
+ + + + diff --git a/electricity_calculator.html b/electricity_calculator.html new file mode 100644 index 0000000..d6a1db3 --- /dev/null +++ b/electricity_calculator.html @@ -0,0 +1,116 @@ + + + + + + 电费计算器 + + + + +
+

电费计算器

+ + + + + + + + + + + + +
+

计算结果

+

每日电费:

+

每周电费:

+

每月电费:

+

每年电费:

+
+
+ + + + diff --git a/index.html b/index.html new file mode 100644 index 0000000..7a0e528 --- /dev/null +++ b/index.html @@ -0,0 +1,47 @@ + + + + + + 功能插件 + + + +

功能插件

+ + + + + + + + + + diff --git a/number.html b/number.html new file mode 100644 index 0000000..f8fd392 --- /dev/null +++ b/number.html @@ -0,0 +1,237 @@ + + + + + + 程序员进制计算器 + + + + + +

程序员进制计算器

+
+ + +
+
+ + + + +
+
+ +
+
+

历史记录

+ +
+ + + +