求教 能下载股票交易软件吗
Tofloor
poster avatar
jhtok001
deepin
2020-02-24 02:31
Author
日常主要用来 炒股 看电影 小游戏
Reply Favorite View the author
All Replies
avatar
o0******00@163.com
deepin
2020-02-24 03:02
#1
按顺序来  
打开终端
sudo dpkg --add-architecture i386  回车
wget -nc https://dl.winehq.org/wine-builds/Release.key     回车
sudo apt-key add Release.key   回车
deb https://dl.winehq.org/wine-builds/debian/ stretch main   回车
sudo apt update  回车
sudo apt install --install-recommends winehq-stable   回车  这个有点慢
------下载通达信炒股软件---
打开    下载  文件夹   选中通达信 按F2  复制文件名  ---鼠标右键   选   在终端中打开  在终端输入:
wine 右键粘贴文件名.exe   回车
ok 了
Reply View the author
avatar
o0******00@163.com
deepin
2020-02-24 03:14
#2
https://bbs.deepin.org/post/189213
按顺序来  
打开终端
sudo dpkg --add-architecture i386  回车

deb https://dl.winehq.org/wine-builds/debian/ stretch main    这步是粘贴到 etc/apt/sources.list里
选中etc右键选--以管理员身份打开
Reply View the author
avatar
jhtok001
deepin
2020-02-24 03:15
#3
https://bbs.deepin.org/post/189213
按顺序来  
打开终端
sudo dpkg --add-architecture i386  回车

好的 谢谢
Reply View the author