1.6 resource scheduling & container technology for financial service_yujunGopher China 2015 Resource Scheduling & Container Technology for Financial Service 动态资源管理和容器技术 在金融行业的架构探索和明天 余军 Gopher China 2015 Gopher China 2015 0 码力 | 21 页 | 27.20 MB | 1 年前3
openEuler 21.03 技术白皮书(LTS) version openEuler 20.03 was released, which was a new Linux distribution with independent technology evolution. On September 30, 2020, the innovative version openEuler 20.09 was released. This version LTS version provides a secure, stable, and reliable OS for enterprise users. openEuler is a technology incubator. It releases an innovative version every 6 months to quickly integrate the latest technical community and incubate more technologies. openEuler plays the roles of a release platform and a technology incubator, which server to advance each other and drive the continuous version evolution of new0 码力 | 21 页 | 948.66 KB | 1 年前3
2021 中国开源年度报告Ministry of Industry and Information Technology of the People's Republic of China (MIIT) has released the "14th Five-Year Plan for the Development of Software and Information Technology Services", a typical Nevertheless, today, as software devours the world and open source eats software, open source technology has become one of the infrastructures of the entire world. With great powers comes great responsibility We conduct the questionnaire from two perspectives: personal information (including work information and developer technical information) and open source community participation. 通过 44 项左右问题的统计调查与分0 码力 | 199 页 | 9.63 MB | 1 年前3
openEuler 21.09 技术白皮书computing architectures. openEuler suits operational technology (OT) applications and enables the convergence of OT and information and communications technology (ICT). The openEuler open source community is openEuler 20.03 was officially released, which was a new Linux distribution with independent technology evolution. Later in 2020, on September 30, the innovative openEuler 20.09 version was released from being fully utilized. The new file system, EulerFS, is equipped with metadata soft update technology. Its pointer-based directory and dual-view counting mechanism reduces metadata synchronization0 码力 | 36 页 | 3.40 MB | 1 年前3
使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2021.2)config file; :init internal variable; } partition Running { :wait for user interaction; :print information; } stop @enduml PlantUML 语言参考指引 (1.2021.2) 107 / 380 6.17 泳道 (Swimlanes) 6 活动图 (新语法 ) 6.17 Application, Motivation, Strategy, Technology, Physical, Implementation) are also available. @startuml archimate #Technology "VPN Server" as vpnServerA <<technology-device>> rectangle GO #lightgreen circle #whitesmoke Junction_And JunctionAnd Junction_Or JunctionOr archimate #Technology "VPN Server" as vpnServerA <<technology-device>> rectangle GO #lightgreen rectangle STOP #red rectangle WAIT #orange0 码力 | 381 页 | 4.05 MB | 1 年前3
PlantUML 1.2021.1 语言参考指引config file; :init internal variable; } partition Running { :wait for user interaction; :print information; } stop @enduml PlantUML 语言参考指引 (1.2021.1) 107 / 375 6.17 泳道 (Swimlanes) 6 活动图 (新语法 ) 6.17 Application, Motivation, Strategy, Technology, Physical, Implementation) are also available. @startuml archimate #Technology "VPN Server" as vpnServerA <<technology-device>> rectangle GO #lightgreen circle #whitesmoke Junction_And JunctionAnd Junction_Or JunctionOr archimate #Technology "VPN Server" as vpnServerA <<technology-device>> rectangle GO #lightgreen rectangle STOP #red rectangle WAIT #orange0 码力 | 376 页 | 4.00 MB | 1 年前3
PlantUML 1.2021.3 语言参考指引config file; :init internal variable; } partition Running { :wait for user interaction; :print information; } stop @enduml PlantUML 语言参考指引 (1.2021.2) 109 / 397 6.17 泳道 (Swimlanes) 6 活动图 (新语法 ) 6.17 Application, Motivation, Strategy, Technology, Physical, Implementation) are also available. @startuml archimate #Technology "VPN Server" as vpnServerA <<technology-device>> rectangle GO #lightgreen circle #whitesmoke Junction_And JunctionAnd Junction_Or JunctionOr archimate #Technology "VPN Server" as vpnServerA <<technology-device>> rectangle GO #lightgreen rectangle STOP #red rectangle WAIT #orange0 码力 | 398 页 | 4.22 MB | 1 年前3
使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2023.11)config file; :init internal variable; end group group 运行分组 :wait for user interaction; :print information; end group stop @enduml PlantUML 语言参考指引 (1.2023.11) 130 / 538 6.18 组合 (grouping) 6 活动图(新语法) :read config file; :init internal variable; } partition 运行分区 { :wait for user interaction; :print information; } stop @enduml 这里同样可以改变分区颜色 color: PlantUML 语言参考指引 (1.2023.11) 131 / 538 6.18 组合 (grouping) config file; :init internal variable; } partition Running { :wait for user interaction; :print information; } stop @enduml [参考: QA-2793] 同样可以添加一个链接到分区: @startuml start partition "[[http://plantuml.com0 码力 | 539 页 | 7.74 MB | 1 年前3
Kotlin 1.9.10 官方文档 中文版
the current or the K2 compiler was used to compile the code. In Kotlin 1.9.0, you can see this information in your Gradle build scans: You can also find the Kotlin version used in the project right in "#FFFF00") } fun findByRgb(rgb: String): Color? = Color.entries.find { it.rgb == rgb } For more information about the entries property for enum classes, see What's new in Kotlin 1.8.20. 稳定版与数据类相称的数据对象 println(Number(7)) // Number(number=7) println(EndOfFile) // EndOfFile } For more information, see What's new in Kotlin 1.8.20. 在内联类中支持有主体的次构造函数 Starting with Kotlin 1.9.0, the use of secondary0 码力 | 3753 页 | 29.69 MB | 1 年前3
Kotlin 官方文档中文版 v1.9the current or the K2 compiler was used to compile the code. In Kotlin 1.9.0, you can see this information in your Gradle build scans: You can also find the Kotlin version used in the project right in "#FFFF00") } fun findByRgb(rgb: String): Color? = Color.entries.find { it.rgb == rgb } For more information about the entries property for enum classes, see What's new in Kotlin 1.8.20. 稳定版与数据类相称的数据对象 println(Number(7)) // Number(number=7) println(EndOfFile) // EndOfFile } For more information, see What's new in Kotlin 1.8.20. 在内联类中支持有主体的次构造函数 Starting with Kotlin 1.9.0, the use of secondary0 码力 | 2049 页 | 45.06 MB | 1 年前3
共 474 条
- 1
- 2
- 3
- 4
- 5
- 6
- 48













