gooderp18绿色标准版
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

8 行
369B

  1. if {![package vsatisfies [package provide Tcl] 8.6.0]} return
  2. if {($::tcl_platform(platform) eq "unix") && ([info exists ::env(DISPLAY)]
  3. || ([info exists ::argv] && ("-display" in $::argv)))} {
  4. package ifneeded Tk 8.6.13 [list load [file join $dir .. .. bin libtk8.6.dll]]
  5. } else {
  6. package ifneeded Tk 8.6.13 [list load [file join $dir .. .. bin tk86t.dll]]
  7. }
上海开阖软件有限公司 沪ICP备12045867号-1