BaoBao has just found a rooted tree with n vertices and (n-1) weighted edges in his backyard. Among the vertices, m of them are red, while the others ...
分类:
其他好文 时间:
2019-05-21 00:12:38
阅读次数:
130
转自:https://blog.csdn.net/wdehxiang/article/details/77619569 原因: 传入多个值时,mybatis会自动将这些值转成类似map形式的值,以0,1,2…的序列为keyName。 这里我们需要先简单了解一下mybatis的传值机制。Mybatis ...
分类:
其他好文 时间:
2019-05-20 17:44:24
阅读次数:
113
今天测试主机在编译发布完项目之后,发现测试环境的项目启不来了,于是,我就通过打开测试主机的日志查看到底是怎么回事, 发现日志中有一条错误信息,正如标题中的内容,这种错误解决起来并不难,如下是我的解决方法。 打开网址:http://archive.apache.org/dist/tomcat/tomc ...
分类:
编程语言 时间:
2019-05-20 17:27:26
阅读次数:
109
结果显示: 提示——Could not find a version that satisfies the requirement PIL (from versions: )No matching distribution found for PIL 错误原因: 现在已经用Pillow代替PIL,P ...
分类:
其他好文 时间:
2019-05-20 13:06:04
阅读次数:
167
通过xxx.com, 首页可以正常访问,xxx.com/xx/xx 就出现 The requested URL xxx was not found on this server. 1,找到apache配置文件httpd.conf配置文件中的 改成 2,找到apache配置文件httpd.conf配置 ...
分类:
Web程序 时间:
2019-05-20 09:15:49
阅读次数:
280
Loie Fuller The United States dancer Loie Fuller (1862–1928) found theatrical dance in the late nineteenth century artistically unfulfilling. She cons ...
分类:
其他好文 时间:
2019-05-18 18:58:26
阅读次数:
156
检查telnet是否已安装: [root@hostuser src]# rpm -q telnet-serverpackage telnet-server is not installed[root@hostuser src]# telnet 192.168.81.129bash: telnet: ...
分类:
Web程序 时间:
2019-05-18 14:03:44
阅读次数:
541
一个Asp.Net项目,Excel导入功能出现如下错误:error CS2001: Source file 'C:\Windows\TEMP\eulevokb.0.cs' could not be foundwarning CS2008: No source files specified 本地执行 ...
cpanm DBD::mysql #c complier not found apt-get install build-essential conda update --all -c conda/label/cf201901 conda update --all -c conda-forge/la ...
分类:
其他好文 时间:
2019-05-17 18:14:02
阅读次数:
179
对我来说,错误的原因是因为没有配置:mybatis.mapperLocations=classpath:mybatis/mapper/*Mapper.xmlmybatis.config-location=classpath:mybatis/mybatis-config.xml导致主库是可以正常连接数 ...
分类:
其他好文 时间:
2019-05-15 16:47:37
阅读次数:
124