摘要: <!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="utf-8"> <meta name="renderer" content="webkit"> <meta http-equiv="X-UA-Compatible" content=" 阅读全文
posted @ 2026-08-03 18:21 onestopweb 阅读(12) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="utf-8"> <meta name="renderer" content="webkit"> <meta http-equiv="X-UA-Compatible" content=" 阅读全文
posted @ 2026-07-31 15:34 onestopweb 阅读(12) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="UTF-8"> <title>Tab缩进文本生成横向树状图(Layui版)</title> <link rel="stylesheet" href="/_/_js/layui/css/ 阅读全文
posted @ 2026-07-28 16:19 onestopweb 阅读(25) 评论(0) 推荐(0)
摘要: 左下角点击“开始”->运行->regedit,打开注册表编辑器 在HKEY_CLASSSES_ROOT→ * → Shell 下,在Shell下,新建项命名为Open With Notepad++(注意*也是一个项) 在该新建项的右边窗口新建字符串值(右键--新建--字符串值)。名称:Icon;值: 阅读全文
posted @ 2026-04-14 13:58 onestopweb 阅读(47) 评论(0) 推荐(0)
摘要: @echo off chcp 65001 >nul echo echo Win11开机键盘需插拔修复脚本 echo 请确保以【管理员身份】运行此脚本! echo pause echo. echo 【第一步】关闭快速启动... powercfg /hoff if %errorlevel% equ 0 阅读全文
posted @ 2026-03-25 10:36 onestopweb 阅读(117) 评论(0) 推荐(0)
摘要: WPS三件套指的是WPS Office办公软件套件中的三个核心组件:‌WPS文字(用于文档处理)、WPS表格(用于电子表格制作)和WPS演示(用于演示文稿设计)‌,它们分别对应微软Office的Word、Excel和PowerPoint功能。‌ 下面的知识适用于WPS 2019年以上版本 阅读全文
posted @ 2025-10-24 11:22 onestopweb 阅读(50) 评论(0) 推荐(0)
摘要: const infoList = []; // 收集链接相关信息 const currentUrl = window.location.href || "未知链接"; const originUrl = window.location.origin || "未知源地址"; const pathnam 阅读全文
posted @ 2025-09-22 01:50 onestopweb 阅读(27) 评论(0) 推荐(0)
摘要: <link rel="stylesheet" href="/_/_js/layui/css/layui.css"> <?php session_start(); define('CHAOYI', true); require $_SERVER['DOCUMENT_ROOT'] . '/_/_php/ 阅读全文
posted @ 2025-09-14 22:50 onestopweb 阅读(19) 评论(0) 推荐(0)
摘要: <link rel="stylesheet" href="/_/_js/layui/css/layui.css"> <?php session_start(); define('CHAOYI',true); require $_SERVER['DOCUMENT_ROOT'].'/_/_php/dat 阅读全文
posted @ 2025-09-14 22:32 onestopweb 阅读(16) 评论(0) 推荐(0)
摘要: <link rel="stylesheet" href="/_/_js/layui/css/layui.css"> <?php session_start(); define('CHAOYI',true); require $_SERVER['DOCUMENT_ROOT'].'/_/_php/dat 阅读全文
posted @ 2025-09-14 22:18 onestopweb 阅读(28) 评论(0) 推荐(0)