09 2013 档案
摘要:mvc:annotation-driven是一种简写的配置方式,那么mvc:annotation-driven到底做了哪些工作呢?如何替换掉mvc:annotation-driven呢?在初始化的时候会自动创建两个对 象,org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter 和 org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter, 我们如果想不使用这种简写方式,将其替换掉的话,就必须自己手动
阅读全文
摘要:地址栏敲入: about:config, 新建一个"browser.cache.disk.parent_directory", 并设置为你要的缓存文件夹, 例如: "F:\FireFoxTemp".另外, 还可以把缓存设在内存里, 例如, 临时文件夹改为: "B:\FireFoxTemp", B:\表示放在内存里, 内存如果太小的话, 不建议这样使用.
阅读全文
浙公网安备 33010602011771号