0%

我不知道会怎么样,不知道

哼哼,看来要特定版本才能调整语言。真是让人感到不开心。记得要专门设定一个 folder 要不然会散落一地。

然后中文状态下可以调整到英文,在 general 下面

中文下全部都是框框,看着选下面就可以了,然后第一个ok,重启。

使用 alacarte 设置,command 是 matlab/bin/matlab,图表在 bin/glxa64/matlab_icon.png

阅读全文 »

嘛,这个要使用 .desktop 文件了,它长这个样子

1
2
3
4
5
6
7
8
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Terminal=false
Exec=/path/to/executable
Name=Name of Application
Icon=/path/to/icon

有些时候它会在应用程序里面提供,比如 Discord

1
2
3
4
5
6
7
8
9
10
[Desktop Entry]
Name=Discord
StartupWMClass=discord
Comment=All-in-one voice and text chat for gamers that's free, secure, and works on both your desktop and phone.
GenericName=Internet Messenger
Exec=/usr/share/discord/Discord
Icon=discord
Type=Application
Categories=Network;InstantMessaging;
Path=/usr/bin

这种时候,最好保持好习惯,把整个执行文件放到 ~/.local/share 下面。exec 和 icon 都写上绝对路径保证正确。

阅读全文 »

js,我现在心里直接噔嶝咚

嗯,就是这样……opengl的话应该是比较底层的,给硬件提供接口的东西。ES 是 embedded system,webgl 就是 js 了……我已经看到性能消耗的呼呼呼了

因为 ln 错了……

sudo update-alternatives –remove-all python

先取消所有的链接

软硬链接?

ask4 wire 连接不上,哼,那我自己去 debug 一个。

到目录之下 ./configure

安装 gcc,gtk3-devel,intltool

到最后是 ./configure –disable-dependency-tracking