V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  ZhiyuanLin  ›  全部回复第 19 页 / 共 30 页
回复总数  591
1 ... 15  16  17  18  19  20  21  22  23  24 ... 30  
2022-09-04 15:32:20 +08:00
回复了 ZhiyuanLin 创建的主题 程序员 知乎喜迎全平台隐写水印
感谢 @paxol   @senghoo !是我看漏了

console 执行 `document.querySelectorAll('#root > div > div:nth-child(7)')[0]`
可以看到该元素,CSS 规则是
```
.css-xxxxxx {
position: fixed;
top: 0px;
width: 100%;
height: 100%;
background: url("data:image/svg+xml;base64,此处是 base64 编码的 svg 图片,已移除") space;
pointer-events: none;
}
```

@Zeonjl 如果截图墙内 SNS 发墙外的话,用这个抓截图者违法翻墙一抓一个准。
2022-08-31 21:26:36 +08:00
回复了 silentsky 创建的主题 问与答 假设有 100 万 在证券开了户该如何配置这笔钱呢
all in 越南🇻🇳ETF
2022-08-16 21:41:32 +08:00
回复了 Mateverse 创建的主题 Android Android13 正式版发布
If a user installs your app on a device that runs Android 13 or higher, your app's notifications are off by default. Your app must wait to send notifications until after you request the new permission and the user grants that permission to your app.
2022-08-16 21:40:43 +08:00
回复了 Mateverse 创建的主题 Android Android13 正式版发布
对用户最大可感知变化就是通知权限和 iOS 一样变成 opt-in 了。
还有就是这个分应用多语言(我的 app 语言都是尽量设置其原语言)对有需要的人不错。
2022-08-16 20:42:14 +08:00
回复了 meisen 创建的主题 iPhone iOS 16 Beta 版已经很完善了,可升级
Lockdown Mode 不错。
2022-08-14 00:10:34 +08:00
回复了 ericgui 创建的主题 程序员 日本程序员薪资
都别润,支外太惨了,现在润就是 49 年去台湾(意味深い)
2022-08-13 13:10:49 +08:00
回复了 overthemoon 创建的主题 程序员 JDK8 升级到 JDK17 怎么搞
先 11 ,修所有 error 和 depreciation 警告,然后再 17 ,重复一遍。
不要想一步到位。
1 ... 15  16  17  18  19  20  21  22  23  24 ... 30  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1127 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 872ms · UTC 23:02 · PVG 07:02 · LAX 16:02 · JFK 19:02
Developed with CodeLauncher
♥ Do have faith in what you're doing.