Please open Telegram to view this post
VIEW IN TELEGRAM
苏苏の自言自语
我把刚刚打彩六的时候在我脸上飞来飞去的苍蝇抓起来了😹
这里是上面一条的后续,可能有些令人不适,请自己决定要不要看看
苍蝇自杀了,然后在我的冰淇淋盖子里面生下了后代
最近高强度和朋友QQ语音通话的时候发现了个奇妙的问题
QQ通话时间稍微长一点之后手机就会严重发热,理论上来说仅仅是音频编解码和这么一点点网络传输应该不会发热这么高的吧?
使用tg语音通话的时候完全没这个问题,总感觉QQ在后台做了些什么别的事情🤔
QQ通话时间稍微长一点之后手机就会严重发热,理论上来说仅仅是音频编解码和这么一点点网络传输应该不会发热这么高的吧?
使用tg语音通话的时候完全没这个问题,总感觉QQ在后台做了些什么别的事情🤔
Forwarded from 青金石的频道 UwU (AA 骆师傅电脑通讯)
V2EX
亲手造成的运维事故:在 Live CD 环境下部署并运行了 8 个月 - V2EX
程序员 - @oblivion - 前情提要:今年春节时去部署了一套内部系统,访问量不大,加上临近春节协调资源难,就先单机部署了,对方提供的是 H3C 的物理机,准备安装 Ubuntu 系统,对运维要求带桌面安装,中途被电话打断
🤣3
发一个不知道什么时候写的东西,可以一键下载Line网页上的表情包,添加到浏览器书签栏就行,下载进度在浏览器控制台查看~
javascript:(function(){const script=document.createElement("script");script.src="https://cdnjs.cloudflare.com/ajax/libs/jszip/3.10.1/jszip.min.js";document.head.appendChild(script);script.onload=async()=>{const isAnimated=document.getElementsByClassName("MdIcoPlay_b").length===1;const zip=new JSZip();const download=async(url,name)=>{try{const response=await fetch(isAnimated?url.replace("sticker@2x.png","sticker_animation@2x.png"):url);const blob=await response.blob();zip.file(name,blob)}catch(error){console.error("下载失败:",error)}};const imageElements=document.querySelectorAll(".mdCMN09ImgListWarp ul li span.FnPreview");for(const key of imageElements.keys()){const el=imageElements.item(key);const backgroundStyle=el.style["background-image"];const url=backgroundStyle.replace(%27url("%27,"").replace(%27")%27,"");await download(url,`${key}.png`);console.log(`已下载${key}/${imageElements.length}`)}zip.generateAsync({type:"blob"}).then(function(blob){const url=URL.createObjectURL(blob);const a=document.createElement("a");a.download=`${document.querySelector("p.mdCMN38Item01Ttl").innerText}.zip`;a.href=url;a.click()})}})()❤2
