Weblate 4.2 用户文档. . . . . . . . . . . . . . . . . . . . . . 138 2 Administrator docs 140 2.1 Configuration instructions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 140 2.2 Weblate of people whom have changed this message recently using Weblate. 项目 Project information like instructions for translators, or information about its version control system repository. If the translation I will not focus on writing documentation itself, if you need guidance with that, just follow instructions on the Sphinx website. Once you have documentation ready, translating it is quite easy as Sphinx0 码力 | 410 页 | 4.56 MB | 1 年前3
MoonBit月兔编程语言 现代编程思想 第十四课 案例:堆栈虚拟机
只考虑⼀种数据类型,故省略每个数据的类型,只保留名称和数量 4. params : List[String]; result : Int; locals : List[String] 5. instructions : List[Instruction] 6. } 程序 1. struct Program { 2. functions : List[Function] 3. start : name: "add", // 加法函数 8. params: List::["a", "b"], result: 1, locals: List::[], 9. instructions: List::[Local_Get("a"), Local_Get("b"), Add], 10. }, 11. 12. Function::{ 13. name: params: List::[], result: 0, locals: List::[], // ⼊⼝函数⽆输⼊⽆输出 15. // “print_int"为特殊函数 16. instructions: List::[Const(0), Const(1), Call("add"), Call("print_int")], 17. }, 18. ], 19. } 15 程序整体架构0 码力 | 31 页 | 594.38 KB | 1 年前3
Weblate 4.2 用户文档版本控制集成 Weblate’s REST API Weblate Client Weblate’s Python API Administrator docs Configuration instructions Weblate deployments Upgrading Weblate 备份和移动 Weblate 身份验证 访问控制 翻译项目 Language definitions 持续本地化集成 of people whom have changed this message recently using Weblate. 项目 Project information like instructions for translators, or information about its version control system repository. If the translation I will not focus on writing documentation itself, if you need guidance with that, just follow instructions on the Sphinx [https://www.sphinx-doc.org/] website. Once you have documentation ready, translating0 码力 | 648 页 | 9.34 MB | 1 年前3
Weblate 4.2.1 用户文档of people whom have changed this message recently using Weblate. 项目 Project information like instructions for translators, or information about its version control system repository. If the translation I will not focus on writing documentation itself, if you need guidance with that, just follow instructions on the Sphinx website. Once you have documentation ready, translating it is quite easy as Sphinx need to create a monolingual component which will hold your strings, see 添加翻译项目和组件 for generic instructions on that. In case you have existing repository to start with (for example the one containing HTML0 码力 | 411 页 | 4.60 MB | 1 年前3
Weblate 4.2.2 用户文档of people whom have changed this message recently using Weblate. 项目 Project information like instructions for translators, or information about its version control system repository. If the translation I will not focus on writing documentation itself, if you need guidance with that, just follow instructions on the Sphinx website. Once you have documentation ready, translating it is quite easy as Sphinx need to create a monolingual component which will hold your strings, see 添加翻译项目和组件 for generic instructions on that. In case you have existing repository to start with (for example the one containing HTML0 码力 | 411 页 | 4.60 MB | 1 年前3
Weblate 4.2.1 用户文档of people whom have changed this message recently using Weblate. 项目 Project information like instructions for translators, or information about its version control system repository. If the translation I will not focus on writing documentation itself, if you need guidance with that, just follow instructions on the Sphinx [https://www.sphinx-doc.org/] website. Once you have documentation ready, translating need to create a monolingual component which will hold your strings, see 添加翻译项目和组件 for generic instructions on that. In case you have existing repository to start with (for example the one containing HTML0 码力 | 650 页 | 9.34 MB | 1 年前3
Weblate 4.2.2 用户文档of people whom have changed this message recently using Weblate. 项目 Project information like instructions for translators, or information about its version control system repository. If the translation I will not focus on writing documentation itself, if you need guidance with that, just follow instructions on the Sphinx [https://www.sphinx-doc.org/] website. Once you have documentation ready, translating need to create a monolingual component which will hold your strings, see 添加翻译项目和组件 for generic instructions on that. In case you have existing repository to start with (for example the one containing HTML0 码力 | 650 页 | 9.34 MB | 1 年前3
FISCO BCOS 1.3 中文文档concept of FISCO-BCOS. For more details, please refer to the FISCO-BCOS white paper. The followings instructions work well on Centos 7.2/Ubuntu 16.04 and above. Chapter 1 Setting Up FISCO-BCOS This chapter "superkey":"" } Introduction of other fields in cryptomod.json see: Appendix:11.2 cryptomod.json instructions 2.3.2 Generate node ID file Generate a node ID file according to cryptomod.json , and it will e4359b4dccd56"] } Introduction of the fields in genesis.json see: Appendix:11.3 genesis.json Instructions 2.5.2 Configure config.json config.json describes a node starting up information, includes IP0 码力 | 491 页 | 5.72 MB | 1 年前3
Nim 2.0.2 中文手册proc vm() = var instructions: array[0..100, MyEnum] instructions[2] = enumC instructions[3] = enumD instructions[4] = enumA instructions[5] = enumD instructions[6] = enumC instructions[7] = enumA instructions[8] instructions[8] = enumB instructions[12] = enumE var pc = 0 while true: {.computedGoto.} let instr = instructions[pc] case instr of enumA: echo "yeah A" of enumC, enumD: echo "yeah CD" of enumB:0 码力 | 127 页 | 7.05 MB | 1 年前3
FISCO BCOS 2.4.0 中文文档network card. ; Please see https://tecadmin.net/check-ip-address-ubuntu-18-04- desktop/ ; for more instructions. rpc_ip=127.0.0.1 channel_ip=0.0.0.0 p2p_listen_port=30300 channel_listen_port=20200 jsonrpc_listen_port=8545 network card. ; Please see https://tecadmin.net/check-ip-address-ubuntu-18-04- desktop/ ; for more instructions. rpc_ip=127.0.0.1 channel_ip=0.0.0.0 p2p_listen_port=30302 channel_listen_port=20202 jsonrpc_listen_port=8547 network card. ; Please see https://tecadmin.net/check-ip-address-ubuntu-18-04- desktop/ ; for more instructions. rpc_ip=127.0.0.1 channel_ip=0.0.0.0 p2p_listen_port=30304 channel_listen_port=20204 jsonrpc_listen_port=85490 码力 | 1314 页 | 11.21 MB | 1 年前3
共 213 条
- 1
- 2
- 3
- 4
- 5
- 6
- 22













