书栈网 · BookStack 本次搜索耗时 0.037 秒,为您找到 13628 个相关结果.
  • Secondary indexes

    Secondary indexes Sorted sets Secondary indexes On top of the key value store immudb provides secondary indexes to help developers to handle complex queries. Sorted sets The ...
  • JRaft RheaKV 用户指南

    架构设计 功能名词 存储设计 使用场景 API 说明 get multiGet scan & iterator getSequence & resetSequence put getAndPut compareAndPut merge batch put putIfAbsent delete deleteRange execu...
  • Inovance Modbus TCP

    Inovance Modbus TCP Add Device Device Configuration Configure Data Groups and Tags Data types Address format ADDRESS .BIT #ENDIAN .LEN[H][L] .BYTES Example Addresses ...
  • 自定义错误处理

    553 2018-03-22 《Tango使用指南》
    Error Handler Error Handler 所有的错误最终都会被 Tango.ErrHandler 进行处理。 你可以自定义你的错误处理方式来替代默认的。例如: var ( prefix = "<html><head>tango</head><body><div>" suffix = fmt ....
  • 加密和解密数据

    1589 2018-02-08 《Go Web 编程》
    9.6 加密和解密数据 base64加解密 高级加解密 总结 links 9.6 加密和解密数据 前面小节介绍了如何存储密码,但是有的时候,我们想把一些敏感数据加密后存储起来,在将来的某个时候,随需将它们解密出来,此时我们应该在选用对称加密算法来满足我们的需求。 base64加解密 如果Web应用足够简单,数据的安全性没有那么严格的要求...
  • Work with reader

    Work with reader Receive and read messages Read next message Read specific messages Configure chunking Intercept messages Sticky key range reader Work with reader After s...
  • gregex (正则表达式)

    gregex 示例1,基本使用 gregex gregex 提供了对正则表达式的支持,底层是对标准库regexp 的封装,极大地简化了正则的使用,并采用了解析缓存设计,提高了执行效率。 使用方式: import "gitee.com/johng/gf/g/util/gregex" 方法列表: godoc.org/github.com...
  • PoolByteArray

    PoolByteArray Brief Description Methods Description Method Descriptions PoolByteArray Category: Built-In Types Brief Description A pooled Array of bytes. Methods ...
  • Reading and inserting data

    Reading and inserting data Get and set Get at and since a transaction Transaction by index Verified transaction by index Reading and inserting data The format for writing an...
  • Reading and inserting data

    Reading and inserting data Get and set Get at and since a transaction Transaction by index Verified transaction by index Reading and inserting data The format for writing an...