2016年8月17日

JQueryUI Chosen插件

摘要: github地址:https://harvesthq.github.io/chosen/#change-update-eventsUsing Chosen is easy as can be.Download the plugin and copy the chose... 阅读全文

posted @ 2016-08-17 17:06 菜鸟Z 阅读(324) 评论(0) 推荐(0)

JQueryUI Chosen插件

摘要: github地址:https://harvesthq.github.io/chosen/#change-update-eventsUsing Chosen is easy as can be.Download the plugin and copy the chose... 阅读全文

posted @ 2016-08-17 17:06 菜鸟Z 阅读(449) 评论(0) 推荐(0)

浅谈Java转义符\\|

摘要: 看一段程序String t = "a||b||c||d";String[] temp = t.split("\\|\\|");System.out.println(temp.length);主要是:"\\|\\|" 代表什么意思?开始有点蒙,后来仔细一看明白了,原来是... 阅读全文

posted @ 2016-08-17 16:40 菜鸟Z 阅读(988) 评论(0) 推荐(0)

浅谈Java转义符\\|

摘要: 看一段程序String t = "a||b||c||d";String[] temp = t.split("\\|\\|");System.out.println(temp.length);主要是:"\\|\\|" 代表什么意思?开始有点蒙,后来仔细一看明白了,原来是... 阅读全文

posted @ 2016-08-17 16:40 菜鸟Z 阅读(1758) 评论(0) 推荐(0)

导航