书栈网 · BookStack 本次搜索耗时 0.036 秒,为您找到 1419 个相关结果.
  • 3.4 Changelog

    2103 2019-12-01 《MongoDB v4.2 Manual》
    3.4 Changelog 3.4.23 Changelog Sharding Replication Query Storage Operations Build and Packaging Internals 3.4.22 Changelog Security Replication Query Storage Build and...
  • JSB 自动绑定

    使用 JSB 自动绑定 背景 环境配置和自动绑定展示 环境配置 自动绑定展示 编写 c++ 层的实现 JSB 配置脚本编写 Cocos 编译配置 自动绑定的限制条件 总结 使用 JSB 自动绑定 本文转载自 腾讯在线教育部技术博客 作者:张鑫(kevinxzhang) 尽管 Creator 提供了 jsb.reflection...
  • 字符编码

    8412 2018-03-03 《Python 之旅》
    字符编码 基本概念 常见字符编码简介 ASCII Unicode UTF-8 Python 的默认编码 Python2 中的字符类型 UnicodeEncodeError & UnicodeDecodeError 根源 小结 参考资料 字符编码 字符编码是计算机编程中不可回避的问题,不管你用 Python2 还是 Python3,...
  • 程序调整

    程序调整 程序调整 程序调优曾经是一种艺术形式,但编译器变得更好。所以现在事实证明,编译器可以比复杂的代码更好地直接优化代码。Go编译器在匹配gcc和clang方面还有很长的路要走,但这确实意味着在调整时需要小心,特别是在升级Go版本时不要变得更糟。一旦编译器得到改进,肯定会出现一些针对缺少特定编译器优化工作的调整。 TODO:https : //...
  • 11.1. API Basics

    11.1. API Basics 11.1.1. Request Format and Responses 11.1.2. HTTP Headers 11.1.2.1. Request Headers 11.1.2.2. Response Headers 11.1.3. JSON Basics 11.1.3.1. Number Handling ...
  • 1.11.0 (July 11, 2019)

    1.11.0 (July 11, 2019) Changes Deprecated 1.11.0 (July 11, 2019) Changes access log: added a new field for downstream TLS session ID to file and gRPC access logger. access...
  • 8.1 使用模块

    使用模块 别名 作用域 使用模块 Python本身就内置了很多非常有用的模块,只要安装完毕,这些模块就可以立刻使用。 我们以内建的sys 模块为例,编写一个hello 的模块: #!/usr/bin/env python # -*- coding: utf-8 -*- ' a test module ' __author_...
  • Link Gradle

    Link Gradle to your native library Use the Android Studio UI Manually configure Gradle Specify optional configurations Include prebuilt native libraries Specify ABIs Link ...
  • Ways to contribute

    Ways to contribute Contributing code Testing and reporting issues Testing development versions Filing an issue on GitHub Contributing to the documentation Contributing transla...
  • 1.11.0 (July 11, 2019)

    1.11.0 (July 11, 2019) Changes Deprecated 1.11.0 (July 11, 2019) Changes access log: added a new field for downstream TLS session ID to file and gRPC access logger. access...