码迷,mamicode.com
首页 >  
搜索关键字:zend guard run-time support missing    ( 10465个结果
watch As a noun, from English wacche
watch As a noun, from English wacche, Etymology As a noun, from English wacche,See below for verb form. Noun watch (plural watches) 1.A portable or we ...
分类:其他好文   时间:2019-05-19 12:27:03    阅读次数:182
安卓开发之利用XmlSerializer生成XML文件
1 package com.lidaochen.phonecall; 2 3 import android.net.Uri; 4 import android.os.Environment; 5 import android.support.v7.app.AppCompatActivity; 6 i... ...
分类:移动开发   时间:2019-05-18 22:28:45    阅读次数:179
mac 安装swoole
源码安装 去 www.swoole.com官网下载源码 然后解压,cd 进去 命令 禁掉SIP保护机制,步骤是: 重启系统按住Command + R (重新亮屏之后就开始按,象征地按几秒再松开,出现苹果标志,ok)菜单“实用工具” ==>> “终端” ==>> 输入csrutil disable;执 ...
分类:系统相关   时间:2019-05-18 15:29:14    阅读次数:207
java.sql.SQLException: not support oracle driver 1.0
异常: --14:53:08,702 ERROR:com.alibaba.druid.pool.DruidDataSource. {dataSource-1} init errorjava.sql.SQLException: not support oracle driver 1.0 at com. ...
分类:数据库   时间:2019-05-16 15:14:30    阅读次数:148
安卓日志猫的使用
1 package com.lidaochen.phonecall; 2 3 import android.content.Intent; 4 import android.net.Uri; 5 import android.support.v7.app.AppCompatActivity; 6 i... ...
分类:移动开发   时间:2019-05-16 15:09:40    阅读次数:170
几个炫酷的IDEA插件
几个炫酷的IDEA插件
分类:其他好文   时间:2019-05-15 16:12:52    阅读次数:277
OpenTSDB v2.4.0 Intellij IDEA开发环境搭建
主要描述了如何基于Intellij IDEA搭建OpenTSDB的研发环境
分类:数据库   时间:2019-05-14 15:02:22    阅读次数:370
为什么springboot中引入WebMvcConfigurationSupport后SpringMvc的自动配置失效了
在SpringBoot的官方文档中,可以看到, 如果想保持Spring Boot MVC原本的配置(自动配置)并且又想增加自己的配置,那么add your own @Configuration class of type WebMvcConfigurer but without @EnableWeb ...
分类:编程语言   时间:2019-05-13 23:23:31    阅读次数:205
jenkins-python3.6.8-ansible2.5 docker镜像创建
dockerfile 以下文件根据自己下载的版本自行去jenkins GITHUB下载 init.groovy install_j_p.sh install-plugins.sh jenkins.sh jenkins-support plugins.sh jenkins:https://hub.do ...
分类:编程语言   时间:2019-05-13 16:21:52    阅读次数:253
leetcode [284]Peeking Iterator
Given an Iterator class interface with methods: next() and hasNext(), design and implement a PeekingIterator that support the peek() operation -- it e ...
分类:其他好文   时间:2019-05-13 15:56:19    阅读次数:91
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!