码迷,mamicode.com
首页 >  
搜索关键字:i got it    ( 1592个结果
【AngularJs】---"Error: [ng:areq] Argument 'fn' is not a function, got Object"
项目中把controller、service抽取出来一步一步没有报错index那里加 就报错了【原因】我抽取出来的controller头部也这样写了angular.module('gflt.controllers', [])正确写法angular.module('gflt.controllers')
分类:Web程序   时间:2015-04-13 18:36:38    阅读次数:770
hust新人赛模拟20150407 F
F -FTime Limit:2000MSMemory Limit:262144KB64bit IO Format:%I64d & %I64uSubmitStatusDescriptionPasha got a very beautiful stringsfor his birthday, the ...
分类:其他好文   时间:2015-04-08 21:10:41    阅读次数:146
Got a packet bigger than 'max_allowed_packet' bytes
mysql数据库脚本在导入数据库的时候出现"MySQL server has gone away"问题解决问题的办法:1、打开MySQL\MySQL Server 5.7里面的配置文件my.ini设置max_allowed_packet=?2、打开mysql输入指令:mysql>set global...
分类:其他好文   时间:2015-04-07 19:24:00    阅读次数:146
ACCEPTANCE CRITERIA FOR USER STORIES
One of the teams I have recently coached quickly got a grasp of how to phrase user stories but found it hard to relate to the concept of acceptance cr...
分类:其他好文   时间:2015-04-07 09:42:16    阅读次数:322
codeforces 336C Vasily the Bear and Sequence(贪心)
转载请注明出处:http://www.cnblogs.com/fraud/ ——by fraudVasily the Bear and SequenceVasily the bear has got a sequence of positive integersa1,?a2,?...,?an. Va...
分类:其他好文   时间:2015-04-05 11:45:00    阅读次数:186
Mac OS 10.10 php不能连接mysql问题解决
php连接数据库都没问题,升级到10.10这后, 突然连接不上了. 这个问题放了很久, 今天突然搜索到一篇文章. 用链接的方式解决了. 原文如下: So you installed Ubuntu, got all excited about developing your Rails application on it, and then… No such file or direc...
分类:数据库   时间:2015-04-04 00:04:01    阅读次数:222
Unit27 I just got sent
Ijustgotsent.Ijustgotfired.我刚被解雇了。I‘msorrytohearthat.Youarefired.I‘msorrytohearthat.Youcankepyourjobaslongasyoucan.I‘mgladtohearthat.
分类:其他好文   时间:2015-04-03 19:35:40    阅读次数:148
Codeforces Round #170 (Div. 2)---C. Learning Languages(并查集)
The “BerCorp” company has got n employees. These employees can use m approved official languages for the formal correspondence. The languages are numbered with integers from 1 to m. For each employee w...
分类:其他好文   时间:2015-04-03 15:30:55    阅读次数:135
Codeforces Round #169 (Div. 2)---C. Little Girl and Maximum Sum(简单贪心)
The little girl loves the problems on array queries very much.One day she came across a rather well-known problem: you’ve got an array of n elements (the elements of the array are indexed starting from...
分类:其他好文   时间:2015-04-02 16:31:33    阅读次数:125
Codeforces Round #166 (Div. 2)---D. Good Substrings(字符串)
You’ve got string s, consisting of small English letters. Some of the English letters are good, the rest are bad.A substring s[l…r] (1?≤?l?≤?r?≤?|s|) of string s??=??s1s2…s|s| (where |s| is the length...
分类:其他好文   时间:2015-04-01 22:07:34    阅读次数:221
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!