01 2018 档案
摘要:You need to add it to your ~/.profile or ~/.bashrc file. export PATH=$PATH:/path/to/dir Depending on what you're doing, you al...
阅读全文
摘要:You need to add it to your or file. export PATH=$PATH:/path/to/dir Depending on what you're doing, you also may want to symlink to binaries: cd /usr/b
阅读全文
摘要:解压 tar –xvf file.tar //解压 tar包 tar xzvf file.tar.gz //解压tar.gz tar xjvf file.tar.bz2 //解压 tar.bz2 tar –xZvf file.tar.Z //解压tar.Z unrar e file.rar //解压
阅读全文
摘要:解压 tar –xvf file.tar //解压 tar包 tar -xzvf file.tar.gz //解压tar.gz tar -xjvf file.tar.bz2 //解压 tar.bz2 tar –xZvf file.tar.Z //解压tar...
阅读全文
摘要:备注### 通过修改Filetype来改变输出数据的类型。 hdf2tab.sh转换全部数据文件 hdf2tab.sh -m多维数据 WebHome Skip to topic | Skip to bottom ...
阅读全文
摘要:备注 通过修改 来改变输出数据的类型。 转换全部数据文件 多维数据 <!DOCTYPE html PUBLIC " //W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1 transitional.
阅读全文
摘要:备注 修改 ,再执行 或`hdf2tab Filetype 8`,就是 Tecplot 格式的数据。 <!DOCTYPE html PUBLIC " //W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xht
阅读全文
摘要:备注### 修改Filetype,再执行hdf2file或hdf2tab,可以输出不同类型的数据。把Filetype设置成8,就是 Tecplot 格式的数据。 UsageHdf Skip to topic | Skip...
阅读全文
摘要:for file in \output\*; do mv "\(file" "\){file#\output\_}";done;
阅读全文
摘要:for file in \\output\\ ; do mv "$file" "${file \\output\\_}";done;
阅读全文
摘要:https://www.elsevier.com/solutions/engineering village/content/compendex
阅读全文
摘要:https://www.elsevier.com/solutions/engineering-village/content/compendex
阅读全文