格物ha的个人空间 https://blog.eetop.cn/gjli [收藏] [复制] [分享] [RSS]

空间首页 动态 记录 日志 相册 主题 分享 留言板 个人资料

日志

2024-08-08

已有 219 次阅读| 2024-8-8 17:36 |个人分类:skill|系统分类:其他

2024-08-08


encrypt("file.il" "file.ile" "password")  用来加密

buildString('("test" "il") ".") => "test.il" //list of strings, 可用l_var 代替

Example

buildString( '("test" "il") ".")      => "test.il"

buildString( '("usr" "mnt") "/")      => "usr/mnt"

buildString( '("a" "b" "c"))          => "a b c"

buildString( '("a" "b" "c") "")       => "abc"

buildString( '("A" "B") 'and)         => "AandB"


加密文件需要密码才能load

load("/home/xxx/Desktop/file.ile")

*** Error in routine load:

Message: *Error* load: password required for reading file - "/home/xxx/Desktop/file.ile"

Entering new debug toplevel due to error:

load("/home/gjli/Desktop/name.ile" "password")

t


procedure(bb(x)

    x

)    =>x


car(list) list的第一个元素

cdr(list) list的尾部元素(Returns the end of a list, or the list minus the first element.)




 



点赞

评论 (0 个评论)

facelist

您需要登录后才可以评论 登录 | 注册

  • 关注TA
  • 加好友
  • 联系TA
  • 0

    周排名
  • 0

    月排名
  • 0

    总排名
  • 1

    关注
  • 0

    粉丝
  • 1

    好友
  • 0

    获赞
  • 2

    评论
  • 7

    访问数
关闭

站长推荐 上一条 /1 下一条

小黑屋| 手机版| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-9-28 08:23 , Processed in 0.024961 second(s), 15 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
返回顶部