码迷,mamicode.com
首页 >  
搜索关键字:ann    ( 3876个结果
Geometry-587. Erect the Fence
There are some trees, where each tree is represented by (x,y) coordinate in a two-dimensional garden. Your job is to fence the entire garden using the ...
分类:其他好文   时间:2018-01-13 11:15:26    阅读次数:218
部署 k8s Cluster(上)- 每天5分钟玩转 Docker 容器技术(118)
我们将部署三个节点的 Kubernetes Cluster。
分类:其他好文   时间:2018-01-12 11:30:58    阅读次数:147
2018烽火硝烟——Cisco 6800IA莫名其妙的重启!
最近几次在用户现场排除故障都发现Cisco 6800IA莫名其妙的重启,查看日志消息如下(这是今天抓取的日志):Jan 11 11:27:22: %SATMGR-SW1-5-FABRIC_PORT_DOWN: SDP down on interface Te1/3/8, connected to FEX 101, uplink 52 (reason: SDP timeout)Jan 11 11:2
分类:系统相关   时间:2018-01-11 17:38:17    阅读次数:220
JAVA反射调用方法
1.用户类 2.测试类 ...
分类:编程语言   时间:2018-01-09 20:27:53    阅读次数:184
spring-boot 速成(9) druid+mybatis 多数据源及读写分离的处理
按上节继续学习,稍微复杂的业务系统,一般会将数据库按业务拆开,比如产品系统的数据库放在product db中,订单系统的数据库放在order db中...,然后,如果量大了,可能每个库还要考虑做读、写分离,以进一步提高系统性能,下面就来看看如何处理: 核心思路:配置多个数据源,然后利用Routing ...
分类:编程语言   时间:2018-01-09 13:38:52    阅读次数:364
Oracle 11gR2 RAC 数据库不能连接(ORA-12537: TNS:connection closed)的解决
Oracle 11gR2 RAC 数据库不能连接(ORA-12537: TNS:connection closed)的解决 [oracle@rac01 ~]$ sqlplus /nolog SQL*Plus: Release 11.2.0.1.0 Production on Wed Aug 29 2 ...
分类:数据库   时间:2018-01-08 14:54:19    阅读次数:561
Android 新建项目报错(CANNOT RESOLVE SYMBOL R)
Error: java.util.concurrent.ExecutionException: com.android.tools.aapt2.Aapt2Exception: AAPT2 error: 在项目的gradle.properties中: 在项目的gradle.properties中: a ...
分类:移动开发   时间:2018-01-08 13:31:29    阅读次数:189
[py]好资源搜集
我会把一些好的py book的资源放到这里 来源: https://piaosanlang.gitbooks.io/spiders/10day/README10.html "LeetCode Python" "LeetCode" "十张GIFs让你弄懂递归等概念" "problem solving ...
分类:其他好文   时间:2018-01-07 14:25:23    阅读次数:120
springboot加入swagger2笔记
参考 http://www.conglin site.com/document/html/1494763157.html 1. pom 2. 与springboot集成 3. 下载swagger ui dist 目录 index.html url: "http://petstore.swagger. ...
分类:编程语言   时间:2018-01-06 11:58:53    阅读次数:160
053-28
You have a range-partitioned table in your database. Each partition in the table contains thesales data for a quarter. The partition related to the cu ...
分类:其他好文   时间:2018-01-05 19:09:59    阅读次数:177
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!