09 2021 档案

摘要:循环 <#list items as item> ${item} ${item_index} </#list> ${item} 获取每一项 ${item_index} 获取循环到第几次,从0开始 ${item.name} 如果循环的是对象,可以通过.开获取参数 判断 <#if condition>. 阅读全文
posted @ 2021-09-09 10:48 戒烟戒酒 阅读(165) 评论(0) 推荐(0) 编辑
摘要:通过此方式可直接创建和mysql表结构一致的表 CREATE TABLE table_name ENGINE = MergeTree ORDER BY id AS SELECT * FROM mysql('host:port', 'db', 'table_name', 'user', 'passwo 阅读全文
posted @ 2021-09-03 11:19 戒烟戒酒 阅读(554) 评论(0) 推荐(1) 编辑

点击右上角即可分享
微信分享提示
主题色彩