最新枭龙加装空中受油管亮相:挂新型制导武器
??????? | |
---|---|
??????? | ![]()
??????? ?????? ??????? [???? ????] — ????? ?????? ?????? — ????? ??????? — ????? ????? — ????? ?????? — ????? ????? ??? ??????? ![]() |
???? ?? |
1988 |
????? | |
?????? |
?????? |
??? ?????????? Tcl Core Team |
---|---|
??????? ????? | |
??????? ?????? |
8.5.12 |
???????? |
?????? ?? | |
---|---|
???? ?? |
???????? ??????? |
.tcl |
---|---|
???? ????? |
?? ?? ?? ?? ?????? ????? ?????? ?????? ???? ???? ????? ???? ??? ?? ?? ?? ?????? ?????? ???? ????? (???)?? ???? ?? ?? ?? ??? ?? ??? ?????? ?????? ????????? ?????? ??? ?????????.[2][3][4] ?? ????? ????? ?? ???????? ???? ??????? ?? ??? ????????? ?????? ??? (????? ?????) ???? ???? ?? ?? ???? ???? ?? ????? ?? ???? ????????? ???? ?? ?? ???? ??????? ?? ????? ?????. ???? ?? ?? ?????? ???? ??????? ???????? ????????? ??????? ?????? ???????? ???????? ?????????.?? ?? ?? ?????? ?????? ??????? ????????? ???? ?? ???? ?????? ?? ?? ??????? ???? ?????? ???? ???? ?? ?? ?????? ???? ?? ????? ?????? ??????? ?????? ???????.
???????
[???]??? ??????? ???? ?? ?? ?????? ?? ???? ??? 1988 ?? ??? ??? ????????? ????? ??? ???? ?? ????? ??????????? ????????.
?? ??? 1 ?? ??? 1990 : ???? ???? ?? ?? ?? ????? ??????? (???? ?????? ??????? ????????)
?? ??? 6 ?? ??? 1990:???? ????? (??? ??????? ??????)
?? ??? 1 ?? ??? 1990 : ??? ????? ???? ?? (???? ??????? ??????)
?? ??? 6 ?? ??? 1993 : ??? ????? ??? ?? ??? ?? ?? ?? ???????.
?? ??? 9 ?? ??? 2002: ???? ?????? ??? ?? ?? ??? ?? ?? ??????? ??????? ?? ???? ??????? ???????
?????? ?? ?? ?? ???? ?? ?????? ???????
?????
[???]????? ???? ?? ?? ???:
- ???? ???????? ?? ????? ??? ?? ??? ????? ????? ??? ?????? ?? ????? ???????
- ??????? ?? ??????? ??????
- ?? ??? ???? ?? ???? ????? ????? ????????? ?????
- ???? ??????? ????? ????? ???????? ??? ?????? ???????.??? ?? ??? ?????
- ???? ??????? ???? ????? ?? ?? ??? ????? ????? ???? ????? ??? ?? ??????? ??? ????
- ???? ?? ?? ???? ????? ?????? ???? ????? ??? ??? ??????? ????? ?? ??
- ????? ????? ?????? ????? ???
- ??? ?????? ??? ?????? (3.1) ,??? ???? ??? ?? 1999
- ????? ??????: ???32? ??????? ??????? ??? ??? ????
- ????? ???? ?? ????? ????? ???????? ???????? ?? ??
???? ?? ?? ?? ???? ?? ???? ?????? ???? ?????? ??? 8.6 (8.6 ???? ?? ???? ????? ?? ?? ???? ???? ?? ?? ??? ????? ????? ?? ???? ?????? ??? ????????. ??? ????? ?? ??????? ????? ???.
?????
[???]- ???? (?? ????? ??????? ????????):
proc ! x {expr {$x<2? 1: $x*[! [incr x -1]]}}
- ???? ????? ?? ???????
???????? ?????? foreach:
set nombres {10 9 8 7 6 5 4 3 2 1}
set somme 0
foreach i $nombres {
set somme [expr {$somme + $i}]
}
?? ???? ?????? ???????? ????? join:
set somme [expr [join $nombres +]]
- ??????? ?????? ?? ???? ???????? ????? string:
set sequence "ACGTATTACGGTCCATGAACGAATTGGGATATCGACCATGATGGAATTCTG"
puts [string map {GA R TC Y GT K AC M GC S AT W} $sequence]
- ????? ???? HTML:
package require http
puts [http::data [http::geturl http://mini.net/tcl/540]]
- ????? ????? ?? ???? ?????? ?????? ??? ???????:
package require android
set android [android new]
set time [clock format [clock seconds] -format "%I %M %p on %A, %B %e %Y."]
android speak $time
????? ??????
[???]after exec list read tm
append exit llength refchan trace
apply expr lmap regexp trap
array fblocked load registry * try
auto_execok fconfigure lrange regsub unknown
auto_import fcopy lrepeat rename unload
auto_load file lreplace return unset
auto_mkindex fileevent lreverse scan update
auto_mkindex_old filename lsearch seek uplevel
auto_qualify finally lset set upvar
auto_reset flush lsort socket variable
bgerror for mathfunc source vwait
binary foreach mathop split while
break format memory string yield
catch gets msgcat subst yieldto
cd glob namespace switch zlib
chan global open tailcall
clock history package tcl_endOfWord
close http parray tcl_findLibrary
concat if pid tcl_startOfNextWord
continue incr pkg::create tcl_startOfPreviousWord
coroutine info pkg_mkIndex tcl_wordBreakAfter
dde * interp platform tcl_wordBreakBefore
dict join platform::shell tcltest
encoding lappend proc tclvars
eof lassign puts tell
error lindex pwd throw
eval linsert re_syntax time
(*): ????? ????? ??????
???????
[???]- ^ "[TCLCORE] Tcl 9.0.2 RELEASED". 2 ????? 2025. ???? ???? ?????? 2025-08-14.
- ^ "Language". Tcl Developer Xchange. ????? ?? ????? ?? 2025-08-14. ???? ???? ?????? 2025-08-14.
- ^ "Download Tcl/Tk Sources". Tcl Developer Xchange. ????? ?? ????? ?? 2025-08-14. ???? ???? ?????? 2025-08-14.
- ^ Windows PowerShell : PowerShell and WPF: WTF ???? ?????? 25 ?????? 2008 ??? ???? ??? ??? ????.