linap's recent timeline updates
linap

linap

V2EX member #176879, joined on 2016-06-11 14:26:46 +08:00
linap's recent replies
May 21, 2021
Replied to a topic by mingtdlb 问与答 不懂就问,这是怎么制作成的?
下载来一个 bash 脚本,运行给你下载对应的二进制
淘宝有那么一款可以网络控制的键鼠,就是需要自己开发。搜:键鼠魔盒 W
另外,ios13 才支持 otg 吧。
May 17, 2020
Replied to a topic by Kei001 问与答 求一个可以替换掉 2345 看图王的看图软件
XnView
腾讯云 111,爬数据用下行带宽,用户请求时把数据打包传到 cos,用户用 cos 链接下载
LanDroid
分割成相同宽度,取 5 个特征点,搞定
直接 post 不就行了,要啥粘贴
import math
def fun1(n):
return 1 if n>=1 else math.pow(10,math.ceil(math.log10(1/n)))
def fun2(n):
a=1
while n*a<1:
a*=10
return a
Jan 5, 2019
Replied to a topic by fox0001 奇思妙想 为什么没有程序员神器?
蓝牙键盘了解一下?
Nov 18, 2018
Replied to a topic by userlol 程序员 求树莓派的 x86 代替品
是不是 ext4 的日志关了?我的经常断从没出过问题。装的 archlinuxarm
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2455 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 04:10 · PVG 12:10 · LAX 21:10 · JFK 00:10
♥ Do have faith in what you're doing.