10 2015 档案
摘要:http://www.cnblogs.com/obpm/archive/2010/08/28/1811065.html
阅读全文
摘要:一、 Spring中Bean的相互引用在Spring框架中,可以通过ref来互相引用相同或不同xml配置文件中定义的Bean。1. 引用不同xml配置文件中的bean如果你想引用不同xml配置文件中的bean,可以使用’ref’标签,结合’bean’属性。格式:在下边的例子中,bean’ Outpu...
阅读全文
摘要:1.Unknown initial character set index '192' received from server. Initial client character set can be forced via the 'characterEncoding' property.Exce...
阅读全文
摘要:页面上代码如下var json = '{JAN:\'1\'}';$.ajax({url : 'rest/users',type : 'POST',data:json,contentType:'application/json',//这段代码不能省略。必须的。dataType : 'json',suc...
阅读全文
摘要:db.b.insert({"uid":"201203","type":"1",size:10})> db.b.find(){ "_id" : ObjectId("5003b6135af21ff428dafbe6"), "uid" : "201203", "type" : "1","size" : ...
阅读全文
浙公网安备 33010602011771号