Git基本操作(add,commit的理解) 1.创建仓库 ——创建工作目录(Working Directory):git三种副本:工作目录(Working Direcotry),暂存区域(Stage,索引(Index)),仓库(History) #/home/yang/Documents/repo ...
分类:
其他好文 时间:
2017-04-29 12:53:49
阅读次数:
234
一:错误信息 二:解决方法 在实体后加BindingResult 三:参考链接 http://stackoverflow.com/questions/30297719/cannot-get-validation-working-with-spring-boot-and-thymeleaf ...
分类:
编程语言 时间:
2017-04-23 19:26:38
阅读次数:
2415
What is Susan's favourite color ? A:You're working hard, Georage. What are you doing? B:I am making a bookcase. Give me that hammer please, Dan. A:Whi ...
分类:
其他好文 时间:
2017-04-17 11:50:37
阅读次数:
162
Welcome to nginx! If you see this page, the nginx web server is successfully installed and working. Further configuration is required. For online docu ...
分类:
其他好文 时间:
2017-04-15 11:45:00
阅读次数:
1773
7.1 操作系统接口 Os模块提供主要很多与操作系统交互的函数。 >>> import os >>> os.getcwd() # Return the current working directory ’C:\\Python31’ >>> os.chdir(’/server/accesslogs’ ...
分类:
编程语言 时间:
2017-04-14 14:42:37
阅读次数:
194
Buy the souvenirs Problem Description When the winter holiday comes, a lot of people will have a trip. Generally, there are a lot of souvenirs to sell ...
分类:
其他好文 时间:
2017-04-13 20:08:01
阅读次数:
147
When the winter holiday comes, a lot of people will have a trip. Generally, there are a lot of souvenirs to sell, and sometimes the travelers will buy ...
分类:
其他好文 时间:
2017-04-12 22:57:07
阅读次数:
219
报错信息 回想了下我更改的信息:删除了一些包,增加了一些包,删除了文件,增加了文件。 解决操作:先更新,然后提交试下,又报了以下错误 解决操作:右键项目,team->show tree conflicts->右键出错文件,点reslove 重新提交,问题解决。 ...
分类:
其他好文 时间:
2017-04-07 20:43:15
阅读次数:
221
奥黛丽赫本的十部经典电影 1.《罗马假日》 (Roman Holiday,1953) 导演:威廉·惠勒 风情指数★★★★★ 看点:奥黛丽·赫本和格里高利·派克的完美组合 如果没有奥黛丽·赫本,或许《罗马假日》只会作为一部平庸的二流爱情电影被少数人记得。但是有了赫本,一切变得不同。23岁的赫本,把这个 ...
分类:
其他好文 时间:
2017-04-06 09:38:17
阅读次数:
194
A - Holiday Of Equality(water) 题意: 一共给你N个数,让你向上补数值,使得最终所有数值都相等,输出最少花费。 B - Blown Garland(杂?) 题意: 一共有四种颜色的灯RBYG,现在有!处表示这个位子的灯泡坏掉了,我们现在需要在!处放置四种颜色的灯泡,使得 ...
分类:
其他好文 时间:
2017-04-05 20:31:24
阅读次数:
273