diff --git a/README.md b/README.md index f0f9a63..16f3181 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,4 @@ make -j4 ## 预编译版本 https://gitee.com/gfdgd-xi/deep-wine-runner/tree/main/VM -# ©2020~2023 gfdgd xi、为什么您不喜欢熊出没和阿布呢 \ No newline at end of file +# ©2020~2023 gfdgd xi \ No newline at end of file diff --git a/buildvbox.cpp b/buildvbox.cpp index 2f3f04b..953d217 100644 --- a/buildvbox.cpp +++ b/buildvbox.cpp @@ -1,5 +1,5 @@ /* - * gfdgd xi、为什么您不喜欢熊出没和阿布呢 + * gfdgd xi * 依照 GPLV3 开源 */ #include <sys/sysinfo.h> diff --git a/buildvbox.h b/buildvbox.h index c2f8139..7f90c14 100644 --- a/buildvbox.h +++ b/buildvbox.h @@ -1,5 +1,5 @@ /* - * gfdgd xi、为什么您不喜欢熊出没和阿布呢 + * gfdgd xi * 依照 GPLV3 开源 */ #ifndef BUILDVBOX_H diff --git a/command.cpp b/command.cpp index 2d1aa5e..745d1e0 100644 --- a/command.cpp +++ b/command.cpp @@ -1,5 +1,5 @@ /* - * gfdgd xi、为什么您不喜欢熊出没和阿布呢 + * gfdgd xi * 依照 GPLV3 开源 */ #include "command.h" diff --git a/command.h b/command.h index 1bfdaa0..d581b68 100644 --- a/command.h +++ b/command.h @@ -1,5 +1,5 @@ /* - * gfdgd xi、为什么您不喜欢熊出没和阿布呢 + * gfdgd xi * 依照 GPLV3 开源 */ #ifndef COMMAND_H diff --git a/main.cpp b/main.cpp index 746895b..2c08e36 100755 --- a/main.cpp +++ b/main.cpp @@ -1,5 +1,5 @@ /* - * gfdgd xi、为什么您不喜欢熊出没和阿布呢 + * gfdgd xi * 依照 GPLV3 开源 */ #include "mainwindow.h" diff --git a/mainwindow.cpp b/mainwindow.cpp index e7fded4..a1ce3d2 100755 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -1,5 +1,5 @@ /* - * gfdgd xi、为什么您不喜欢熊出没和阿布呢 + * gfdgd xi * 依照 GPLV3 开源 */ #include "mainwindow.h" diff --git a/mainwindow.h b/mainwindow.h index 0d8bbcd..7893123 100755 --- a/mainwindow.h +++ b/mainwindow.h @@ -1,5 +1,5 @@ /* - * gfdgd xi、为什么您不喜欢熊出没和阿布呢 + * gfdgd xi * 依照 GPLV3 开源 */ #ifndef MAINWINDOW_H diff --git a/mainwindow.ui b/mainwindow.ui index 50991b1..cbd05e0 100755 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -353,7 +353,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Github:<a href="https://github.com/gfdgd-xi/deep-wine-runner"><span style=" font-size:11pt; text-decoration: underline; color:#0082fa;">https://github.com/gfdgd-xi/deep-wine-runner</span></a></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Gitlink:<a href="https://gitlink.org.cn/gfdgd_xi/deep-wine-runner"><span style=" font-size:11pt; text-decoration: underline; color:#0082fa;">https://gitlink.org.cn/gfdgd_xi/deep-wine-runner</span></a></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">此组件也有非常大的缺点,就是相比于 Wine,会需要占用大量的空间、安装需要大量的时间、某些情况下需要相比于 Wine 需要消耗更多的系统资源,但可以更加完美、流畅的运行 Windows 应用,会尽量减少因为缺少或未实现导致的 Windows exe 程序运行异常</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">该组件制作者:gfdgd xi、为什么您不喜欢熊出没和阿布呢</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">该组件制作者:gfdgd xi</p> <hr /> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">参考文献:</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Droid Sans Mono','monospace','monospace'; font-size:11pt; color:#6a9955;">https://juejin.cn/post/7080484519328874510</span></p></body></html></string> diff --git a/qemu.cpp b/qemu.cpp index 2378951..3fa118e 100644 --- a/qemu.cpp +++ b/qemu.cpp @@ -1,5 +1,5 @@ /* - * gfdgd xi、为什么您不喜欢熊出没和阿布呢 + * gfdgd xi */ #include "qemu.h" #include <QDir> diff --git a/qemu.h b/qemu.h index 0d57c8a..58f3e72 100644 --- a/qemu.h +++ b/qemu.h @@ -1,5 +1,5 @@ /* - * gfdgd xi、为什么您不喜欢熊出没和阿布呢 + * gfdgd xi * 依照 GPLV3 开源 */ #ifndef QEMU_H diff --git a/vbox.cpp b/vbox.cpp index d9f5847..e33f2b8 100644 --- a/vbox.cpp +++ b/vbox.cpp @@ -1,5 +1,5 @@ /* - * gfdgd xi、为什么您不喜欢熊出没和阿布呢 + * gfdgd xi */ #include "vbox.h" #include "command.h" diff --git a/vbox.h b/vbox.h index fd94599..94a021c 100644 --- a/vbox.h +++ b/vbox.h @@ -1,5 +1,5 @@ /* - * gfdgd xi、为什么您不喜欢熊出没和阿布呢 + * gfdgd xi * 依照 GPLV3 开源 */ #ifndef VBOX_H