#!/bin/bash
astyle --style=kr --attach-namespaces --attach-extern-c -xc -xV --indent-namespaces -xW -Y -p -xg -xe -xb -j -xC100 --mode=c -n -z2 $1
astyle 脚本
最新推荐文章于 2023-01-09 19:33:48 发布
#!/bin/bash
astyle --style=kr --attach-namespaces --attach-extern-c -xc -xV --indent-namespaces -xW -Y -p -xg -xe -xb -j -xC100 --mode=c -n -z2 $1