Kotlin 1.9.10 官方文档 中文版
builds, it provides a smoother import experience in multiplatform projects, as we've included major bug fixes and improvements to make the import more stable. 已知问题 It's still a preview version that needs property kotlin.options.suppressFreeCompilerArgsModificationWarning=true . Gradle is going to add fixes for the kotlin-dsl plugin and AGP with Jetpack Compose enabled. 提高最低支持版本 Starting with Kotlin resulting in major improvements in clean build scenarios, faster incremental builds, and stability fixes. We've improved .d.ts generation for nested objects, sealed classes, and optional parameters in0 码力 | 3753 页 | 29.69 MB | 1 年前3Kotlin 官方文档中文版 v1.9
builds, it provides a smoother import experience in multiplatform projects, as we've included major bug fixes and improvements to make the import more stable. 已知问题 It's still a preview version that needs property kotlin.options.suppressFreeCompilerArgsModificationWarning=true . Gradle is going to add fixes for the kotlin-dsl plugin and AGP with Jetpack Compose enabled. 提高最低支持版本 Starting with Kotlin resulting in major improvements in clean build scenarios, faster incremental builds, and stability fixes. We've improved .d.ts generation for nested objects, sealed classes, and optional parameters in0 码力 | 2049 页 | 45.06 MB | 1 年前3How Apache works
Share ! Open source licenses Give me credit ! (Apache, BSD, MIT) Open source licenses Give me fixes (LGPL, EPL, MPL) Open source licenses Give me everything (GPL) Open source community Walled Garden responsibility ● The best ideas win ● Any constructive contribution earns merit ● Not just code (bug reports, documentation, evangelism, …) Peer-based ● Developers represent themselves - individuals examples ● Helping others with queries and questions ● Issue / bug tracker triage ● Testing new fixes, helping reproduce problems ● Bug fixes and new features ● Writing add-ons and extensions ● Mentoring0 码力 | 45 页 | 1.91 MB | 1 年前3Debian 新维护者手册
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 3.2 修复上游 Bug . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . chroot 环境的工具。在它的 chroot 环境中编译 Debian 软件包可以检查编译 依赖是否合适,并避免 FTBFS (Fails To Build From Source,源代码编译失败) 的 Bug。(参看 pbuilder(8) 和 pdebuild(1)) • perl - Perl 是现今类 Unix 系统中使用最普遍的解释型脚本语言,它常被称作 Unix 的瑞士军刀。(参看 perl(1)) org/doc/devel-manuals#devref) 描述了打包所需的 包含技术细节在内的全部详细信息,如仓库结构、如何重命名/丢弃/接手软件包、如何进行 NMU(非维护者上 传)、如何管理 Bug 以及打包最佳实践、何时向何处上传等。(参见 /usr/share/doc/developers-reference/ developers-reference.pdf 的本地副本) 以下是 重要0 码力 | 63 页 | 493.28 KB | 1 年前3openEuler 21.03 技术白皮书
Configuration and Power Interface (ACPI), memory management, file systems, media, kernel documents, bug fixes, and code rebuild. Over the past decade, Huawei has contributed more than 13,000 patches to the storage media, and smooth expansion of system capacity • Live kernel upgrade: quick, hitless fixes of kernel vulnerabilities Cloud base: • iSula: iSulad supports local volume management. isula-build Technical White Paper Live Kernel Upgrade A live kernel upgrade, including CVE vulnerability fixes and security kernel replacement, does not interrupt ongoing services. Before a live kernel upgrade0 码力 | 21 页 | 948.66 KB | 1 年前3Blender v4.1 Manual
system, shape keys, fur with particles, fluids, and rigid bodies. 2.41 – January 2006: Lots of fixes, and some Game Engine features. 2.42 – July 2006: The nodes release, Array modifier, vector blur light scattering beneath the surface of organic and soft objects. 2.45 – September 2007: Serious bug fixes, with some performance issues addressed. 2.46 – May 2008: The Peach release was the result of improvements in the animation system and the GE, vertex weight groups modifiers, 3D audio and video, and bug fixes. 2.61 – December 2011: The Cycles renderer was added to the trunk, the camera tracker was added0 码力 | 6263 页 | 303.71 MB | 1 年前3Gitea v1.21.1 中文文档
式编写workflows,也可以重⽤⼤量的已有的 Actions 插件。Actions 插件支持从任意的 Git 网站中下 载。 项目管理:Gitea 通过看板和⼯单来跟踪⼀个项⽬的需求,功能和bug。⼯单⽀持分支,标签、⾥程碑、 指 派、时间跟踪、到期时间、依赖关系等功能。 制品库: Gitea支持超过 20 种不同种类的公有或私有软件包管理,包括:Cargo, Chef, Composer [WIP]: 在拉取请求标题中用于标记工作正在进行中的前缀列表。 这些前 缀在不区分大小写的情况下进行匹配。 CLOSE_KEYWORDS : close, closes, closed, fix, fixes, fixed, resolve, resolves, resolved: 在拉取请求评论中用于自动关闭相关问题的关键词列表。 REOPEN_KEYWORDS : reopen, reopens 设置为 image 并且没有上传图像)。 默认项目看板的模板: PROJECT_BOARD_BASIC_KANBAN_TYPE : 待办,进行中,已完成 PROJECT_BOARD_BUG_TRIAGE_TYPE : 待分析,高优先级,低优先级,已关闭 ENABLED : true: 是否允许用户上传附件。 ALLOWED_TYPES : .csv,.docx,.fodg,0 码力 | 303 页 | 3.88 MB | 1 年前3Debian打包教程 version 0.29
列出软件包的当前版本 1.2.1.1-5 Debian 版 本 上游版本 ▶ 手动编辑或使用dch命令 ▶ 为新发行的软件创建更新日志:dch -i ▶ 自动关闭 Debian 或 Ubuntu bug 的特殊字符: Debian: Closes: #595268; Ubuntu: LP: #616929 ▶ 安装在 /usr/share/doc/package/changelog.Debian 手 ▶ 最流行的打包助手:debhelper(98% 的软件包用它打包) ▶ 目标: ▶ 归纳出用标准打包工具完成打包任务时适用于所有软件包的通用操作 ▶ 一次性解决所有软件包中共同存在的打包 bug dh_installdirs, dh_installchangelogs, dh_installdocs, dh_install, dh_installdebconf, dh_installinit Jane SmithLicense: [LICENSE TEXT] Debian 打包教程 33 / 90 修改上游源代码 常用于: ▶ 修复 bug 或添加 Debian 专属定制内容 ▶ 从新的上游版本回注(backport)各种修复 有几种方法 ▶ 直接修改文件 ▶ 简单 ▶ 但不能追踪和记录各种更新 ▶ 使用补丁系统 ▶ 简化了将更新提交到上游源代码的操作 0 码力 | 90 页 | 663.35 KB | 1 年前3Zabbix 4.0 中文手册
符合,像这样 $$1 7. Q: 在 Opera11 中,所有的下拉菜单都有一个滚动条,看起来不太美观,为什么会这样呢? A: 对于 Opera11.00 和 11.01 操作系统来说,这是一个 bug; 更多信息请访问 Zabbix 问题跟踪。 8. Q: 如何更改自定义主题中的图形背景颜色? A: 参照数据库中的 graph_theme 表和主题帮助。 9. Q: 调试等级为 4 时,在 like $$1 7. Q: All dropdowns have a scrollbar and look ugly in Opera 11. Why so? A: It’s a known bug in Opera 11.00 and 11.01; see Zabbix issue tracker for more information. 8. Q: How can I change graph 错误日志,配置,版本等信息。If you are still experiencing problems with your installation then please create a bug report with all the information from this list (mapping, error logs, configuration, version, etc.)0 码力 | 1992 页 | 17.90 MB | 1 年前3Krita 4.x 官方文档中文版 2021-08-06A
打样会被禁⽤。 警告 ⾊域警告⾊有时候会在线性特性⽂件下⾯对暗部颜⾊给出莫名其妙的警告。这是 LCMS 的⼀ 处程序问题,你可以 在此 [https://ninedegreesbelow.com/bug-reports/soft-proofing- problems.html] 阅读相关信息。 ⽮量图形 Krita 4.0 对⽮量⼯具进⾏了⼤幅重写。我们将在本⻚⾯对全新的⽮ 量⼯具进⾏介绍: Reddit、Google+、Tumblr 或者 Facebook 等社交媒体,但它们 并不适合⽤来提议新功能、报告程序缺陷、交流软件开发或者制定 未来计划。 除此之外,我们还有这些交流⽅式: 程序缺陷跟踪平台⽹站 (Bug tracker) 开发冲刺活动 (Sprints) Krita 的核⼼团队由以下⼈员组成: Halla (irc: halla):项⽬主管、⾸席程序员。为 Krita 全职⼯ 作。管理Krit know how to build Krita yourself. If you merely want to run the latest version of Krita, to test a bug or play with, you can use the nightly build for Windows [https://binary- factory.kde.org/job/Krit0 码力 | 1594 页 | 110.95 MB | 1 年前3
共 439 条
- 1
- 2
- 3
- 4
- 5
- 6
- 44