
xmlns
pingdouble
这个作者很懒,什么都没留下…
展开
-
spring 配置文件的 完整xmlns
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p" xmlns:context="http://www.springframework.org/schema/context" xmlns:jee="http://www.springfram翻译 2014-02-10 14:43:07 · 2425 阅读 · 0 评论 -
js
超鏈接的 jquery action請求 $("a[name=delUser]").click(function(){ var location = $(this).attr("location"); var id = $(this).attr("id"); $.ajax({ url: ""+id, type:'POST', async:false, dataType:转载 2014-03-22 19:43:48 · 564 阅读 · 0 评论 -
怎样玩转千万级别的数据
大数据处理是一个头疼的问题,特别当达不到专业DBA的技术水准时,对一些数据库方面的问题感到无赖。所以还是有必要了解一些数据库方面的技巧,当然,每个人都有自己的数据库方面的技巧,只是八仙过海,所用的武功不同而已。我把我最常用的几种方式总结来与大家分享,大家还有更多的数据库设计和优化的技巧,尽量的追加到评论中,有时一篇完整的博客评论比主题更为精彩。 方法1:采用表分区技术。 第转载 2014-02-10 15:47:01 · 901 阅读 · 0 评论