摘要: /** * @param id * 0、近七天;1、本月;2、季度;3、半年;4、本年;5、今日;6、昨日; * 当前时间的半年,2021年9月3日属于下半年,统计(7-12)半年时间 */ public String SqlTime(Integer id){ String sql=""; swit 阅读全文
posted @ 2021-09-03 14:17 Srara 阅读(376) 评论(0) 推荐(0)
摘要: // HTML: // <h1 id="anchor">Lorem Ipsum</h1> // <p><a href="#anchor" class="topLink">Back to Top</a></p> $(document).ready(function() { $("a.topLink") 阅读全文
posted @ 2016-12-22 14:48 Srara 阅读(637) 评论(0) 推荐(0)
摘要: <script type="text/javascript"> var swf_width = 350; var swf_height = 200; var config = '5|0xffffff|0x666666|80|0xffffff|0x666666|0x000000'; var files 阅读全文
posted @ 2016-09-18 14:39 Srara 阅读(207) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2015-10-09 15:29 Srara 阅读(3842) 评论(0) 推荐(0)