
Linux
文章平均质量分 52
王焜棟琦
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
.net core在linux导出excel,System.Drawing.Common is not supported on this platform
.net core在linux导出excel,System.Drawing.Common is not supported on this platform原创 2024-12-17 17:17:52 · 862 阅读 · 0 评论 -
Linux中.NET读取excel组件,不会出现The type initializer for ‘Gdip‘ threw an exception异常
Linux中.NET读取excel组件,不会出现The type initializer for 'Gdip' threw an exception异常;C#读取excel;原创 2024-11-09 11:25:23 · 609 阅读 · 0 评论 -
linux怎樣在圖形界面用root登錄
linux怎樣在圖形界面用root登錄: 编辑 /etc/gdm/custom.conf 文件,修改如下所示:[daemon] AutomaticLoginEnable=true 这个修改为 true AutomaticLogin=root 这个修改为 root TimedLoginEnable=false TimedLogin=root ...转载 2018-09-14 15:23:01 · 312 阅读 · 0 评论