测试对象与json字符串的转换 json字符串转对象 Stringstr = "{\"id\":\"1001\",\"name\":\"Java入门\",\"price\":19.88,\"pnum\":100,\"category\":\"IT\",\"description\":\"Good B ...
分类:
Web程序 时间:
2019-08-02 12:41:04
阅读次数:
127
基于docker 搭建Prometheus+Grafana https://www.cnblogs.com/xiao987334176/p/9930517.htmlneed good study 一、介绍Prometheus Prometheus(普罗米修斯)是一套开源的监控&报警&时间序列数据库的 ...
分类:
其他好文 时间:
2019-07-31 23:43:03
阅读次数:
116
Feel Good Time Limit: 3000MS Memory Limit: 65536KTotal Submissions: 11626 Accepted: 3212Case Time Limit: 1000MS Special JudgeDescriptionBill is develo ...
分类:
其他好文 时间:
2019-07-27 15:41:42
阅读次数:
135
It is well known that AekdyCoin is good at string problems as well as number theory problems. When given a string s, we can write down all the non-emp ...
分类:
其他好文 时间:
2019-07-27 11:13:54
阅读次数:
115
A题 原CF 438D The Child and Sequence 题意 给一串数字,m次操作,1.区间查询;2.区间取模;3.单点修改 基本思路 考虑到模如果大于区间的最大值,则取模没有意义。若小于则向下查询并修改,考虑到一个数每次取模最多为原数的$1/2$,则可认为修改次数不超过$\log{2 ...
分类:
其他好文 时间:
2019-07-26 19:29:40
阅读次数:
88
What are home depot's high-gloss kitchen cabinets made of?1, solid wood,Solid wood environmental protection, good texture, high temperature, scratch r ...
分类:
Web程序 时间:
2019-07-22 15:17:10
阅读次数:
192
原CF 1138A Sushi for Two 基本思路 每个状态之和之前的一个连续状态有关,并且取下限即可,若状态发生改变,计数器置零 c++ include using namespace std; int main() { int n;cin n;int num1=0,num2=0,sum=0 ...
分类:
其他好文 时间:
2019-07-21 20:06:11
阅读次数:
121
Good Array 题目链接:https://vjudge.net/problem/CodeForces-1077C 题目大意:给你n个数组成的序列,如果从中删除一个数后,其余的n-1个数组成der序列满足其中一个数 等于其余数der和,求满足条件的数的位置 题目思路:n-1个数组成的序列,设这个 ...
分类:
其他好文 时间:
2019-07-20 21:35:58
阅读次数:
136
依赖 可选择多个路径进行压缩 java package per.qiao.utils.ftp; import org.apache.commons.lang3.StringUtils; import org.apache.commons.net.ftp.FTPClient; import org.a ...
分类:
其他好文 时间:
2019-07-20 09:39:44
阅读次数:
121
It is well known that AekdyCoin is good at string problems as well as number theory problems. When given a string s, we can write down all the non-emp ...
分类:
其他好文 时间:
2019-07-19 18:57:51
阅读次数:
81