字符串中部分字符替换
摘要:package com.test.interfaces;/* * 请实现一个函数,将一个字符串中的空格替换成“%20”。例如,当字符串为We Are Happy.则经过替换之后的字符串为We%20Are%20Happy。 */public class Cnblog06 { public static
阅读全文
posted @ 2017-10-11 22:25
posted @ 2017-10-11 22:25
posted @ 2017-10-11 17:08
posted @ 2017-10-10 16:43