tedding 最近的时间轴更新
tedding's repos on GitHub
TypeScript · 12 人关注
ngx-uvcanvas
An Angular component library that offers a diverse range of dynamic canvases pre-built.
Shell · 2 人关注
ddns-util
A DDNS utility script based on HiWiFi_OS.
0 人关注
94list
百度网盘分享链接分析渲染列表辅助下载开源程序
TypeScript · 0 人关注
browser-custom-script
JavaScript · 0 人关注
changba-download-tool
依托于浏览器的tampermonkey插件,在pc端导出唱吧歌曲。(只是程式化的提取了播放链接以供下载)
TypeScript · 0 人关注
clash-config
TypeScript · 0 人关注
clash-dashboard
web port of clash
0 人关注
clash-verge
A Clash GUI based on tauri. Supports Windows, macOS and Linux.
0 人关注
Clash.Meta
A rule-based tunnel in Go.
0 人关注
ClashForAndroid
A rule-based tunnel for Android.
0 人关注
clashX
Shell · 0 人关注
dotfiles
Unix-like system dotfiles
JavaScript · 0 人关注
drawio
Source to app.diagrams.net
0 人关注
hexo-theme-unit-test
This is a dummy Hexo site for theme unit test. You should test your theme before release.
0 人关注
Huawei-GSI-And-Modify-Or-Support-KernelSU-Tutorial
Flash Device Huawei Devices and Repair It Tutorial.The tutorial is written in simplified Chinese.
TypeScript · 0 人关注
ng-clash
An alternative clash dashbord
TypeScript · 0 人关注
ng-devui
华为云DevCloud,基于Angular的企业级前端组件库;DevUI components based on Angular
HTML · 0 人关注
ng-fluentui
TypeScript · 0 人关注
open-cv-demo
A React-based OpenCV demo.
0 人关注
OpenClash
A Clash Client For OpenWrt
0 人关注
oxygen
The Oxygen Style for Qt/KDE Applications
0 人关注
oxygen-icons5
Oxygen icon theme
HTML · 0 人关注
primeng-5.2.7
primeng-5.2.7 documentation pages
C# · 0 人关注
shadowsocksr-csharp
0 人关注
SmallDesktopDisplay
CSS · 0 人关注
teddingdev.github.io
Blog source code
0 人关注
translated-content
All translated MDN content in raw form
JavaScript · 0 人关注
TypeScript-Website-Localizations
A repo for the TypeScript Website localizations
Go · 0 人关注
v2rayA
A web GUI client of Project V which supports V2Ray, Xray, SS, SSR, Trojan and Pingtunnel 🚀
0 人关注
v2rayN
A GUI client for Windows, support Xray core and v2fly core and others
tedding

tedding

V2EX 第 434131 号会员,加入于 2019-08-06 10:17:24 +08:00
今日活跃度排名 9213
根据 tedding 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
tedding 最近回复了
4 天前
回复了 rookiebulls 创建的主题 分享创造 Markdown 在线转 PDF
@rookiebulls 毕竟不是每一个主题渲染出来的格式都满意,我就算使用你这个配置在某些时候也不够灵活
5 天前
回复了 rookiebulls 创建的主题 分享创造 Markdown 在线转 PDF
我是使用 vscode 插件在浏览器预览,然后打印到 pdf ,可以手动微调 dom 影响打印的 pdf
你可以参考一下我的 fontconf 设置(部分) ,指定一下 BlinkMacSystemFont 就可以了

<!-- Default system-ui fonts -->
<match target="pattern">
<test name="family">
<string>system-ui</string>
</test>
<edit name="family" mode="prepend" binding="strong">
<string>sans-serif</string>
</edit>
</match>
<match target="pattern">
<test name="family">
<string>BlinkMacSystemFont</string>
</test>
<edit name="family" mode="prepend" binding="strong">
<string>sans-serif</string>
</edit>
</match>
<!-- Default sans-serif fonts-->
<match target="pattern">
<test name="family">
<string>sans-serif</string>
</test>
<edit name="family" mode="prepend" binding="strong">
<string>PingFang SC</string>
<string>Heiti SC</string>
<string>Apple Color Emoji</string>
</edit>
</match>
<!-- Default serif fonts-->
<match target="pattern">
<test name="family">
<string>serif</string>
</test>
<edit name="family" mode="prepend" binding="strong">
<string>PingFang SC</string>
<string>Heiti SC</string>
<string>Apple Color Emoji</string>
</edit>
</match>
15 版本就是这样
https://repository.spotify.com/pool/non-free/s/spotify-client/ 我直接下载解压放在 opt 就可以运行了
看了一下 是 1.100.0-insider
76 天前
回复了 razios 创建的主题 iOS 你们的 ip13 停留在什么系统版本
15.7.1
@Tyrant1984 一直在用 input mono ,编辑器和终端,系统默认等宽都是
159 天前
回复了 Eyon 创建的主题 分享创造 我的第一个 iOS APP 上架了,大家不要笑哈
小程序也隔三差五的让我备案 我没管 现在还没给我下架
switch 手柄应该也可以使用吧
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2525 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 14ms · UTC 06:09 · PVG 14:09 · LAX 23:09 · JFK 02:09
Developed with CodeLauncher
♥ Do have faith in what you're doing.