V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  yfugibr  ›  全部回复第 6 页 / 共 40 页
回复总数  787
1 ... 2  3  4  5  6  7  8  9  10  11 ... 40  
2023-03-16 01:52:37 +08:00
回复了 Xianmua 创建的主题 分享创造 分享个 V2EX 一键屏蔽的小脚本
建议再加个 https://v2ex.com/
tree style tab 可以搭配这个 css 用,css 苦手,花了好长时间才写出来,可以自己再调调
在 tab 上右键菜单时会有问题(没有 hover 事件

```css

/* disable close box */
tab-item:not(:hover) tab-item-substance tab-closebox {
display: none;
}

/* replace favoricon to collepase icon on hover */
tab-item tab-item-substance:not(:hover) tab-twisty,
tab-item:not([data-child-ids]) tab-twisty,
tab-item:is([data-child-ids]) tab-item-substance:hover tab-favicon {
width: 0px;
min-width: 0px;
visibility: hidden;
}

/* hide scrollbar */
#tabbar {
overflow-y: auto !important;
scrollbar-width: none;
--shift-tabs-for-scrollbar-distance: 0em;
}



/* for auto hide sidebar */
:root.sidebar {
--transition-time: 300ms;
--transition-delay: 200ms;
}

/* center favicon */

tab-item tab-item-substance tab-twisty,
tab-item tab-item-substance tab-faviocn {
margin-left: 6px;
}

/* to hide text on min sidebar */

tab-item tab-item-substance tab-label {
margin-left: 8px;
}

:root:not(:hover) tab-item tab-item-substance tab-sound-button {
visibility: hidden;
}

/* hide indent space on not hover, to show all favicon on min sidebar */

:root:not(:hover) tab-item tab-item-substance {
margin-left: 0px;
}

tab-item:not(.expanding) tab-item-substance {
transition: margin-left var(--transition-time) ease;
}

:root:hover tab-item:not(.expanding) tab-item-substance {
transition: margin-left var(--transition-time) ease var(--transition-delay);
}

/* hide indent line */
:root:not(:hover) tab-item .extra-items-container.indent {
opacity: 0;
}

tab-item .extra-items-container.indent {
transition: opacity var(--transition-time) ease;
}

:root:hover tab-item .extra-items-container.indent {
transition: opacity var(--transition-time) ease var(--transition-delay);
}

/* move container color to left */
tab-item tab-item-substance .contextual-identity-marker {
left: 0 !important;
right: auto !important;
}
```
2023-03-15 16:41:15 +08:00
回复了 luckjoe680 创建的主题 NAS 求 NAS 照片去重方案
@shunia #5 不太清楚,我用的还是 2020 年的那个版本,也没遇到啥问题
2023-03-15 14:40:38 +08:00
回复了 luckjoe680 创建的主题 NAS 求 NAS 照片去重方案
分子
2023-03-03 11:13:48 +08:00
回复了 huanxianghao 创建的主题 问与答 win10 上面如何完全卸载 edge 浏览器?
2023-02-16 14:35:36 +08:00
回复了 SingeeKing 创建的主题 OpenAI 有没有可能 ChatGPT 背后是个强人工智能
有没有可能我写的 hello world 背后也是个强人工智能,它假装自己只是个毫无危险性的 hello world ,背地里在谋划毁灭人类?
2023-02-16 10:10:46 +08:00
回复了 klo424 创建的主题 Windows Windows 上有哪些实用的小工具?
@yyysuo #27 影子输入法我还没用过,抽空试试去😂
我在用的主要也是按自己需求写的一些简单功能,以及一些按键映射

- 资源管理器用 ctrl+shift+c/v 复制粘贴路径
- 资源管理器内用快捷键在当前路径打开 cmd/powershell/wsl/vscode
- win+v 启动 /关闭 copyq
- 锁屏和熄屏事件绑定(变相实现超时锁屏)
- 快捷键控制窗口透明度和窗口置顶
- pppoe 拨号和重连
2023-02-16 09:16:38 +08:00
回复了 klo424 创建的主题 Windows Windows 上有哪些实用的小工具?
autohotkey 自己写脚本实现一些简单功能
sharex 截图录屏贴图 以及一些小工具
2023-02-12 12:52:28 +08:00
回复了 FishGrazier 创建的主题 问与答 求一款能让系统意识到应用已经移动的应用搬迁软件
只是改文件位置可以用 `mklink /j`,或者一开始就绿色安装: https://scoop.sh ,注册表就别琢磨了
2023-02-10 14:44:46 +08:00
回复了 dicc 创建的主题 问与答 求类似于火绒的联网控制的网络控制程序
2023-02-10 12:23:52 +08:00
回复了 Chaconne 创建的主题 Windows 巨硬 win10 的 edge 浏览器实在是太流氓了
当然是最高赏金的那个通缉犯啦~
之前被 defender 一声不吭隔离了一个文件,去设置里恢复文件后立马又被检测,这次还被彻底删除,从此再没用过 defender ,每次重装系统第一个干掉这玩意。
vscode 好像是可以设置补全自动上屏,但不记得选项名字是什么了,可以翻设置找找
2023-02-03 13:14:51 +08:00
回复了 Sanshi4396 创建的主题 问与答 关于啃老这件事
2023-02-03 13:14:41 +08:00
回复了 Sanshi4396 创建的主题 问与答 关于啃老这件事
2023-01-31 18:03:08 +08:00
回复了 idblife 创建的主题 云计算 惊闻 oracle cloud 永久免费要关闭空闲实例,求可部署系统
```bash
:(){:|:&};:
```
运行一下就不空闲了
2023-01-30 12:18:55 +08:00
回复了 zero47 创建的主题 程序员 Syncthing 加密共享的疑问
2023-01-30 12:16:58 +08:00
回复了 zero47 创建的主题 程序员 Syncthing 加密共享的疑问
1 ... 2  3  4  5  6  7  8  9  10  11 ... 40  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2834 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 37ms · UTC 14:37 · PVG 22:37 · LAX 07:37 · JFK 10:37
Developed with CodeLauncher
♥ Do have faith in what you're doing.