行内公式 $\alpha+\beta=\gamma$ 测试效果
或者
\alpha+\beta=\gamma
When $a \ne 0$, there are two solutions to $ax^2 + bx + c = 0$ and they are:
$\rm\LaTeX$
如果您想在 Ubuntu 桌面上使用 Dropbox,请安装程序包 (.deb):64-bit(墙内)。
注意:这些程序包安装了一个开放源码的帮助应用。此应用的版本不像 Dropbox 主应用一样频繁地更改。这些程序包总会安装 Dropbox Linux 版的最新版本。
Dropbox 守护程序可在所有 32 位与 64 位 Linux 服务器上正常运行。若要安装,请在 Linux 终端运行下列命令。
32-bit:
cd ~ && wget -O - "https://www.dropbox.com/download?plat=lnx.x86" | tar xzf -
64-bit:
cd ~ && wget -O - "https://www.dropbox.com/download?plat=lnx.x86_64" | tar xzf -
接着,从新建的 .dropbox-dist 文件夹运行 Dropbox 守护程序。
~/.dropbox-dist/dropboxd
如果是首次在服务器上运行 Dropbox,系统会要求您将链接复制并粘贴到运行的浏览器中,以便创建一个新的帐户或将服务器附加到现有帐户上。操作完成后,系统会在您的主目录中创建 Dropbox 文件夹。下载这个 Python(墙内) 脚本,通过命令行控制 Dropbox。为了方便访问,请在 PATH 中的任何地方放入此脚本的符号链接。 *** 内容来源:Dropbox帮助(墙外) 打包下载:Dropbox.rar(墙内)
sudo apt-get install csh gfortran g++ lsb
sudo apt-get install xterm libstdc++6-4.4 libmotif libxtst libxt-dev libzip libxmu tcl8.5 tk8.5
参考链接 Ubuntu 13.10 的后续版本废弃了 ia32-libs。 解决方法:
sudo apt-get install lib32stdc++6
sudo apt-get install lib32z1
进入apt源列表:
cd /etc/apt/sources.list.d
添加 Ubuntu 13.04 的源,因为 13.10 的后续版本废弃了 ia32-libs 新建文件 ia32-libs-raring.list:
sudo touch ia32-libs-raring.list
在文件中添加:
deb http://old-releases.ubuntu.com/ubuntu/ raring main restricted universe multiverse
更新源并安装 ia32-libs:
sudo apt-get update
sudo apt-get install ia32-libs
恢复源:
sudo rm ia32-libs-raring.list
sudo apt-get update
/usr/ansys_inc/
. 不要安装 ANSYS License Manager!_SolidSQUAD_/ansys16-SSQ.tar.gz
ansysli_client
到 /usr/ansys_inc/shared_files/licensing/linx64/
并覆盖原文件ansyslmd.ini
到 /usr/ansys_inc/shared_files/licensing/
license.dat
到 /usr/ansys_inc/shared_files/licensing/
安装完成,启动 AnsysWB: /usr/ansys_inc/v160/Framework/bin/Linux64/runwb2
sudo apt-get install libmotif3 libmotif4
sudo apt-get install xfs xfstt
sudo apt-get install t1-xfree86-nonfree ttf-xfree86-nonfree ttf-xfree86-nonfree-syriac xfonts-75dpi xfonts-100dpi
xset +fp /usr/share/fonts/X11/75dpi/
xset +fp /usr/share/fonts/X11/100dpi/
将下面一行加入到 /etc/bash.bashrc
export LANG=en_US.UTF-8 XMODIFIERS=""
打开配置文件:sudo gedit ~/.bashrc
添加如下内容到配置文件文末:
export PATH=/opt/ansys_inc/v121/ansys/bin:$PATH
export PATH=/opt/ansys_inc/v121/CFX/bin:$PATH
export PATH=/opt/ansys_inc/v121/fluent/bin:$PATH
export PATH=/opt/ansys_inc/v121/icemcfd/linux64_amd/bin:$PATH
export PATH=/opt/ansys_inc/v121/polyflow/bin:$PATH
export PATH=/opt/ansys_inc/v121/Framework/bin/Linux64:$PATH
export PATH=/opt/ansys_inc/v121/TurboGrid/bin:$PATH
export PATH=/opt/ansys_inc/shared_files/licensing/lic_admin:$PATH
依次为:ANSYS, CFX, FLUENT, ICEM, POLYFLOW, WORKBENCH, TurboGrid, ANSYS Sevice Manager.
执行代码: sudo source .bashrc
使 .bashrc
文件生效
***
Cracked by Team-SolidSQUAD (SSQ)
就想找这样一个简简单单的地方记录自己的心路历程,不愿让别人知道,不想被人围观。