摘要:
正则表达式提取器提取转义字符,\用\\匹 ( ) -these enclose the portion of the match string to be returned ^ a 以a开头,b$ 以b结尾 [^"] - means match anything except " 注意不要有空格 一 阅读全文
摘要:
404 not found 请求所希望得到的资源未被在服务器上发现 403 服务器拒绝处理,一般为权限设置问题 500 UDP不能保证传输数据的完整性,TCP协议有3次握手协议保证信息传输的可靠性 TCP协议:HTTP,SMTP(Simple Mail Transfer Protocol),FTP( 阅读全文