This file was generated automatically based on this two sources:
- /etc/nginx/mime.types
- http://www.garykessler.net/library/file_sigs.html
This is a JSON object by following structure:
[string ext] : {
signs: [sign]
| ```css | |
| .repository header button { | |
| min-height: 18px; | |
| min-width: 8px; | |
| font-size: 0.9em; | |
| border-radius: 0; | |
| border-style: solid; | |
| border-bottom-width: 1px; | |
| border-color: @borders; |
| /* | |
| * Copyright(C) 2019-present taozuhong(https://github.com/taozuhong) | |
| * Important: | |
| * These functions are a part of the Kangaroo tool suite; | |
| * Copyright Tao Zuhong. 2019-2023 All rights reserved. | |
| * | |
| * Author: Tao Zuhong | |
| * Created: 9.10.2023 | |
| */ |
| #!/bin/sh | |
| # set -x | |
| # 用戶應按需修改以下默認值: | |
| language="en" | |
| usage() # 本腳本的用法 | |
| { | |
| echo "用法:$0 [选项] <POT 或 PO文件>" | |
| echo "根据 POT 或 PO文件搜索其目录内的 LINGUAS 文件并翻译之,默认语言为英语 en-US" |
| ```vala | |
| [CCode (cprefix = "BACKTRACE_", lower_case_cprefix = "BACKTRACE_", cheader_filename = "backtrace.h,backtrace-supported.h")] | |
| namespace Backtrace { | |
| public const int SUPPORTED; | |
| public const int USES_MALLOC; | |
| public const int SUPPORTS_THREADS; | |
| public const int SUPPORTS_DATA; |
This file was generated automatically based on this two sources:
This is a JSON object by following structure:
[string ext] : {
signs: [sign]