📄 run-intl
字号:
# See whether or not we can use `diff -a'( diff -a ./intl.right ./intl.right >/dev/null 2>&1 ) && AFLAG=-aecho "warning: some of these tests will fail if you do not have UTF-8" >&2echo "warning: locales installed on your system." >&2echo "warning: please ignore any differences consisting only of white space" >&2${THIS_SH} ./intl.tests > /tmp/xxdiff $AFLAG /tmp/xx intl.right && rm -f /tmp/xx
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -