GeekNote
首页
搜索
登录
注册
首页
热门
关注中
最新
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 评论
计算机天才
Windows ExCreateCallback多驱动间通信
2023年01月31日 06:03
·
0 点赞
·
0 评论
吕小荣
爷爷奶奶的文化传承:拆掉电视
2022年03月20日 21:23
·
0 点赞
·
0 评论
写 bug 的大耳朵图图
博客迁移
本账号此站博客停更,迁移到:https://linvaux.github.io/
2024年04月24日 15:19
·
0 点赞
·
0 评论
鲸条令司
Test
select SMS_StatusMessage., SMS_StatMsgInsStrings., SMS_StatMsgAttributes.*, SMS_StatMsgAttributes.AttributeTime from SMS_StatusMessage le...
2021年08月26日 09:30
·
0 点赞
·
1 评论
HackerPie
Rails HTTP Status Code to Symbol Mapping
Sometimes you might need to set the HTTP response head with different status to specify the different handled results. You can do this in...
2013年07月24日 07:00
·
0 点赞
·
0 评论
吕小荣
.terraform.lock.hcl 简介
每种编程语言都有自己的包管理工具,Javascript 有 npm,Ruby 有 Bundler,Python 有 pip。这类管理工具通常会为项目创建一个类似 package.lock 的文件,锁定项目依赖版本,从而保证在不同的机器上运行程序时,依赖环境都相同。
2022年03月21日 19:41
·
0 点赞
·
0 评论
计算机天才
IDT dump
2023年03月27日 12:37
·
0 点赞
·
0 评论
Rei
Importmap 还是 jsbundling?我全都要
从 Rails 7 开始,Importmap 成为处理 JavaScript 加载的默认机制。它可以充分利用 HTTP/2 的并行下载和缓存机制,避免打一个大包每次改动都需要下载所有代码。
2024年10月12日 14:13
·
0 点赞
·
0 评论
busylog
openwrt firewall4 rules if zones settings are all reject
WAN DHCP and LAN DHCP. note that WAN DHCP input is already given by openwrt default.
2026年02月26日 02:47
·
0 点赞
·
0 评论
查看更多