书栈网 · BookStack 本次搜索耗时 0.027 秒,为您找到 85158 个相关结果.
  • 3.7. 数据加密

    背景 挑战 目标 应用场景 相关参考 背景 安全控制一直是治理的重要环节,数据加密属于安全控制的范畴。 无论对互联网公司还是传统行业来说,数据安全一直是极为重视和敏感的话题。 数据加密是指对某些敏感信息通过加密规则进行数据的变形,实现敏感隐私数据的可靠保护。 涉及客户安全数据或者一些商业性敏感数据,如身份证号、手机号、卡号、客户号等个人信息按照...
  • Search a 2D Matrix

    Search a 2D Matrix 描述 分析 代码 相关题目 Search a 2D Matrix 描述 Write an efficient algorithm that searches for a value in an m × n matrix. This matrix has the following propertie...
  • Reverse Linked List II

    Reverse Linked List II 描述 分析 代码 Reverse Linked List II 描述 Reverse a linked list from position m to n . Do it in-place and in one-pass. For example:Given 1->2->3->4->5->n...
  • Container With Most Water

    Container With Most Water 描述 分析 代码 相关题目 Container With Most Water 描述 Given n non-negative integers a1,a2,...,ana_1, a_2, …, a_n a ​ 1 ​ ​ , a ​ 2 ​ ​ , ....
  • Reverse Linked List II

    Reverse Linked List II 描述 分析 代码 Reverse Linked List II 描述 Reverse a linked list from position m to n . Do it in-place and in one-pass. For example:Given 1->2->3->4->5->n...
  • 7.2 延迟回调

    2301 2019-05-17 《Libevent 深入浅出》
    7.2 延迟回调 7.2 延迟回调 默认情况下,bufferevent 的回调在相应的条件发生时立即被执行 。(evbuffer 的回调也是这样的,随后会介绍)在依赖关系复杂的情况下 ,这种立即调用会制造麻烦 。比如说,假如某个回调在 evbuffer A 空的时候向其中移入数据 ,而另一个回调在 evbuffer A 满的时候从中取出数据。这些调用...
  • 介绍

    介绍 继承解决嵌套路由的问题 介绍 Intact作为一个可继承,并且拥有强逻辑模板的前端MVVM框架,有着如下特色: 充分利用组合与继承的思想,来最高限度地复用代码 同时支持数据驱动和组件实例化调用,来最便捷地实现功能 强逻辑模板,赋予模板更多功能和职责,来完成业务逻辑和表现逻辑分离 继承解决嵌套路由的问题 现有框架对于结构相同的页面,都...
  • Previous Permuation

    Previous Permuation Question Problem Statement Example Note 题解 Python C++ Java 源码分析 复杂度分析 Previous Permuation Question lintcode: (51) Previous Permuation Probl...
  • 阵列修改器

    阵列修改器 选项 相对偏移 恒定偏移 物体偏移 随机 影响 阵列修改器 The Array modifier creates an array of copies of the base object, with each copy being offset from the previous one in any of a number ...
  • 阵列修改器

    阵列修改器 选项 相对偏移 恒定偏移 物体偏移 随机 影响 阵列修改器 The Array modifier creates an array of copies of the base object, with each copy being offset from the previous one in any of a number ...