airdge's recent timeline updates
airdge

airdge

V2EX member #84604, joined on 2014-12-01 11:46:37 +08:00
airdge's recent replies
Dec 27, 2020
Replied to a topic by weifan Python 做一回伸手党,求!
requests.head(url).headers["location"]
Oct 22, 2020
Replied to a topic by JCZ2MkKb5S8ZX9pq Python Python 多个列表相加怎么写
sum(data.values())
Jul 23, 2020
Replied to a topic by liKeYunKeji PHP 怎么把 print_r 输出的值取出来?并转成 json
$json=[];
$json['data']=array_map(function($x,$y){return ['id'=>$x,'word'=>$y];},range(1,count($c[1])), $c[1]);
echo json_encode($json);
Jul 17, 2020
Replied to a topic by nilai PHP 一个关于 PHP trim 函数的问题
这不是很正常
trim 会循环去除 charlist 里面的字符,直到完全移除
igithttp://10.100.11.5/xapiggtigigit , git 这个应该也只会输出 http://10.100.11.5/xap
Jul 9, 2020
Replied to a topic by fankcoder PHP 求教这种数据怎么转为 json
json.dumps(eval(re.sub(r"\s*\)",'}',数组数据.replace('=>',':').replace('array (','{'))))
Jun 27, 2020
Replied to a topic by airdge Android 安卓 7+如何实现关机状态时充电启动
@mxT52CRuqR6o5 sh 和 reboot 都有
ip 设置有效期啊,数据过期就重新获取
写入缓存或者文本
@opooooos 可以用企业版 有 callkit
现在移动可以到归属地办理 9 元保号套餐
物联卡都是坑,不如买个联通卡,那种免流,带 xxg 流量的
接听可以用无忧行 app
Jan 7, 2020
Replied to a topic by viiii Python 网络视频 url 如何判断是否有效?
requests.head(url).status_code
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   819 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 18ms · UTC 19:44 · PVG 03:44 · LAX 12:44 · JFK 15:44
♥ Do have faith in what you're doing.