JavaScript 国际化框架 FBT

码农软件 · 软件分类 · 常用JavaScript包 · 2019-04-04 10:43:48

软件介绍

FBT 是一个 JavaScript 国际化框架,强大而灵活,简便且易用。功能特性如下:

  • 组织源代码中的文本进行翻译

  • 构造语法正确的可翻译 UI (translatable UI)

  • 消除生成 UI 的冗余模板

FBT 是怎么工作的?

使用 Babel 插件进行构建,FBT 通过转换 <fbt> 和 fbt(...) 标签而工作。这些插件用于从源代码中提取字符串、以及查找在构建时生成的翻译有效负荷(translate payloads)。FBT 为给定的 fbt 短语创建所有可能的变量表,并在运行的时候访问。

本文地址:https://www.codercto.com/soft/d/2830.html

The  C Programming Language

The C Programming Language

Brian W. Kernighan、Dennis M. Ritchie / Prentice Hall / 1988-4-1 / USD 67.00

Presents a complete guide to ANSI standard C language programming. Written by the developers of C, this new version helps readers keep up with the finalized ANSI standard for C while showing how to ta......一起来看看 《The C Programming Language》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具