makejohn2015 最近的时间轴更新
makejohn2015

makejohn2015

V2EX 第 509415 号会员,加入于 2020-09-23 21:04:22 +08:00
今日活跃度排名 22042
makejohn2015 最近回复了
@hatw 不好用
71 天前
回复了 onlyApple 创建的主题 程序员 Al 可以推理 AES 算法??
会不会密码在训练集里了
帮我跑个 ZLIB64 加密的包
87 天前
回复了 waiaan 创建的主题 JavaScript 这段 if...else 有优雅的写法吗?
function onSortChange({ order, prop }) {
const sortMap = {
thisYearIncome: { ascending: 2, descending: 1 },
lastYearIncome: { ascending: 4, descending: 3 },
rate: { ascending: 6, descending: 5 }
};

const sortType = sortMap[prop] ? sortMap[prop][order] : 0;
this.fetchData(sortType);
}
@ChainLock 我们都喊杰克屌丝
程序员有钱,必须 Belanciga ,burberry ,简称 2b
91 天前
回复了 Apple2023 创建的主题 Apple 为什么现在越来越多的人用微信支付了?
支付宝界面乱七八糟,各种广告,烦死
99 天前
回复了 behindeye 创建的主题 Python pyqt5 打包的 exe,无法在 win11 使用
用 virtualenv 重新弄一个环境,然后连环境一起打包到客户电脑,运行一下看看
122 天前
回复了 LawlietZ 创建的主题 程序员 4202 年了,前端开发一定必须要用 mac 吗
我就是 mbp + 微星 GP68 ,上班用公司台式机,有带出去展示的需求的话还是带 mbp ,续航,颜值,不吵。微星太吵了!!!喜欢就买,M1 芯片的现在也不贵了
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1081 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 23:25 · PVG 07:25 · LAX 16:25 · JFK 19:25
Developed with CodeLauncher
♥ Do have faith in what you're doing.