[Contribute Advice] 有跟我一样觉得deepin的文件管理UI 、颜色,丑丑的吗?
Tofloor
poster avatar
mgmpk
deepin
2021-10-12 16:37
Author

如题一样,还是WIN10的那件文件图标好看。也 能在文件侠外面预览里面的内容

Reply Favorite View the author
All Replies
liwl
deepin
2021-10-12 16:51
#1

嗯,用win10

Reply View the author
wtz
deepin
2021-10-12 17:01
#2

美其名曰:Mac风格

Reply View the author
deepin-mq
deepin
2021-10-12 17:06
#3

美这种东西,见仁见智啊

Reply View the author
mgmpk
deepin
2021-10-12 17:08
#4
deepin-mq

美这种东西,见仁见智啊

关键是在文件夹外面不能大图标显示并预览文件里面的内容,里面有无文件win10的在外面一眼看出,而deepin则不能,要点进去才能知道有无文件,效率低

Reply View the author
mgmpk
deepin
2021-10-12 17:11
#5
mgmpk

关键是在文件夹外面不能大图标显示并预览文件里面的内容,里面有无文件win10的在外面一眼看出,而deepin则不能,要点进去才能知道有无文件,效率低

Reply View the author
dolphin_roy
deepin
2021-10-12 17:44
#6

除非有人没事爱建空文件夹否则一般都是有文件的。这里面能有多少效率

Reply View the author
squallliu
deepin
2021-10-12 18:38
#7

要知道文件夹有无文件干嘛?能提高什么效率?

如果要找出当前路径下所有空目录,命令行效率秒杀图形界面

find . -empty -type d

不要总用windows的思维来用linux,用眼睛找东西是效率最低的方式

Reply View the author
mgmpk
deepin
2021-10-13 03:27
#8
squallliu

要知道文件夹有无文件干嘛?能提高什么效率?

如果要找出当前路径下所有空目录,命令行效率秒杀图形界面

find . -empty -type d

不要总用windows的思维来用linux,用眼睛找东西是效率最低的方式

Reply View the author