2020 中国开源年度报告
开源活动 绝⼤多数参与者每年只会参加⼏次线上/线下的开源活动,每个⽉参加⼀到两次线上/线下开源 活动的参与者占⽐约两成。线下的开源活动⼤多以沙⻰、讲座等为主,线上的开源活动以在线 会议、邮件列表讨论、PR 活动等为主。 81% 的参与者认为开源活动对促进和推动开源社区⾄关重要。 【专家点评】 ⾼阳:我们⿎励开发者积极参与到开源活动中来,尤其⿎励⼤家积极参与线下活动。线下的⻅ ⾯、沟通有助于建 项⽬所有 Issue 和 PR 在 2020 年获得的评论总数 open_issue 项⽬ 2020 年新增的 issue 数量 open_pull 项⽬ 2020 年新增的 PR(pull request)数量 pull_review_comment 项⽬ 2020 年所有 PR 下的 Review 评论数 merge_pull 项⽬ 2020 年被合并的 PR 数量 pull_commits pull_commits 项⽬通过 PR 合⼊的 commit 数量 pull_additions 项⽬通过 PR 合⼊增加的代码⾏数 pull_deletions 项⽬通过 PR 合⼊删除的代码⾏数 2.2 中国开源 Top 50 项⽬ Top50 列表中,从项⽬活跃度来看,第 1 名与第 50 名的项⽬活跃度相差超过 10 倍,说明 中国开源项⽬之间的差距较⼤。 从这个列表中,我们发现,阿⾥在开源领域中的成绩显著。Top100 码力 | 46 页 | 4.09 MB | 1 年前3Gitea v1.21.1 中文文档
命令启动它。 如果这里没有找到你喜欢的包管理器,可以使用 Gitea 第三方软件包。这里有一个完整的列表: awesome- gitea。 如果你知道其他 Gitea 第三方软件包,请发送 PR 来添加它。 SUSE/openSUSE Windows FreeBSD 第三方 使用包管理器安装 - 25 - 本文档使用 书栈网 · BookStack.CN 构建 你需要 安装Go -a 2. git checkout v1.21.1 要验证一个拉取请求(Pull Request, PR),要先启用新的分支(其中 xyz 是 PR 的 ID;例如,对于 #2663,ID是 2663 ): 1. git fetch origin pull/xyz/head:pr-xyz 要以指定发行版本(如 v1.21.1 )的源代码来构建 Gitea,可执行以下命令列出可用的版本并选择某个版本签 Gitea,可执行以下命令列出可用的版本并选择某个版本签 出。 使用以下命令列出可用的版本: 1. git tag -l 2. git checkout v1.21.1 # or git checkout pr-xyz 使用源代码安装 下载 构建 使用源代码安装 - 26 - 本文档使用 书栈网 · BookStack.CN 构建 要从源代码进行构建,系统必须预先安装以下程序: go 1.20 或更高版本,请参阅0 码力 | 303 页 | 3.88 MB | 1 年前3Apache OFBiz® Selenium-WebDriver
La correction d’une erreur sur un test unitaire doit être assez rapide car le périmètre du test est précis. Un test unitaire n’a pas pour objet d’être utilisé par un test de type scénario, donc s’il doit gérée/testée dans ces 2 méthodes. 8 Actuellement il y a encore peu de test UI Selenium, donc il est préférable de surtout faire des tests scénario afin de tester beaucoup de fonctianalité de OFBiz. Avec des deux utilisateurs potentiel (cf cas d’usage ci-dessus), par exemple, il n’est pas nécessaire de préciser le début des méthodes "techniques". Chaque fois que c’est possible indiquer les données utilisées0 码力 | 27 页 | 414.53 KB | 1 年前3Apache OFBiz Developer Manual
comment il fonctionne et quels sont les points choisis et ceux laissés de coté • d’autre part de préparer la futur documentation en détaillant les éléments à destination des futur utilisateurs L’objectif fonction de la saisi des premmier champ; • paramétrage simple d’un écran (page portal) sans avoir à se préoccuper de l’interaction entre portlet. 7.1. POC Vuejs Portal Actuellement le premier applicatif baliseprésence dans le xml ▪ event-type pour les 3 valeurs suivante, event-type permet de déterminer l’action 0 码力 | 65 页 | 1.22 MB | 1 年前3Blender NIF Plugin Documentation Release 2.6.0a0.dev4
through GitHub’s Pull Request (PR) feature, branched from latest develop branch. This repo comes with a template for Pull Requests and should be fully completed. Once the PR is submitted, the @niftools/ process; additional commits can be appended at any time based on PR discussion to the source branch and will be automatically included in the PR. There are three conditions any contribution to the codebase contribution to be accepted, but generally enforced as close as possible to ensure quality. Merging of the PR is at the discretion of the @niftools/blender-nif-plugin-merge team. Code General rule of thumb is0 码力 | 112 页 | 107.36 KB | 1 年前3Blender NIF Plugin Release 2.6.0a0.dev4
through GitHub’s Pull Request (PR) feature, branched from latest develop branch. This repo comes with a template for Pull Requests and should be fully completed. Once the PR is submitted, the @niftools/ process; additional commits can be appended at any time based on PR discussion to the source branch and will be automatically included in the PR. There are three conditions any contribution to the codebase implementation works and regression is still green • Appropriate documentation updates Merging of the PR is at the discretion of the @niftools/blender-nif-plugin-merge team. These are not exclusive condi-0 码力 | 81 页 | 266.16 KB | 1 年前3Blender NIF Plugin Documentation Release 2.6.0a0.dev4
through GitHub’s Pull Request (PR) feature, branched from latest develop branch. This repo comes with a template for Pull Requests and should be fully completed. Once the PR is submitted, the @niftools/ process; additional commits can be appended at any time based on PR discussion to the source branch and will be automatically included in the PR. There are three conditions any contribution to the codebase contribution to be accepted, but generally enforced as close as possible to ensure quality. Merging of the PR is at the discretion of the @niftools/blender-nif-plugin-merge team. Code General rule of thumb is0 码力 | 81 页 | 267.59 KB | 1 年前3Blender NIF Plugin Release 2.6.0a0.dev4
through GitHub’s Pull Request (PR) feature, branched from latest develop branch. This repo comes with a template for Pull Requests and should be fully completed. Once the PR is submitted, the @niftools/ process; additional commits can be appended at any time based on PR discussion to the source branch and will be automatically included in the PR. There are three conditions any contribution to the codebase implementation works and regression is still green Appropriate documentation updates Merging of the PR is at the discretion of the @niftools/blender-nif-plugin-merge team. These are not exclusive conditions0 码力 | 113 页 | 102.69 KB | 1 年前3The Gimp User’s Manual version 1.0.1
supported by Gimp and how to print from Gimp. 76 T h e G i m p Us er ’ s M a n u a l F i l e s A nd Pr ef er e n c e s THE FILE MENU In Gimp, you can get to the File menu in two different ways: by clicking thumbnails. Figure 6.1 The New file dialog 78 T h e G i m p Us er ’ s M a n u a l F i l e s A nd Pr ef er e n c e s To start Guash, select it from the Toolbox menu Xtns|Guash. When you first start Guash matic). Figure 6.3 The Load Image dialog 80 T h e G i m p Us er ’ s M a n u a l F i l e s A nd Pr ef er e n c e s In general, it’s a good idea to let Gimp figure out the file type. If Gimp is having0 码力 | 924 页 | 9.50 MB | 1 年前32023年中国基础软件开源产业研究白皮书
Star数:2.3万+ fork数:6.4万+ 社区活跃度 SIG数:59 日均PR合入数:190+ 下载次数:1.97亿+ 社区贡献者:6289+ 芯片支持:47 商用设备:130+ 生态伙伴:150+ 共建企业:51 成员单位:31 覆盖行业:10+ 开发版:120+ 软件发行版:30+ PR数:24.4万+ 23 ©2023.11 iResearch Inc. 来源:根据专家访谈、公开资料,由艾瑞咨询研究院自主研究及绘制。 MindSpore丰富的社区生态 论文开源仓:370+ 社区SIG:30+ 社区运营组织:30+ 高校及科研院所伙伴:325+ 社区PR总数:8.3万+ 社区全球下载量:650万+ MindSpore社区看板 社区活跃度处于国内第一梯队,联合企业及学术机构推动大模型应用 MindSpores在生态活跃度及场景应用方面已处于国内 代码是开源社区的核心,本指数围绕代码 级别的开发协作建立相关指标进行评估 代码参与 者数量 代码提交 频率 代码提交 关联 PR 的比率 … 是体现社区为开发者提供服务与支撑的衡量指数。与开发者通过代码在前端 协同开发相对,此指标可看做是对开源后勤保障系统的整体性评估 更新 Issue 数量 关闭 PR 数量 Issue 首次 响应时间 Bug类Issue 处理时间 Issue 评论频 率 …0 码力 | 43 页 | 4.69 MB | 1 年前3
共 247 条
- 1
- 2
- 3
- 4
- 5
- 6
- 25