书栈网 · BookStack 本次搜索耗时 0.026 秒,为您找到 1511 个相关结果.
  • 32.2. When to JIT?

    32.2. When to JIT? Note 32.2. When to JIT? JIT compilation is beneficial primarily for long-running CPU-bound queries. Frequently these will be analytical queries. For short q...
  • settings.yml

    settings.yml Operating systems Compilers msvc intel-cc Architectures C++ standard libraries (aka compiler.libcxx) Customizing settings Adding new settings Adding new sub-set...
  • 2.1 增加代码复杂性和使用混淆

    增加代码复杂性和使用混淆 详细描述 建议 参考 Android iOS Other / Multi CWE/OWASP 增加代码复杂性和使用混淆 详细描述 反向工程应用程序可以提供有价值的洞察您的应用程序的工作原理。 使您的应用程序在内部更复杂,攻击者更难以看到应用程序如何操作,这可以减少攻击面的数量。 建议 反向工程一个An...
  • 术语表

    术语表 术语表 缩略语 定义描述 2PL 2阶段锁(2-Phase Locking) ACID 原子性(Atomicity),一致性(Consistency),隔离性(Isolation),持久性(Durability) AP 分析处理(Analytical P...
  • 3.3. Go

    Go Install TinyGo Hello world Hello world: Compile and build Hello world: Run A simple function A simple function: Compile and build A simple function: Run Improve performan...
  • 术语表

    术语表 术语表 缩略语 定义描述 2PL 2阶段锁(2-Phase Locking) ACID 原子性(Atomicity),一致性(Consistency),隔离性(Isolation),持久性(Durability) AP 分析处理(Analytical Processing) Arm 高...
  • Why a new compiler?

    870 2020-02-07 《TinyGo Document》
    Why a new compiler? Why a new compiler? Why not modify the existing compiler to produce binaries for microcontrollers? There are several reasons for this: The standard Go co...
  • Categories

    Categories Categories 虽然我们知道这样写很丑, 但是我们应该要在我们的 category 方法前加上自己的小写前缀以及下划线,比如- (id)zoc_myCategoryMethod 。 这种实践同样被苹果推荐 。 这是非常必要的。因为如果在扩展的 category 或者其他 category 里面已经使用了同样的方法名,会导...
  • Drain

    588 2019-06-07 《The Rustonomicon》
    Drain Drain Let’s move on to Drain. Drain is largely the same as IntoIter, except thatinstead of consuming the Vec, it borrows the Vec and leaves its allocationuntouched. For n...
  • Data Science Package for Python

    Data Science Package for Python 2.7 Modules Data Science Package for Python 3.9 Modules Installing a Data Science Package for Python Uninstalling a Data Science Package for Pyth...