摘要:
另外,java 命名 时 。属性最好不要有 下划线 , 否则 可能会粗错。。。。。 阅读全文
posted @ 2017-07-14 15:21
whmmm
阅读(458)
评论(0)
推荐(0)
摘要:
#coding=utf-8 import os import urllib import urllib2 import re from bs4 import BeautifulSoup # 利用 urllib.urlretrieve() 函数进行下载。非常方便 import socket #超时时间 socket.setdefaulttimeout(5) # 一个空文件夹 basedir=... 阅读全文
posted @ 2017-07-14 07:48
whmmm
阅读(200)
评论(0)
推荐(0)
摘要:
与元素类型 "beans" 相关联的属性 "xsi:schemaLocation" 的前缀 "xsi" 未绑定。 解决办法:(绿色字体) 其中 springMvc: 阅读全文
posted @ 2017-07-14 00:41
whmmm
阅读(508)
评论(0)
推荐(0)