|
|
发表于 2011-12-11 23:03:10
|
显示全部楼层
来自: 中国台湾
Lisp 送出 (...) 内的计算结果
: {3 A' e3 \, q(+ 1 2) ==> 3
. i4 _3 t, c8 a9 i! q(command "zoom" "e") ==> nil7 B5 P- F" q. Y( {6 m# x
连续多列时,只送出最后列的计算结果4 Q- S4 a& Q6 y- i" {; K' C
princ- m. Q/ g& Q) o9 T* e9 E& ]
Return Values & n1 |2 f9 O B/ y! u5 T
The value of the evaluated expr. If called with no arguments, princ returns a null symbol. v" R0 f: _$ c
意即送出看不见的虚值 |
|