书栈网 · BookStack 本次搜索耗时 0.030 秒,为您找到 1597 个相关结果.
  • 类 类名 类 类名 类名应该以三 个大写字母作为前缀(双字母前缀为 Apple 的类预留)。尽管这个规范看起来有些古怪,但是这样做可以减少 Objective-c 没有命名空间所带来的问题。 一些开发者在定义模型对象时并不遵循这个规范(对于 Core Data 对象,我们更应该遵循这个规范)。我们建议在定义 Core Data 对象时严格遵循...
  • Eco Partners

    Eco Partners Smart Device Technology 3onedata Co. Ltd Eco Partners The wave of Industry 4.0 is sweeping the world. As a result of the deep integration of a new generation of i...
  • 在 C++ 代码中使用 clang-format 工具

    在 C++ 代码中使用 clang-format 工具 编辑器集成 在 C++ 代码中使用 clang-format 工具 clang-format 是一个自动格式化 C/C++/Objective-C 代码的工具, 可以让开发人员不需要担心代码审查期间的样式问题. 强烈建议在发起请求之前格式化已更改的 C++ 代码,这将节省您和审阅者的时间....
  • 访问控制和Protected

    访问控制和protected 本文由翻译自Apple Swift Blog : Access Control and Protected 访问控制和protected 翻译:老码团队翻译组-Arya 校对:老码团队翻译组-Jame 原文再续,书折第一回。 很多其他编程语言都有一种”protected“设定,可以限制某些类方法只能被它...
  • Kerberos

    Kerberos Authentication Setup and Configuration Objective How Flink Security works Hadoop Security Module JAAS Security Module ZooKeeper Security Module Deployment Modes Stand...
  • Code style guidelines

    Code style guidelines C++ and Objective-C Using clang-format locally Installation Manual usage Pre-commit hook IDE plugin Header includes Java Python Code style guidel...
  • 修饰模式

    装饰原则(Decorator pattern) 简介 实例 Category 使用场景 装饰原则(Decorator pattern) 简介 Decorator装饰模式是一种结构型模式,它主要是解决:“过度地使用了继承来扩展对象的功能”,由于继承为类型引入的静态特质,使得这种扩展方式缺乏灵活性;并且随着子类的增多(扩展功能的增多),各种子...
  • Kotlin 1.8.20

    Kotlin 1.8.20 的新特性 IDE 支持 新版 Kotlin K2 编译器更新 如何启用 Kotlin K2 编译器 反馈你对新版 K2 编译器的意见 语言 枚举类类 values 函数的现代且高性能替代 如何启用 entries 属性 与数据类相称的数据对象预览版 数据对象的语义 toString equals 与 hashCode...
  • 代码风格

    格式化工具 代码风格 命名约定 一般规则 前缀 可见性 最佳实践 临近释放原则 防御式编程 注释 特殊限制 C++ 汇编 格式化工具 我们使用clang-format 和git-clang-format 统一C、C++、Objective-C代码风格。代码风格使用工程根目录下的.clang-format 文件描述。 在新增文...
  • Kerberos

    Kerberos Authentication Setup and Configuration Objective How Flink Security works Hadoop Security Module JAAS Security Module ZooKeeper Security Module Deployment Modes Stand...