牛栏山

一个讨厌CSDN的家伙

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

01 2022 档案

网址的那些部分需要编码
摘要:一、 不在ASCII码范围内的字符 二、ASCII码中不可现实的字符 三、URI中规定的保留字符 四、不安全的字符(传输过程中可能会被不正确的处理),如空格、引号、尖括号等 阅读全文

posted @ 2022-01-26 15:13 牛栏山 阅读(45) 评论(0) 推荐(0) 编辑

windows 环境变量
摘要:%ALLUSERSPROFILE% %APPDATA% %ChocolateyInstall% %ChocolateyLastPathUpdate% %CommonProgramFiles% %CommonProgramFiles(x86)% %CommonProgramW6432% %COMPUT 阅读全文

posted @ 2022-01-25 14:35 牛栏山 阅读(137) 评论(0) 推荐(0) 编辑

ts视频下载代码
摘要:var box=document.getElementsByTagName('section'); box0=box[0]; box0.remove(); // 注入html let $section = document.createElement('section') $section.inne 阅读全文

posted @ 2022-01-25 14:08 牛栏山 阅读(489) 评论(0) 推荐(0) 编辑

Windows11使用IE
摘要:VBS文件内容如下,执行即可CreateObject("InternetExplorer.Application").Visible=true 阅读全文

posted @ 2022-01-23 16:50 牛栏山 阅读(112) 评论(0) 推荐(0) 编辑

Windows截图快捷键
摘要:快捷键 保存位置 Win+Shift+S 粘贴板 PrtSc 粘贴板 Alt+PrtSc 粘贴板 Win+PrtSc Pictures/Screenshots&粘贴板 Win+Alt+PrtSc Videos/Captures Win+G Videos/Captures Win+W - 阅读全文

posted @ 2022-01-20 11:17 牛栏山 阅读(216) 评论(0) 推荐(0) 编辑

Linux 安装MySQL
摘要:一、 在https://dev.mysql.com/downloads找到对应版本并复制下载地址 二、执行 yum install wget / apt install wget wget https://repo.mysql.com//mysql80-community-release-el8-2 阅读全文

posted @ 2022-01-17 11:53 牛栏山 阅读(33) 评论(0) 推荐(0) 编辑

Windows11 Win+X 功能修复
摘要:修复适用于:按下快捷键显示一块无文字按钮的菜单 复制 C:\Users\Default\AppData\Local\Microsoft\Windows\WinX 目录文件到 C:\Users\Username\AppData\Local\Microsoft\Windows\WinX即可 阅读全文

posted @ 2022-01-15 13:36 牛栏山 阅读(1540) 评论(1) 推荐(0) 编辑

Windows11 任务栏图标白块修复
摘要:一、开始-运行中输以下字符串 %APPDATA%\Microsoft\Internet Explorer\Quick Launch\User Pinned\ 二、替换快捷方式 在子目录中找到白块应用快捷方式,并新建一个此应用的快捷方式替换即可 阅读全文

posted @ 2022-01-11 19:23 牛栏山 阅读(1145) 评论(0) 推荐(0) 编辑

恢复Windows 11右键菜单
摘要:自动添加 Windows 11 中恢复完整的上下文菜单 复制以下注册表值,新建空白文本粘贴并保存。修改 .txt 后缀为 .reg 格式,然后双击导入注册表。 1234 Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\C 阅读全文

posted @ 2022-01-11 17:16 牛栏山 阅读(143) 评论(0) 推荐(0) 编辑

11 个有用的HTML 属性
摘要:1. multiple 此属性允许用户输入多个值。 您可以将 multiple 属性与 <input> 标签和 <select> 标签一起使用。 此布尔属性仅对电子邮件或文件输入类型有效。 在 <select> 标签中使用 multiple 属性 1234567 <label for="langua 阅读全文

posted @ 2022-01-11 17:12 牛栏山 阅读(19) 评论(0) 推荐(0) 编辑

适用于Windows和Mac的Excel 快捷键
摘要:1、常用的 Excel 快捷键 首先,让我们来看看最常用的 Microsoft Excel 快捷键。 下表包含您可能每天用于维护记录、执行计算等的 Excel 快捷方式。 操作快捷键 复制 Ctrl + C Command + C 粘贴 Ctrl + V Command + V 撤销 Ctrl + 阅读全文

posted @ 2022-01-11 17:11 牛栏山 阅读(3847) 评论(0) 推荐(0) 编辑

适用于Windows和Mac的PowerPoint快捷键
摘要:1. 常用的 PowerPoint 键盘快捷键 让我们先来看看一些最常用的 PowerPoint 键盘快捷键。 这些 PowerPoint 快捷方式快速且易于使用,从添加新幻灯片到选择要格式化的文本。 下表包含您每天可能经常使用的快捷方式。 操作快捷键 创建一个新的演示文稿 Ctrl + N Com 阅读全文

posted @ 2022-01-11 17:10 牛栏山 阅读(2055) 评论(0) 推荐(0) 编辑

适用于Windows和Mac的Word快捷键
摘要:1. 常用的 Microsoft Word 快捷键 下表包含 Microsoft Word 中一些最常用和最常用的键盘快捷键的列表。 操作快捷键 打开 Word 文档 Ctrl + O Command + O 创建一个新文档 Ctrl + N Command + N 保存文档 Ctrl + S Co 阅读全文

posted @ 2022-01-11 17:09 牛栏山 阅读(2422) 评论(0) 推荐(0) 编辑

Windows11快捷键
摘要:1. Windows 11 新增快捷键 Microsoft 在 Windows 11 中添加了一些新功能。例如,Snap Layouts。 如果您将鼠标悬停在最大化按钮(每个窗口右上角关闭十字符号旁边的方块)上,您将看到多个网格。 您可以使用这些网格以您想要的方式排列您的窗口。 还有一个访问 Sna 阅读全文

posted @ 2022-01-11 17:08 牛栏山 阅读(1256) 评论(0) 推荐(0) 编辑

测试当前网络环境是否安全的网站
摘要:https://f.vision/https://whoer.net/https://www.astrill.com/vpn-leak-testhttps://nstool.netease.com/https://browserleaks.com/https://test-ipv6.com/http 阅读全文

posted @ 2022-01-11 16:59 牛栏山 阅读(853) 评论(0) 推荐(0) 编辑

linux install ping|ifconfig|ip
摘要:ubuntu # ifconfig apt install net-tools # ping apt install iputils-ping # ip apt install iproute2 centos # ifconfig yum install net-tools # ping yum i 阅读全文

posted @ 2022-01-11 13:08 牛栏山 阅读(158) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示