xinge666 最近的时间轴更新
xinge666's repos on GitHub
C++ · 305 人关注
ncmdump
转换网易云音乐 ncm 到 mp3 / flac. Convert Netease Cloud Music ncm files to mp3/flac files.
C# · 65 人关注
Ofd2Pdf
Convert OFD files to PDF files.
Python · 16 人关注
Depix
my version of Depix (beurtschipper/Depix)
Go · 3 人关注
EasySocks5
A simple golang-based implementation of socks5
C# · 2 人关注
SteamGuardDesktop
Steam Desktop Authenticator build with C#
Java · 1 人关注
CVE-2021-44228
C# · 1 人关注
FarmTogetherUnlocker
Unlock events item in Farm Together.
1 人关注
TaurusXin
Go · 0 人关注
backtrace
三网回程路由测试
Vue · 0 人关注
Chicken
Web app based on vue.js which can log my roommate's daily chicken eating counts.
Vue · 0 人关注
ChristmasHat
Add a Christmas hat to your avatar.
C# · 0 人关注
Coffer
A mobile app to record caffeine intake
Java · 0 人关注
critical-orientation-next
C · 0 人关注
data_structure_and_algorithm_with_c
My code repo for Data Structure and Algorithm with C.
Go · 0 人关注
easywol
Easiest way to send magic packet to wake up a computer in Golang.
Vue · 0 人关注
FinalProject
JavaScript · 0 人关注
github-readme-stats
:zap: Dynamically generated stats for your github readmes
0 人关注
homebrew-core
🍻 Default formulae for the missing package manager for macOS (or Linux)
Vue · 0 人关注
mc_download_station
A simple minecraft client package download station site based on Vue.js
TypeScript · 0 人关注
media-converter
0 人关注
ncmdump-go
netease cloud music copyright protection file dump(golang版本网易云音乐ncm文件格式转换)
C++ · 0 人关注
parallels-learning
C++ parallels distribution programming
0 人关注
Profiles
🔯 Profiles for self-use only
Swift · 0 人关注
remoteboot
Java · 0 人关注
RhylandMod
Minecraft Mod based on Forge
C++ · 0 人关注
subconverter
Utility to convert between various subscription format
Python · 0 人关注
Sudoku
Python sudoku solver
HTML · 0 人关注
taurusxin.github.io
TaurusXin Blog
JavaScript · 0 人关注
taurusxincoin
Go · 0 人关注
tcping-go
Tcping based on golang.
xinge666

xinge666

永远年轻 永远热泪盈眶
🏢  Rhyland Tech / 全栈
V2EX 第 356121 号会员,加入于 2018-10-15 09:56:42 +08:00
今日活跃度排名 14933
5 G 16 S 35 B
在英 CSer / 全栈 / 旅行 / 摄影 / 咖啡
根据 xinge666 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
xinge666 最近回复了
21 小时 12 分钟前
回复了 yrzs 创建的主题 分享发现 Ubuntu24.04 版本发布了
官网还没有
21 小时 14 分钟前
回复了 54qyc 创建的主题 问与答 全平台的最强 PDF 阅读器是不是 WPS?
Acrobat
我的做法是找一台海外 VPS 定时同步 OSS 到 R2 然后 DNS 分流海内外域名
5 天前
回复了 tangzhehao 创建的主题 站长 子域名怎样映射目录?
server {
listen 80;
server_name ~^(?<subdomain>\w+)\.abcdefg\.com$;

location / {
rewrite ^/(.*)$ http://abcdefg.com/$subdomain/$1 break;
proxy_pass http://abcdefg.com/$subdomain/;
}
}
5 天前
回复了 nnegier 创建的主题 站长 服务器被攻击了,第一次,有点无所适从
@Nosub #26 奇怪了,我 apt upgrade 都很慢。可能限制性能的太严重了
5 天前
回复了 nnegier 创建的主题 站长 服务器被攻击了,第一次,有点无所适从
99 元那个 2C2G 吗,那个 CPU 和硬盘的性能巨差,基本上稍微压力大点就 99%,编译安装个软件都要半天
@lucacham #17 MPC-BE ,我放弃 PotPlayer 之后一直用这个,真的强大而且快
10 天前
回复了 efcndi 创建的主题 macOS 求推荐个免费好用的 NTFS for Mac 的 app
Paragon NTFS 目前看来还是最好的在 macOS 上读写 NTFS 最好的工具,我记得我当时换 MacBook 的时候,直接就是在旧设备上反激活然后在新设备上直接激活,也是永久。对于我来说,直接插上硬盘和 U 盘在 Mac 上读写就够了。
14 天前
回复了 coolrequest 创建的主题 云计算 有哪些厂商在大陆访问比较快?
500/月? 搬瓦工香港 CN2 绝对的首选
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5596 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 02:56 · PVG 10:56 · LAX 19:56 · JFK 22:56
Developed with CodeLauncher
♥ Do have faith in what you're doing.