会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小撒酒风
博客园
首页
新随笔
联系
管理
订阅
2019年1月22日
spring注解--组件注册
摘要: 组件注册 1、@Configuration , @Bean 1)xml方式 使用ClassPathXmlApplicationContext 来获取 2)注解 编写个配置类 通过AnnotationConfigApplicationContext来获取,并获取Id 输出 2、组件注册 @Compon
阅读全文
posted @ 2019-01-22 10:12 小撒酒风
阅读(228)
评论(0)
推荐(0)
2016年5月3日
RESTful Web API Help Documentation using Swagger UI and Swashbuckle
摘要: Sign in </form> home articles Chapters and Sections> Search Latest Articles Latest Tips/Tricks Top Articles Beginner Articles Technical Blogs Posting/
阅读全文
posted @ 2016-05-03 16:53 小撒酒风
阅读(666)
评论(1)
推荐(0)
2015年3月16日
Javascript中封装window.open解决不兼容问题
摘要: 调用方式如下: 来自为知笔记(Wiz)
阅读全文
posted @ 2015-03-16 15:15 小撒酒风
阅读(405)
评论(0)
推荐(0)
2015年3月9日
IIS7保存配置文件及导入、导出、备份、还原
摘要: IIS6下想要保存配置,只需在图形界面下点右键保存即可,但windows 2008下的IIS7却没有这样的选项,IIS7的配置文件有好几个,在c:\windows\system32\inetsrv\config文件夹下,如果需要手动去备份,只要复制一份config这个目录既可以。同时,iis7也可通过appcmd命令来管理备份,如:c:\windows\system32\inetsrv\AppCm...
阅读全文
posted @ 2015-03-09 17:34 小撒酒风
阅读(12624)
评论(0)
推荐(1)
公告