55
118
65
后起之秀
(defun (strcat "att" "1") () (alert "se realizo"))(defun (read (strcat "att" (itoa 1))) () (alert "se realizo"))(defun (read (eval (strcat "att" (itoa 1)))) () (alert "se realizo"))
使用道具 举报
0
375
385
限制会员
(setq i 1);**********(eval (append '(defun) (list (read (strcat "att" (itoa i))) nil) '((princ "\nSe realizo")) '((princ)) ));**********(eval (read (strcat "(defun att" (itoa (setq i (1+ i))) " nil (princ "\\nSe realizo")" " (princ))" ) ))
_$ (att1)Se realizo_$ (att2)Se realizo_$
114
1万
中流砥柱
(eval (list 'defun (read (strcat "att" (itoa i))) '() '(princ "\nSe realizo") '(princ) ))
26
1495
20
初露锋芒
(eval (list (read (strcat "(alert "se realizo")"))))
本版积分规则 发表回复 回帖后跳转到最后一页
微信公众平台
扫描访问手机版
点击图片下载手机App
|关于我们|小黑屋|乐筑天下 繁体中文
GMT+8, 2025-3-10 05:09 , Processed in 1.019880 second(s), 64 queries .
© 2020-2025 乐筑天下
在线时间:10:00-17:00
暂无
扫一扫,关注我们
帮助中心
关于我们
下载APP客户端