码迷,mamicode.com
首页 >  
搜索关键字:enables    ( 262个结果
mybatis自动生成dao, model, mapper xml文件
用mybatis的时候,手写xml或model文件是一个力气活,所以可以用mybatis-gennerator插件自动生成mybatis所需要的dao、bean、mapper xml文件 (原文地址:http://blog.csdn.net/tolcf/article/details/5083516 ...
分类:移动开发   时间:2017-02-06 19:37:05    阅读次数:237
Swagger(webapi自动生成接口说明文档)
1.引入Swagger.Net.UI和Swashbuckle包 2.卸载重复包Swagger.Net 3.多余的SwaggerUI文件夹 4.项目属性->勾选生成xml文档文件 5.添加类SwaggerCachingProvider和修改SwaggerConfig文件 6.汉化 1.添加js文件 2 ...
分类:Windows程序   时间:2017-01-06 22:20:18    阅读次数:7934
Apache服务停止:信号灯超时时间已到,指定的网络名不再可用
环境说明:Apache2.4.10,Windows Server 2008 R2 问题说明: apache服务用于下载文件,但是在运行一段时间后,突然挂了。 其错误提示如下所示: [error] (730038)An operation was attempted on something that... ...
分类:Web程序   时间:2016-12-23 22:29:10    阅读次数:599
How to build a GUI in ROS with Qt / C++
Overview A graphical user interface or GUI enables people especially end users to interactive with ROS through graphical icons and visual indicators. ...
分类:编程语言   时间:2016-12-21 07:43:07    阅读次数:1128
ASP.NET Routing
ASP.NET Routing Other Versions ASP.NET routing enables you to use URLs that do not have to map to specific files in a Web site. Because the URL does n ...
分类:Web程序   时间:2016-12-14 21:02:39    阅读次数:300
Linux运维入门到高级全套常用要点
Linux运维入门到高级全套常用要点 目 录 1. Linux 入门篇..................................................................... 4 1. 1 Linux 操作系统简介............................. ...
分类:系统相关   时间:2016-12-10 06:58:50    阅读次数:1761
更改WAS Profiles的概要文件的server1的SDK版本
WebSphere只能使用IBM JDK 哦,不能使用sun的JDK哦。不过如果只是改jdk的版本的话可以参考如下步骤:(以集群为例,假设具有管理节点Dmgr01,应用概要AppSrv01) 1. 确保Dmgr01,nodeagent等服务是启动的。 2. 执行:./managesdk.sh-lis ...
分类:其他好文   时间:2016-12-07 20:44:15    阅读次数:1729
[Vue] Build Vue.js Apps with the Vue-CLI and Nuxt.js
The vue-cli allows you to easily start up Vue projects from the command line while Nuxt.js enables a page-based routing system that follows your file ...
分类:移动开发   时间:2016-12-06 03:57:13    阅读次数:277
CISCO交换机端口镜像配置
镜像口配置大多数交换机都支持镜像技术,这可以对交换机进行方便的故障诊断。我们称之为“mirroring”或“Spanning”。镜像是将交换机某个端口的流量拷贝到另一端口(镜像端口),进行监测。Cisco3550可以配置2个镜像口案例:将端口2~5镜像到端口61、镜像口配置Switch>enableS..
分类:系统相关   时间:2016-11-26 00:24:23    阅读次数:540
FreeBSD_11-系统管理——{Part_8-IPFW}
内核支持 方式一:静态編译进内核 options IPFIREWALL # enables IPFW options IPFIREWALL_VERBOSE # enables logging for rules with log keyword options IPFIREWALL_VERBOSE_ ...
分类:其他好文   时间:2016-11-20 06:15:02    阅读次数:194
262条   上一页 1 ... 15 16 17 18 19 ... 27 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!