一些很有趣的科普网站。

  1. The Deep Sea

各种海底深度下的海洋生物。

  1. The Size of Space

宇宙各种物体的大小比较。

  1. How Fast Are You Moving?

不同参考系下,你的移动速度。

  1. variflight

全球航班飞行轨迹实时跟踪雷达

  1. 世界核能发电站的地图

  2. 世界火力发电站的地图

  3. 人口山

  4. 地球时间卷

个人博客

阮一峰的网络日志

前端,互联网新闻

吕小荣

生活,编程

当然我在扯淡

互联网

酷壳

互联网

t9t.io

一个程序员的各种“创业”项目

Cyeam

Golang

飞雪无情的博客

Golang, 工作

浩麟的博客

Golang, 编程

左手代码右手诗

互联网技术,黑苹果

icyleaf

黑苹果

三月沙

golang

IT范儿

golang, Kubernet

工具类

nomoregoogle
在线流程图
Google Map
prism-break
Kindle电子书分享网
多吉搜索
ASCII ART
Anonymous Email Forwarding
仓颉查询
文字比对
Morse learn
油猴脚本
苹果破解软件

古籍

维基文库
漢川草廬
汉典
數位經典
搜韵
中国哲学电子书计划

热榜

今日热榜
掘金热门

图片

Wallpapers
植物画图

日本语

耳から覚える日本語能力試験文法トレーニングN2 PDF + Audio
日语语法指南
日语动词变化总结

FUN

URL 贪吃蛇
Toddler Password
This resume does not exist
飞行模拟

Linux

Linux之crontab定时任务
开源 NAS 操作系统不完全汇总
Careers in Operations
Ops School Curriculum
Linux 内核揭秘
DNS speed test
Moving around
massren
Hexo Markdown 简明语法手册
PGP signatures
TCP/IP协议详解卷一
模式映射
C的笛卡尔之梦
openwrt刷机常识
openwrt刷机
V2Ray 的模块化
鸟哥的 Linux 私房菜
鸟哥的 Linux 私房菜:基础学习篇 第四版
理解Linux进程
在Debian上搭建家庭NAS备忘录

Git

鸟哥的 Linux 私房菜:基础学习篇 第四版

C++

C++ string字符串比较方法详解
有哪些值得推荐的 C++ 经典书籍?
The Definitive C++ Book Guide and List
const 修饰函数参数,返回值,函数体
How to add one day to a time obtained from time()
LearnOpenGL
C++中Txt文件读取和写入(方法汇总)
C/C++获取目录下文件或目录
C++ vector 容器浅析
C++ 迭代器
C++ 中的迭代器
C++ 运算符优先级
6 个技巧,提升 C++11 的 vector 性能
学习完 C++ Primer 能做什么项目练手
A list of open source C++ libraries
Difference between ‘struct’ and ‘typedef struct’ in C++?
C++ vector的初始化、添加、遍历、插入、删除、查找、排序、释放操作
c++中冒号(:)和双冒号(::)的用法
C++11新特性之基本范围的For循环
map::cbegin
《UNIX环境高级编程》这本书怎么看?怎么学习?
How to install OpenCV 3 on Mac
在macOS上编译使用OpenCV4
C/C++ 的命令行参数处理总结
getopt 方法详解和使用示例
c/c++ 函数指针的用法
[C/C++]如何解读返回函数指针的函数声明
返回函数指针的函数
50+ C/C++ Projects with Source Code
C++ Templates Tutorial
Enumeration declaration
override specifier
C++ override使用详解
C++ 中override的作用
c++虚函数的作用是什么?
Cross-platform user-friendly xlsx library for C++14
The magic behind configure, make, make install
How do I concatenate const/literal strings in C?
C Programming Language
C++ 工程实践
C++ 使用字符串一定要 #include 吗?
How to read huge file in c++
std::istream::get
C++文件读写详解
C/C++中关键字extern详解
C/C++中 extern 关键字详解
How to mix C and C++
Preprocessor directives
Header files
Compiling multiple C files in a program
Combining C++ and C - how does #ifdef __cplusplus work?
How to add multiple header include and library directories to the search path in a single gcc command?
Makefile极简教程
从简单实例开始,学会写Makefile(二)
图说C++对象模型:对象内存布局详解
Linux C/C++ 学习路线
C语言编程基础

Swift

Swift 学习指引
Apple Swift编程语言入门教程
Swift 类
Swift - Inheritance
Initialization
macOS Programming: Understanding Text Controls and Building a Simple Text Editing App
Swift - as、as!、as?三种类型转换操作符使用详解
用Swift开发macOS程序, 五、菜单定义
[译] 零基础 macOS 应用开发(一)
哪里有用 Swift 开发 macOS 的教程或 PDF 文档?
macOS · Getting Started · 20 Results
macOS Development for Beginners: Part 3
KVO (Key-Value Observing)
Swift 语法糖 if let 和 guard 的使用
Swift Self详解及简单实例代码
Swift 中的关键字详解(转)
FileManager Class Tutorial for macOS: Getting Started with the File System
MacOS上键盘/鼠标控制应用的Swift语言开发笔记
Creating a global configurable shortcut for MacOS apps in Swift
正则表达式
Swift - 正则表达式的使用(附用户名、邮箱、URL等常用格式验证)
makeicns
UserDefaults in Swift 5.1
macOS 应用开发基础教程
NSPasteboard 简单Demo
Rich Text Controls for OS X Apps
NSAttributedString by example
富文本AttributedString的总结

VBA

Excel VBA 基础语法
VBA语法-基础语法
VBA的常见语法整理
Excel VBA 简介及常用代码集锦
VBA函数传递参数方式
Excel VBA入门(六)过程和函数
VBA用户自定义函数
IsEmpty function
VBA Code Examples
学习macOS开发的路线

Golang

函数参数与返回值
cyeam
你也能写个 Shadowsocks
Go RPC 开发指南
Go图书
命令行参数
archive/zip 实现压缩及解压
[关于golang struct interface的理解使用](关于golang struct interface的理解使用)
Golang struct、interface 组合嵌入类型详解
理解 Go interface 的 5 个关键点
Go 中 io 包的使用方法
Go入门指南
接口转换
shadowsocks-go源码阅读
Leafney
Go搭建一个Web服务器
写入文件
Go net/http包
Golang构建HTTP服务
理解go的function types
sync - 处理同步需求
鸟窝

AppleScript

AppleScript的终极入门手册
我的新玩具-AppleScript
AppleScript 快速入门
Go语言字符串高效拼接
build-web-application-with-golang

电学,无线电

Antenna Theory
The Fundamentals of Wi-Fi Antennas
Add an external antenna to a Pi 3
MOS管当开关控制时,为什么一般用PMOS做上管NMOS做下管?
MOS管入门—-只谈应用,不谈原理

心理

如何应对焦虑症以及惊恐发作?

黑苹果

华擎 Deskmini 310 黑苹果 Hackintosh 10.15.x 完美EFI
Index of /iso/MacOS/daliansky_macos/
攒了一台 4K 视频剪辑黑苹果
Patching LAPTOP DSDT/SSDTs
Laptop backlight control using AppleBacklightFixup.kext
10.11+ USB的变化和解决方案
Creating a Custom SSDT for USBInjectAll.kext
Mac 的启动组合键

其它

What every computer science major should know
Fundamental design principles for non-designers
DO YOU KNOW HOW MUCH YOUR COMPUTER CAN DO IN A SECOND?
美国联邦限制出口技术
加密