06 2010 档案
摘要:#test{ color:red; /* 所有浏览器都支持 */ color:red !important;/* Firefox、IE7支持 */ _color:red; /* IE6支持 */ *color:red; /* IE6、IE7支持 */ *+color:red; /* IE7支持 */ color:red\9; /* IE6、IE7、IE8支持 */ color:red\0; /* ...
阅读全文
摘要:异常1:not-null property references a null or transient value 解决方法:将“一对多”关系中的“一”方,not-null设置为false (参考资料:http://www.thearcmind.com/confluence/pages /viewpage.action?pageId=212) 异常2:org.hibernate.Transien...
阅读全文
摘要:.append( function(index, html) ) function(index, html)A function that returns an HTML string to insert at the end of each element in the set of matched elements. Receives the index position of the el...
阅读全文

浙公网安备 33010602011771号