移除作者信息

This commit is contained in:
gfdgd xi 2023-04-24 21:48:49 +08:00
parent 7989956172
commit 04c4571108
13 changed files with 13 additions and 13 deletions

@ -23,4 +23,4 @@ make -j4
## 预编译版本
https://gitee.com/gfdgd-xi/deep-wine-runner/tree/main/VM
# ©2020~2023 gfdgd xi、为什么您不喜欢熊出没和阿布呢
# ©2020~2023 gfdgd xi

@ -1,5 +1,5 @@
/*
* gfdgd xi
* gfdgd xi
* GPLV3
*/
#include <sys/sysinfo.h>

@ -1,5 +1,5 @@
/*
* gfdgd xi
* gfdgd xi
* GPLV3
*/
#ifndef BUILDVBOX_H

@ -1,5 +1,5 @@
/*
* gfdgd xi
* gfdgd xi
* GPLV3
*/
#include "command.h"

@ -1,5 +1,5 @@
/*
* gfdgd xi
* gfdgd xi
* GPLV3
*/
#ifndef COMMAND_H

@ -1,5 +1,5 @@
/*
* gfdgd xi
* gfdgd xi
* GPLV3
*/
#include "mainwindow.h"

@ -1,5 +1,5 @@
/*
* gfdgd xi
* gfdgd xi
* GPLV3
*/
#include "mainwindow.h"

@ -1,5 +1,5 @@
/*
* gfdgd xi
* gfdgd xi
* GPLV3
*/
#ifndef MAINWINDOW_H

@ -353,7 +353,7 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt; Github&lt;a href=&quot;https://github.com/gfdgd-xi/deep-wine-runner&quot;&gt;&lt;span style=&quot; font-size:11pt; text-decoration: underline; color:#0082fa;&quot;&gt;https://github.com/gfdgd-xi/deep-wine-runner&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt; Gitlink&lt;a href=&quot;https://gitlink.org.cn/gfdgd_xi/deep-wine-runner&quot;&gt;&lt;span style=&quot; font-size:11pt; text-decoration: underline; color:#0082fa;&quot;&gt;https://gitlink.org.cn/gfdgd_xi/deep-wine-runner&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;此组件也有非常大的缺点,就是相比于 Wine会需要占用大量的空间、安装需要大量的时间、某些情况下需要相比于 Wine 需要消耗更多的系统资源,但可以更加完美、流畅的运行 Windows 应用,会尽量减少因为缺少或未实现导致的 Windows exe 程序运行异常&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;该组件制作者gfdgd xi、为什么您不喜欢熊出没和阿布呢&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;该组件制作者gfdgd xi&lt;/p&gt;
&lt;hr /&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;参考文献:&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Droid Sans Mono','monospace','monospace'; font-size:11pt; color:#6a9955;&quot;&gt;https://juejin.cn/post/7080484519328874510&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>

@ -1,5 +1,5 @@
/*
* gfdgd xi
* gfdgd xi
*/
#include "qemu.h"
#include <QDir>

2
qemu.h

@ -1,5 +1,5 @@
/*
* gfdgd xi
* gfdgd xi
* GPLV3
*/
#ifndef QEMU_H

@ -1,5 +1,5 @@
/*
* gfdgd xi
* gfdgd xi
*/
#include "vbox.h"
#include "command.h"

2
vbox.h

@ -1,5 +1,5 @@
/*
* gfdgd xi
* gfdgd xi
* GPLV3
*/
#ifndef VBOX_H