Octal escape values must not exceed 256. If they do, only the first two digits comprise the expression. Allows ASCII codes to be used in regular expressions. \xn Matches n, where n is a hexadecimal escape value. Hexadecimal escape values must be exactly two digits long. For example, "\x4...
Bash Cheat Sheet Bash Basic cheatsheet Bash Date cheatsheet Bash Find cheatsheet Bash Regular Expression Cheatsheet Operating System cheatsheetSystem Programming Cheat Sheet C file operations cheatsheet C signal operation cheatsheet C socket cheatsheet C Concurrency cheatsheet...
Bash Cheat Sheet Bash Basic cheatsheet Bash Date cheatsheet Bash Find cheatsheet Bash Regular Expression Cheatsheet Operating System cheatsheetSystem Programming Cheat Sheet C file operations cheatsheet C signal operation cheatsheet C socket cheatsheet C Concurrency cheatsheet...
The objective of this C# cheat sheet is to provide a general overview. The HTML version of this document is hosted on: https://constructg.com/csharp-cheat-sheet/ The markdown file of this sheet is hosted on GitHub. Contributions, bug fixes, additions, and improvements will be much appreci...
can be escaped with \. see `man git-check-ref-format` for more details. note that regular expression is unavailable. note: filter pattern syntax is explained at https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#filter-pattern-cheat-sheet [glob] | 5 | -...
Objective-C Cheat Sheet - A quick reference cheat sheet for common, high level topics in Objective-C. SwiftSnippets - A collection of Swift snippets to be used in Xcode. App Store Checklist - A checklist of what to look for before submitting your app to the App Store. whats-new-in-swif...
PCRE - A regular expression C library inspired by the regular expression capabilities in Perl. [BSD] Remote Call Framework - Inter-process communication framework for C++. [GPLv2/Commercial] Scintilla - A free source code editing component. [MIT] Serial Communication Library - Cross-platform, Seri...
查找 在normal模式下按下/即可进入查找模式,输入要查找的字符串并按下回车。Vim会跳转到第一个匹配。...
NSStringEmojize - A category on NSString to convert Emoji Cheat Sheet codes to their equivalent Unicode characters. MMMarkdown - An Objective-C static library for converting Markdown to HTML. DTCoreText - Methods to allow using HTML code with CoreText. DTRichTextEditor - A rich-text editor ...
很棒的 C/C++ 框架,类库,资源集合。 人工智能Artificial Intelligence btsk- Game Behavior Tree Starter Kit. [zlib] Evolving Objects- A template-based, ANSI-C++ evolutionary computation library which helps you to write your own stochastic optimization algorithms insanely fast. [LGPL] ...