CodeZen
一个专注中文区的 GitHub 项目发现
所有语言
C
C#
C++
CSS
Dart
Go
HTML
Java
JavaScript
Jupyter Notebook
Kotlin
Lua
PHP
PowerShell
Python
Ruby
Rust
Shell
Swift
TypeScript
Vue
tokei
Tokei 時計https://en.wiktionary.org/wiki/%E6%99%82%E8%A8%88 Tokei is a program that displays statistics about your code. Tokei will show the number of files, total lines within those files and code, comments, and blanks grouped by language. Example ```console ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
SwiftLint
SwiftLint SwiftLint 是一个用于强制检查 Swift 代码风格和规定的一个工具,基本上以 Kodeco's Swift 代码风格指南https://github.com/kodecocodes/swift-style-guide为基础。 SwiftLint Hook 了 Clanghttp://clang.llvm.org 和 SourceKithttp://www.jpsim.com/uncovering-sourcekit 从而能够使用 ASThttp://clang.llvm.org/docs/IntroductionToTheClangAST.html 来表示源代
gentelella
gentelella Gentelella 管理后台是一个免费使用的Bootstrap管理模版。 这个模版默认使用Bootstrap 3 风格,还有一系列强大的jQuery插件和工具去创造一个强大的框架,用来创建管理面板或者后端仪表盘。 该主题使用了不同的库,用来创建表格,日历,表单验证,引导式风格的接口,导航菜单,文本表格,日期范围,上传区域,表格自动填充,范围滑块,进度条,提示以及更多。 我们很乐意看到你使用这个令人惊叹的管理模版。你可以通过tweet @colorlibhttps://twitter.com/colorlib告知我们你的网站,app或者服务。一旦列表量够了,我们将会写一
the-art-of-command-line
命令行的艺术
markdown-preview-enhanced
Markdown Preview Enhanced **⚠️ Note:** This repository is now only used for hosting the documentation of **Markdown Preview Enhanced**. The source code of the VSCode extension has been moved to shd101wyy/vscode-markdown-preview-enhancedhttps://github.com/shd101wyy/vscode-markdown-preview-enhanc
leet-code
> Disclaimer: 这里的题目跟具体的面试毫无关系, 也没有任何指向性; 这些题目是我当年在努力刷题的过程中积累下来的经验和总结! 简介 这个站点已经开启超过7年, 很高兴它可以帮到有需要的人. 信息有价, 知识无价, 每逢闲暇, 我会来维护这个repo, 给刷题的朋友们一些我的想法和见解. 下面来简单介绍一下: - **README.md**: 所有所做过的题目 - **ReviewPage.md**: 所有题目的总结和归纳(不断完善中) - **KnowledgeHash2.md**: 对所做过的知识点的一些笔记 - **SystemDesign.md**: 对系统设计的一些笔记
goim
goim v2.0 ============== goim is an im server writen in golang. Features * Light weight * High performance * Pure Golang * Supports single push, multiple push and broadcasting * Supports one key to multiple subscribers Configurable maximum subscribers count * Supports heartbeats Applica
Android_Data
Special thanks to the generous sponsorship by: Android 学习资料收集 收集整理这份资料灵感来自于 trip_to_iOShttps://github.com/Aufree/trip-to-iOS, 征得同意引用了该资料的开头描述 收集整理这份资料主要帮助初学者学习 Android 开发, 希望能快速帮助到他们快速入门, 找到适合自己学习资料, 节省再去收集学习资料时间. 这份资料我会
UITableView-FDTemplateLayoutCell
UITableView-FDTemplateLayoutCell Overview Template auto layout cell for **automatically** UITableViewCell height calculating. Basic usage If you have a **self-satisfied** cell, then all you have to do is: ``` objc import "UITableView+FDTemplateLayoutCell.h" - CGFloattableView:UITableView *t
mactype
MacType ======================== 日本語./README_ja-JP.md Better font rendering for Windows. Latest build ------------------ Downloadhttps://github.com/snowie2000/mactype/releases/latest Official site ------------------ MacType official site: http://www.mactype.net An archived version is restored
xmake
xmake A cross-platform build utility based on Lua Modern C/C++ build tools, Simple, Fast, Powerful dependency pa
interview_python
关于Python的面试题