//poj 1458 Common Subsequence Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 69884 Accepted: 29304 Description A subsequence of a given se... ...
分类:
其他好文 时间:
2019-09-14 00:37:28
阅读次数:
97
从今天起每天刷1 2题PAT甲级 A1001 A+B Format (20 分) 题目内容 Calculate a+b and output the sum in standard format that is, the digits must be separated into groups of ...
分类:
其他好文 时间:
2019-09-13 20:05:07
阅读次数:
86
公理 双方使用同一规则加密 密钥(对称加密算法DES)data encryption standard 最大问题 双方一起制定 办法:密钥交换算法,不用直接传递密钥 私钥(非对称加密算法RSA)三位数学家Rivest、Shamir 和 Adleman 互质关系 除了1以外,没有其他公因子 比如,15 ...
分类:
其他好文 时间:
2019-09-13 15:41:51
阅读次数:
140
摘要:Saving Bitmaps to Isolated Storage in Silverlight 3 There may be times when you wish to save a bitmap image to the user's local sto... ...
分类:
Web程序 时间:
2019-09-13 13:50:06
阅读次数:
124
1001 A+B Format(20分) Calculate a+b and output the sum in standard format -- that is, the digits must be separated into groups of three by commas (unle ...
分类:
编程语言 时间:
2019-09-10 20:54:28
阅读次数:
180
1、安装SVN服务端 双击运行: 点击【next】 勾上复选框,点击【next】 使用默认选项,点击【next】 点击【Standard Edition】建议端口号不用443,因为Vmware占用了,改成其他的。 点击【next】,如果出现端口被占用,可以采用以下两种解决办法: 第一种:停止服务中V ...
分类:
其他好文 时间:
2019-09-08 22:02:45
阅读次数:
140
通过 上传文件 1.上传文件 碰到一个需求,在代码中通过HTTP方式做一个验证的请求,请求的参数包含了文件类型。想想其实很简单,直接使用定义好的 ,把文件参数传入即可。 我们知道,restTemplate 默认定义了几个通用的消息转换器,见 ,那么文件应该对应哪种资源呢? 看了上面这个方法之后,可以 ...
分类:
Web程序 时间:
2019-09-08 12:28:14
阅读次数:
649
一、Jmeter梯度加压的 jar:Stepping Thread Group,下载方法如下: 1、访问网网站:https://jmeter-plugins.org/downloads/old/ 2、下载插件: 3、下载后需要解压,然后将JMeterPlugins-Standard.jar包放在jm ...
分类:
其他好文 时间:
2019-09-08 09:46:36
阅读次数:
107
http://codeforces.com/contest/1217/problem/D D. Coloring Edges time limit per test 1 second memory limit per test 256 megabytes input standard input o ...
分类:
其他好文 时间:
2019-09-07 13:32:00
阅读次数:
110