Merge pull request '新增梅老师最新UOS文章及更新gitlink链接' (#49) from caodg/xuos-web:develop into master

This commit is contained in:
caodg 2022-01-29 18:54:38 +08:00
commit 3e6ad525e1
3 changed files with 6 additions and 2 deletions

View File

@ -34,7 +34,7 @@ module.exports = {
* refhttps://v1.vuepress.vuejs.org/theme/default-theme-config.html
*/
themeConfig: {
repo: 'https://git.trustie.net/xuos/xiuos',
repo: 'https://gitlink.org.cn/xuos/xiuos.git',
repoLabel: '源码',
editLinks: false,
docsDir: '',

View File

@ -10,6 +10,10 @@
## 文章
- 梅宏, 曹东刚, 谢涛. [泛在操作系统:面向人机物融合泛在计算的新蓝海](http://www.bulletin.cas.cn/publish_article/2022/1/20220105.htm). 中国科学院院刊, 2022, 37(1): 30-37, [<i class="far fa-file-pdf">, 下载</i>](http://www.bulletin.cas.cn/zgkxyyk/ch/reader/create_pdf.aspx?file_no=20220105&year_id=2022&quarter_id=1&falg=1)
MEI Hong, CAO Donggang, XIE Tao. Ubiquitous Operating System: Toward the Blue Ocean of Human-cyber-physical Ternary Ubiquitous Computing. Bulletin of Chinese Academy of Sciences, 2022, 37(1): 30-37
- Cao D G, Xue D L, Ma Z Y, et al. [XiUOS: an open-source ubiquitous operating system for industrial Internet of Things](http://engine.scichina.com/doi/10.1007/s11432-021-3294-y). Sci China Inf Sci, 2022, 65(1): 117101, https://doi.org/10.1007/s11432-021-3294-y
- 曹东刚, 薛栋梁, 麻志毅, [矽璓:一款面向工业物联场景的泛在操作系统](/uploads/cccf-2021-6-xiuos.pdf), 中国计算机学会通信, 2021年6月, 17(6):78-81

View File

@ -7,7 +7,7 @@
"name": "XUOS Lab",
"email": "caodg@pku.edu.cn"
},
"repository": "https://git.trustie.net/xuos/xiuos",
"repository": "https://gitlink.org.cn/xuos/xiuos",
"scripts": {
"dev": "vuepress dev docs",
"build": "vuepress build docs"