testsingle
来自「sqp程序包。用sqp算法实现非线性约束的优化求解」· 代码 · 共 18 行
TXT
18 行
# the parameter is the name of a c-file residing in EXAMPLE directoryi='EXAMPLES/'$1'.c'cp $i userfu.cmake exeexeif [ -s *.pro ]then mv *.pro EXAMPLESfiif [ -s *.mes ]thenmv *.mes EXAMPLESfi#rm -f exerm userfu.c
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?