摘要: foreach的主要用在构建in条件中,它可以在SQL语句中进行迭代一个集合。foreach元素的属性主要有 item,index,collection,open,separator,close。 item表示集合中每一个元素进行迭代时的别名, index指 定一个名字,用于表示在迭代过程中,每次迭 阅读全文
posted @ 2017-09-18 15:17 盛夏光年2017 阅读(237) 评论(0) 推荐(0) 编辑
摘要: 打开 File > Project Structure > Artifacts 添加一个 Artifact( + > JAR > Empty) 输入这个jar的name('sampleName'),Name下面有这个jar包生成的路径(Output directory) 在Output Layout 阅读全文
posted @ 2017-09-18 10:42 盛夏光年2017 阅读(3234) 评论(0) 推荐(0) 编辑