摘要:
Adobe Flash Player are very useful for watching videos in web browser online. Without flash player most of the videos will not play in your browser. T 阅读全文
posted @ 2017-02-14 21:50
田园沃土
阅读(346)
评论(0)
推荐(0)
摘要:
import org.junit.Test; public class TestRegEx { /** * 使用split方法拆分字符 */ @Test public void email(){ String emailRegEx= "^[a-zA-Z0-9_\\.-]+@([a-zA-Z0-9-] 阅读全文
posted @ 2017-02-14 17:48
田园沃土
阅读(135)
评论(0)
推荐(0)