GeekNote
首页
搜索
登录
注册
首页
热门
关注中
最新
steve lee
Active Storage - some techniques
Requirements
2023年07月16日 04:12
·
0 点赞
·
1 评论
Xhofe
Golang与Rust交叉编译
交叉编译一般是指在一个平台上生成另一个平台上的可执行代码,因为有一些目标平台性能很弱,编译需要花费很长的时间,所以需要在性能较高的平台上通过交叉编译来得到目标程序。 在golang和rust中交叉编译都是很容易实现的。
2022年04月08日 06:08
·
0 点赞
·
0 评论
fleam
erlang Elixir phoenix 安装记录
长生不老火凤凰
2022年03月04日 11:53
·
0 点赞
·
3 评论
计算机天才
windows下使用wget下载指定http server文件夹
https://www.gnu.org/software/wget/manual/html_node/Directory-Options.html
2023年03月26日 10:58
·
0 点赞
·
0 评论
小熊猫
看见你的天马行空 作品篇1
使用体验以及教程
2022年07月23日 17:00
·
0 点赞
·
0 评论
Rei
Material Design 的尴尬
最近无意中发现,Google 的 Material Design Web Components 项目又被放弃了。为什么说”又“呢?因为之前有个 Material Components Web 也是被放弃了。这也意味着 Material Design 从发布至今,根本没有一个...
2024年07月15日 06:38
·
0 点赞
·
0 评论
计算机天才
在linux上使用windows下的signtool.exe
结论:不太行
2023年02月09日 09:46
·
0 点赞
·
0 评论
写 bug 的大耳朵图图
基于Ubuntu16.04的Python3.7镜像构建
2023年03月05日 14:01
·
0 点赞
·
0 评论
mcx
买车记录
2024年05月19日 02:14
·
0 点赞
·
0 评论
Sail Lee
你是吃货吗?
没到饭点就已经饿了,看见美食就无法自拔,你是吃货吗?
2021年07月05日 15:57
·
0 点赞
·
1 评论
yuan
ArchLinux@ThinkPad X220 控制风扇转速
安装 thinkfan 和 lm_sensors。
2024年11月13日 14:29
·
0 点赞
·
0 评论
数字支付
2024 年中国移动支付数据摘录 China Payment Data Excerpt
支付宝和微信支付的交易数据由每年一月份公布的投诉处理情况数据计算得出。数据来源:支付宝 | 微信支付
2025年02月10日 04:48
·
0 点赞
·
0 评论
steve lee
Elixir Note - Concurrency
For example, we have a simple module to fetch the price of a given ticker symbol (or stock symbol) from API and parse the results.
2022年10月01日 14:09
·
0 点赞
·
2 评论
busylog
NAT64 with tayga in netns
inspired by https://openwrt.org/docs/guide-user/network/ipv6/nat64
2025年01月24日 11:05
·
0 点赞
·
0 评论
计算机天才
vs默认生成的minifilter inf文件的问题
此问题导致pre op或者post op不被调用
2023年01月31日 10:36
·
0 点赞
·
0 评论
chenge
ggez: 轻松开发rust游戏
good game easy.
2021年07月31日 02:04
·
0 点赞
·
0 评论
计算机天才
Cloud Studio中安装Rust开发环境
主要记录一下rust-analyzer这个插件的安装使用,rust基本的工具链安装不是问题,随便一查都有。
2023年01月31日 08:19
·
0 点赞
·
0 评论
计算机天才
Proxifier代理软件的使用
这软件类似于linux下的proxychains4
2023年03月15日 06:58
·
0 点赞
·
0 评论
busylog
One liner powershell for ipv6-literal.net
Read-Host "Enter IPv6 address" | %{ ($_ -replace ':','-' -replace '%','s') + '.ipv6-literal.net' }
2025年06月10日 06:28
·
0 点赞
·
0 评论
计算机天才
C++ 移动语义测试
2023年02月18日 07:03
·
0 点赞
·
0 评论
查看更多