Weblate 4.2 用户文档configuration to have the same font configured for all strings within a component. You can override those values per string in case you need to customize it per string. The replacements: flag might be also useful in a different location from the others res/values/strings.xml. 典型的 Weblate Component configuration 文件掩码 res/values-*/strings.xml 单语种译文模版语言文件 res/values/strings.xml 新翻译的译文模版 Empty 文件格式 Android String it/en/latest/formats/csv.html] YAML files 2.9 新版功能. The plain YAML files with string keys and values. Weblate also extract strings from lists or dictionaries. Example of a YAML file: weblate: hello:0 码力 | 648 页 | 9.34 MB | 1 年前3
 Weblate 4.2 用户文档configuration to have the same font configured for all strings within a component. You can override those values per string in case you need to customize it per string. The replacements: flag might be also useful stored in a different location from the others res/values/strings.xml. 典型的 Weblate Component configuration 文件掩码 res/values-*/strings.xml 单语种译文模版语言文件 res/values/strings.xml 新翻译的译文模版 Empty 文件格式 Android String 文件格式 CSV 文件 参见: CSV 1.10.22 YAML files 2.9 新版功能. The plain YAML files with string keys and values. Weblate also extract strings from lists or dictionaries. Example of a YAML file: weblate: hello:0 码力 | 410 页 | 4.56 MB | 1 年前3
 Weblate 4.2.1 用户文档configuration to have the same font configured for all strings within a component. You can override those values per string in case you need to customize it per string. The replacements: flag might be also useful stored in a different location from the others res/values/strings.xml. 典型的 Weblate Component configuration 文件掩码 res/values-*/strings.xml 单语种译文模版语言文件 res/values/strings.xml 新翻译的译文模版 Empty 文件格式 Android String 文件格式 CSV 文件 参见: CSV 1.10.22 YAML files 2.9 新版功能. The plain YAML files with string keys and values. Weblate also extract strings from lists or dictionaries. Example of a YAML file: weblate: hello:0 码力 | 411 页 | 4.60 MB | 1 年前3
 Weblate 4.2.2 用户文档configuration to have the same font configured for all strings within a component. You can override those values per string in case you need to customize it per string. The replacements: flag might be also useful stored in a different location from the others res/values/strings.xml. 典型的 Weblate Component configuration 文件掩码 res/values-*/strings.xml 单语种译文模版语言文件 res/values/strings.xml 新翻译的译文模版 Empty 文件格式 Android String 文件格式 CSV 文件 参见: CSV 1.10.22 YAML files 2.9 新版功能. The plain YAML files with string keys and values. Weblate also extract strings from lists or dictionaries. Example of a YAML file: weblate: hello:0 码力 | 411 页 | 4.60 MB | 1 年前3
 Weblate 4.2.1 用户文档configuration to have the same font configured for all strings within a component. You can override those values per string in case you need to customize it per string. The replacements: flag might be also useful in a different location from the others res/values/strings.xml. 典型的 Weblate Component configuration 文件掩码 res/values-*/strings.xml 单语种译文模版语言文件 res/values/strings.xml 新翻译的译文模版 Empty 文件格式 Android String it/en/latest/formats/csv.html] YAML files 2.9 新版功能. The plain YAML files with string keys and values. Weblate also extract strings from lists or dictionaries. Example of a YAML file: weblate: hello:0 码力 | 650 页 | 9.34 MB | 1 年前3
 Weblate 4.2.2 用户文档configuration to have the same font configured for all strings within a component. You can override those values per string in case you need to customize it per string. The replacements: flag might be also useful in a different location from the others res/values/strings.xml. 典型的 Weblate Component configuration 文件掩码 res/values-*/strings.xml 单语种译文模版语言文件 res/values/strings.xml 新翻译的译文模版 Empty 文件格式 Android String it/en/latest/formats/csv.html] YAML files 2.9 新版功能. The plain YAML files with string keys and values. Weblate also extract strings from lists or dictionaries. Example of a YAML file: weblate: hello:0 码力 | 650 页 | 9.34 MB | 1 年前3
 Weblate 4.3 用户文档组件配置 to have the same font configured for all strings within a component. You can override those values per string in case you need to customize it per string. The replacements: flag might be also useful is stored in a different location from the others res/values/strings.xml. 典型的 Weblate 组件配置 文件掩码 res/values-*/strings.xml 单语言译文模版语言文件 res/values/strings.xml 新翻译的译文模版 Empty 文件格式 Android String Resource 文件格式 CSV 文件 参见: CSV 1.10.22 YAML files 2.9 新版功能. The plain YAML files with string keys and values. Weblate also extract strings from lists or dictionaries. Example of a YAML file: weblate: hello:0 码力 | 419 页 | 4.74 MB | 1 年前3
 Weblate 4.3 用户文档组件配置 to have the same font configured for all strings within a component. You can override those values per string in case you need to customize it per string. The replacements: flag might be also useful is stored in a different location from the others res/values/strings.xml. 典型的 Weblate 组件配置 文件掩码 res/values-*/strings.xml 单语言译文模版语言文件 res/values/strings.xml 新翻译的译文模版 Empty 文件格式 Android String Resource it/en/latest/formats/csv.html] YAML files 2.9 新版功能. The plain YAML files with string keys and values. Weblate also extract strings from lists or dictionaries. Example of a YAML file: weblate: hello:0 码力 | 667 页 | 9.36 MB | 1 年前3
 06. 李欣宜 扩展Python的语法和语义 供的最简单的扩展, Scoped-Operator为例,讲解如何利用moshmosh实现 语义扩展。 该扩展加上大量空行和一些import,共计60行。 Scoped-Operator使得用户可以将二元运算的语义局部 地修改成一个特定的二元函数的调用,这提升了 Python的DSL能力。 如何实现一个扩展? moshmosh/extensions/scoped_operators.py 如何实现一个扩展?moshmosh/extensions/scoped_operators.py 如何实现一个扩展? 左边的代码,找到指定 的二元运算符,将对应 的BinOp重写,得到了 二元函数的调用。 判断扩展是否在该行激 活 递归处理嵌套表达式 扩展在当前行未激活, 但在表达式内部可能激 活,所以递归处理 moshmosh/extensions/scoped_operators.py IPython/Jupyter0 码力 | 39 页 | 3.69 MB | 1 年前3
 OpenShift Container Platform 4.8 容器镜像仓库(Registry)imageregistry_digest_cache_scoped_requests_total Total number of scoped requests to the digest cache. # TYPE imageregistry_digest_cache_scoped_requests_total counter imageregistry_digest_cache_scoped_requests_total{type="Hit"} l{type="Hit"} 33 imageregistry_digest_cache_scoped_requests_total{type="Miss"} 44 # HELP imageregistry_http_in_flight_requests A gauge of requests currently being served by the registry. # TYPE image0 码力 | 39 页 | 415.94 KB | 1 年前3
共 451 条
- 1
 - 2
 - 3
 - 4
 - 5
 - 6
 - 46
 













