NessajCN 最近的时间轴更新
NessajCN

NessajCN

V2EX 第 522900 号会员,加入于 2020-12-08 15:51:04 +08:00
今日活跃度排名 3095
NessajCN 最近回复了
多招几个,上班时间错开
8 小时 1 分钟前
回复了 acrosync 创建的主题 Linux 有偿求熟悉 Rockchip 启动流程的高手
https://github.com/rockchip-linux/u-boot
去把这个 clone 下来,根据你的芯片型号, 用
make rk3588_defconfig
生成配置,然后
make all
得到 img 镜像,在用 rkbin 的 upgrade_tool 刷进去就行了
upgradet_tool 在这里 https://github.com/rockchip-linux/rkbin/tree/master/tools
rust 已经有 loongarch64 的 target
rustup target loongarch64-unknown-linux-gnu
系统的话 Gentoo 自己编译,Arch 有人打好了包 https://mirrors.wsyu.edu.cn/loongarch/archlinux/iso/latest/
gcc 工具链楼上有
1 天前
回复了 gsy20050126 创建的主题 程序员 “注销账号”的功能,真有意思
@Livid 「自助退出」的话,是不是可以给个界面,拉一排选框,让用户自己选要删哪些。
2 天前
回复了 flydj 创建的主题 Python tkinter 这个东西到底是干啥用的呢
画图形界面的
2 天前
回复了 zhiqiang 创建的主题 Node.js npm 遇到 E407 代理验证错误但代理 wget 正常
@zhiqiang 那只能去翻 npm 源码看他们怎么处理 url 了...
2 天前
回复了 zhiqiang 创建的主题 Node.js npm 遇到 E407 代理验证错误但代理 wget 正常
@zhiqiang 试试改成
https-proxy=http://"user123:strategy"@10.24.10.245:3128
proxy=http://"user123:strategy"@10.24.10.245:3128
2 天前
回复了 zhiqiang 创建的主题 Node.js npm 遇到 E407 代理验证错误但代理 wget 正常
cat ~/.npmrc
结果 po 一下
另外也发一下你的代理设置
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2884 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 17ms · UTC 13:36 · PVG 21:36 · LAX 06:36 · JFK 09:36
Developed with CodeLauncher
♥ Do have faith in what you're doing.