码迷,mamicode.com
首页 >  
搜索关键字:during    ( 1205个结果
SSH上传文件时报错
SSH上传文件时报错:encountered 1 errors during the transfer。 百度了一下,了解到客户端(Windows)这边的待上传文件不能放在有小括号的文件夹中,于是我将小括号去掉,果然就可以了。...
分类:Web程序   时间:2015-07-19 21:44:52    阅读次数:138
Codeforces Round #300——C贪心——Tourist's Notes
DescriptionA tourist hiked along the mountain range. The hike lasted forndays, during each day the tourist noted height above the sea level. On thei-t...
分类:其他好文   时间:2015-07-16 21:42:44    阅读次数:136
ios awakeFromNib 和 initWithCoder:
During the instantiation process, each object in the archive is unarchived and then initialized with the method befitting its type. Objects that confo...
分类:移动开发   时间:2015-07-16 11:28:18    阅读次数:125
ASP.NET中禁止继承IIS中web.config根目录的配置
异常信息:Configuration ErrorDescription:An error occurred during the processing of a configuration file required to service this request. Please review th...
分类:Web程序   时间:2015-07-15 22:21:53    阅读次数:202
Caused by: java.lang.NoClassDefFoundError: org/springframework/web/context/WebApplicationContext
1、错误描述严重: A child container failed during start java.util.concurrent.ExecutionException: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localh...
分类:移动开发   时间:2015-07-15 21:04:49    阅读次数:1417
ios 画图,绘制坐标系,画坐标系
先来看个效果: 新建视图类,在直接添加代码: // Only override drawRect: if you perform custom drawing. // An empty implementation adversely affects performance during animation. - (void)drawRect:(CGRect)rect {...
分类:移动开发   时间:2015-07-15 19:21:46    阅读次数:113
Asp MVC 中处理JSON 日期类型
注:时间有点忙,直接copy 过来的,要查看原址:http://www.developer.com/net/dealing-with-json-dates-in-asp.net-mvc.htmlIntroductionMost of the time, data transfer during Aj...
分类:Web程序   时间:2015-07-15 18:30:08    阅读次数:175
VirtualBox: Effective UID is not root
桌面上运行virtualbox出错: The virtual machine ‘xp‘ has terminated unexpectedly during startup with exit code 1 (0x1). Effective UID is not root(euid=1000 egid=482 uid=1000 gid=482)(rc=-10) Please t...
分类:其他好文   时间:2015-07-15 11:28:13    阅读次数:288
oracle--Windows不能在本地计算机启动OracleDBConsoleorcl .错误代码1
安装完数据库后可以启动,重启电脑后,手动启动就会报错。 现象:   Windows 不能在 本地计算机 启动 OracleDBConsoleorcl。有关更多信息,查阅系统事件日志。如果这是非 Microsoft 服务,请与服务厂商联系,并参考特定服务错误代码 2。   系统事件日志 报错误"Agent process exited abnormally during initial...
分类:数据库   时间:2015-07-13 14:14:37    阅读次数:160
hdu4081 次小生成树变形
http://acm.hdu.edu.cn/showproblem.php?pid=4081 Problem Description During the Warring States Period of ancient China(476 BC to 221 BC), there were seven kingdoms in China ---- they were Qi, Ch...
分类:其他好文   时间:2015-07-13 12:08:03    阅读次数:114
1205条   上一页 1 ... 87 88 89 90 91 ... 121 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!