这是什么意思?
if ${ac_cv_lib_lept_pixCreate+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS
看起来ac_cv_lib_lept_pixCreate是一些变量,所以+:意味着什么?
ac_cv_lib_lept_pixCreate
+:
在哪里学习大括号表达式的完整语法?这个语法的名称是什么?
syntax bash shell
bash ×1
shell ×1
syntax ×1