In our daily life we often use 233 to express our feelings. Actually, we may say 2333, 23333, or 233333 ... in the same meaning. And here is the quest ...
分类:
其他好文 时间:
2017-07-25 22:42:28
阅读次数:
182
题目: B - Pairs Forming LCM Time Limit:2000MS Memory Limit:32768KB Description Find the result of the following code: long long pairsFormLCM( int n ) {l ...
分类:
其他好文 时间:
2017-07-25 19:55:56
阅读次数:
205
Problem Description In the game of DotA, Pudge’s meat hook is actually the most horrible thing for most of the heroes. The hook is made up of several ...
分类:
其他好文 时间:
2017-07-22 16:53:16
阅读次数:
161
I would like to start writing more here about general Git tips, tricks and upcoming features. There has actually been a lot of cool stuff that has hap ...
分类:
其他好文 时间:
2017-07-21 20:43:43
阅读次数:
255
Today is my first phone interview since I start to look for jobs. I feel so nerves before the clock run to 10:00 am. Actually, zzz and I go through th ...
分类:
其他好文 时间:
2017-07-21 10:28:14
阅读次数:
171
我们的项目非常简单,当点击+1按钮的时候,count 加1,点击-1按钮的时候,count 减1. 1, mutation The only way to actually change state in a Vuex store is by committing a mutation, 在vue ...
分类:
其他好文 时间:
2017-07-15 13:52:08
阅读次数:
266
环境:Maven3.2.5+MyEclipse 2015CI 现象:在Maven编译过程中出现错误信息:Using platform encoding (GBK actually) to copy filtered resources, i.e. build is platform dependen ...
分类:
其他好文 时间:
2017-07-14 10:12:39
阅读次数:
196
题目网址:http://acm.hdu.edu.cn/showproblem.php?pid=1698 题目: Problem Description In the game of DotA, Pudge’s meat hook is actually the most horrible thing ...
分类:
其他好文 时间:
2017-07-13 21:45:42
阅读次数:
118
今天去客户那里巡检,客户提出为了提高数据库安全性考虑,须要改动sys/systempassword,并通过数据库验证方式来代替默认的操作系统方式,如今我来把这两种验证方式总结一下。 操作系统验证,即通过操作系统账户的权限訪问数据库,举个样例,假设已经拥有了windows下的系统管理员administ ...
分类:
数据库 时间:
2017-07-11 19:27:59
阅读次数:
261