east
来自「TCL(tool command language)源代码」· 代码 · 共 6 行
TXT
6 行
# created by ../tools/tclZIC.tcl - do not editif {![info exists TZData(America/Sao_Paulo)]} { LoadTimeZoneFile America/Sao_Paulo}set TZData(:Brazil/East) $TZData(:America/Sao_Paulo)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?