Name:
Catenate
Source:
BuiltIn <test library>
Arguments:
[ *items ]
Catenates the given items together and returns the resulted string.
By default, items are catenated with spaces, but if the first item contains the string 'SEPARATOR=<sep>', the separator '<sep>' is used. Items are converted into strings when necessary.

场景1:连接多个字符串

场景2:将列表中的值连接起来

最新文章

  1. iOS tableview自定义cell上添加按钮实现删除功能
  2. Nginx内置变量
  3. SPRING IN ACTION 第4版笔记-第四章ASPECT-ORIENTED SPRING-003-Spring对AOP支持情况的介绍
  4. UESTC_Little Deer and Blue Cat CDOJ 1025
  5. UberX及以上级别车奖励政策(优步北京第四组)
  6. cocos2d-x -- 渠道SDK【棱镜】接入(2)
  7. ubuntu 14.04 GDAL
  8. 使用nginx负载平衡
  9. final、static、代码块、静态代码块、内部类、代码执行顺序
  10. 安装Keras
  11. Linux framebuffer deferred io机制
  12. 关于Appium android input manager for Unicode 提示信息
  13. Vue note
  14. ssh原理图解
  15. 12、Java函数接口
  16. memcached-redis
  17. 常用Iview样式布局
  18. github上fork了别人的项目后,再同步更新别人的提交(转)
  19. LCD驱动应该怎么写?–基于stm32F407 [复制链接]
  20. Multi-cloud Kubernetes with Triton

热门文章

  1. 自然语言交流系统 phxnet团队 创新实训 项目博客 (十)
  2. tensorflow prelu的实现细节
  3. 使用cssQuery选择器语法来查找元素
  4. C/C++ 查看数组类型长短 , python的len的封装原理
  5. (笔记)Mysql命令desc:获取数据表结构
  6. Linux中的链接文件_软链接和硬链接
  7. C语言中 Float 数据结构的存储计算
  8. js 创建多行字符串
  9. UITableView:改变 TableHeaderView 的高度
  10. Logback中文文档(一):介绍