GeekNote
首页
搜索
登录
注册
首页
热门
关注中
最新
yuan
ArchLinux@ThinkPad X220 控制风扇转速
安装 thinkfan 和 lm_sensors。
2024年11月13日 14:29
·
0 点赞
·
0 评论
ae86
请推荐 Rails docker 部署方案
最近才将Rails应用通过Docker的方式进行改造
2024年11月14日 07:11
·
0 点赞
·
11 评论
数字支付
数字支付和实时支付
偶然在 X 网站上,看到一位印度人声称“印度的数字支付/在线交易占全世界的 46%”,经过搜索,发现有不少印度媒体也这么说。虽然知道他们是在胡说八道,不过我更感兴趣的是他们为什么这么说。以下是探究过程。
2025年02月10日 08:16
·
0 点赞
·
0 评论
数字支付
2024 年中国移动支付数据摘录 China Payment Data Excerpt
支付宝和微信支付的交易数据由每年一月份公布的投诉处理情况数据计算得出。数据来源:支付宝 | 微信支付
2025年02月10日 04:48
·
0 点赞
·
0 评论
Rei
Rails 开发者应该拥抱 Web Component
Rails 8 将会继续将 Hotwire 作为默认,我觉得这很好。Hotwire 是以服务端渲染为核心的前端方案,由于服务端是数据的根源,大部分应用可以通过服务端渲染解决问题而不用考虑数据同步。
2024年10月17日 14:43
·
0 点赞
·
0 评论
busylog
Mojibake problems
iso-8859-1 -> cp1252 is used in early windows. cp437 is mainly used in dos & defined as one of zip encoding (to save any byte).
2025年04月17日 05:44
·
0 点赞
·
0 评论
Rei MK2
测试文章 3
3 内容修改 功能测试
2021年10月17日 11:35
·
0 点赞
·
8 评论
busylog
Windows 11 Notes (24H2)
Winget is convenient! no more powershell hacks to uninstall appx. find your apps at https://github.com/microsoft/winget-pkgs or winget se...
2021年11月14日 05:56
·
0 点赞
·
0 评论
yuan
Android 笔记:Fragment
Fragment 是一个类似 Activity 的 UI 界面,但它只是界面的一部分。
2024年12月04日 08:08
·
0 点赞
·
0 评论
yuan
StateFlow 在 Android 中的应用
在 UI 中使用 DAO 获取数据后,如果有人或线程更新了数据库的内容,相应的 UI 不会自动更新。当然你可以编写代码来协调应用程序特定部分的更新,但更好的方式是使用 Flow 来自动监视数据库并自动更新 UI。
2025年02月20日 02:22
·
0 点赞
·
0 评论
Muspi Merol
建了一个 PyPI 镜像
起初只是为了让我的 serverless 在线 python(py3.online)国内也能轻松使用上:
2024年04月21日 12:22
·
0 点赞
·
0 评论
mcx
买车记录
2024年05月19日 02:14
·
0 点赞
·
0 评论
yuan
Android 笔记:Intent
Intent 用于组件与系统间传递消息。Android 组件除了 Activity 之外,还有 Service,Broadcast Receiver 和 Content Provider。
2024年12月04日 08:05
·
0 点赞
·
0 评论
电子芥末
五柳速记(Wuliu-STN)约100行代码的快速笔记程序
下面是主界面 class Main 的全部代码:
2025年01月04日 13:19
·
0 点赞
·
0 评论
yuan
记录一个 ThinkPad x220 无故重启的问题
2014-09-02
2024年07月13日 05:06
·
0 点赞
·
0 评论
mcx
2024.12
已经回去了
2024年12月04日 09:25
·
0 点赞
·
0 评论
写 bug 的大耳朵图图
博客迁移
本账号此站博客停更,迁移到:https://linvaux.github.io/
2024年04月24日 15:19
·
0 点赞
·
0 评论
Rei
Material Design 的尴尬
最近无意中发现,Google 的 Material Design Web Components 项目又被放弃了。为什么说”又“呢?因为之前有个 Material Components Web 也是被放弃了。这也意味着 Material Design 从发布至今,根本没有一个...
2024年07月15日 06:38
·
0 点赞
·
0 评论
busylog
resolve pk.fail and deploy Microsoft UEFI CA 2023 / KB5025885
check if affected by pk.fail in powershell (elevated), should return False:
2024年07月27日 02:02
·
0 点赞
·
0 评论
busylog
curl/chrome resolve to SNI proxy
for chrome/chromium browsers: --host-resolver-rules="MAP * 127.0.0.1"
2023年06月12日 13:14
·
0 点赞
·
0 评论
查看更多