摘要: (function ($) { $.fn.extend({ insertAtCaret : function (myValue) { var $t = $(this)[0]; if (document.selection) { this.focus(); sel = document.selecti 阅读全文
posted @ 2016-05-08 15:28 IT温故而知新 阅读(293) 评论(0) 推荐(0)
摘要: jdbc:oracle:thin:@localhost:1521:orcl 阅读全文
posted @ 2016-05-08 12:25 IT温故而知新 阅读(97) 评论(0) 推荐(0)
摘要: action 阅读全文
posted @ 2016-05-04 11:58 IT温故而知新 阅读(117) 评论(0) 推荐(0)