码迷,mamicode.com
首页 >  
搜索关键字:can    ( 23056个结果
JSP error: Only a type can be imported
错误:[14] in the generated java file: [E:\apache-tomcat-7.0.63-windows-x64\apache-tomcat-7.0.63\work\Catalina\localhost\bbs\org\apache\jsp\MyJsp_jsp.jav...
分类:Web程序   时间:2015-11-30 22:15:22    阅读次数:211
解决dialogfragment在锁屏后建立不能建立问题IllegalStateException: Can not perform this action after onSaveInstanceState
今天使用Fragment的时候,出现了这个错误IllegalStateException: Can not perform this action after onSaveInstanceState:E/AndroidRuntime(12747):Causedby:java.lang.Illegal...
分类:其他好文   时间:2015-11-30 20:24:36    阅读次数:184
Ten Tips for Writing CS Papers, Part 1
Ten Tips for Writing CS Papers, Part 1As a non-native English speaker I can relate to the challenge of writing concise and clear English. Scientific w...
分类:其他好文   时间:2015-11-30 20:23:04    阅读次数:218
linux /proc/sys/fs/file-nr /proc/sys/fs/file-max /etc/security/limits.conf 三者的关联
ulimit -n 对应 /etc/security/limits.conf 文件设置问题: Can’t open so many files 对于linux运维的同学们,相信都遇到过这个问题。在Linux下一切资源皆文件,普通文件是文件,磁盘打印机是文件,socket 当然也是文件。系统默认设置成...
分类:系统相关   时间:2015-11-30 19:52:09    阅读次数:331
zabbix 的报错sock报错
Tailvar/log/zabbix/zabbix_servermysql_connect():Can‘tconnecttolocalMySQLserverthroughsocket‘/var/lib/mysql/mysql.sock‘(2)[include/db.inc.php:77]Errorconnectingtodatabase[Can‘tconnecttolocalMySQLserverthroughsocket‘/var/lib/mysql/mysql.sock‘(2)]出现sock问题s..
分类:其他好文   时间:2015-11-30 02:28:27    阅读次数:154
第二百四十一天 how can I 坚持
今天去了趟小米之家,红米note3感觉还好吧。小米,希望不会令人失望啊,很看好的,应该不算是米粉吧。 腾讯课堂。 hadoop。 摄影。 没有真正的兴趣啊,一心只想着玩,什么事真正的兴趣,就是无时无刻不想着做。难道好的兴趣是玩》哎。。。 睡觉吧,每天其实都有些许不同,并不是一天天的重复...
分类:其他好文   时间:2015-11-29 23:16:13    阅读次数:363
[LeetCode][JavaScript]Minimum Height Trees
Minimum Height TreesFor a undirected graph with tree characteristics, we can choose any node as the root. The result graph is then a rooted tree. Amon...
分类:编程语言   时间:2015-11-29 21:19:38    阅读次数:256
hdu 5586 Sum 最大子段和
SumTime Limit: 20 SecMemory Limit: 256 MB题目连接http://acm.hdu.edu.cn/showproblem.php?pid=5586DescriptionThere is a number sequenceA1,A2....An,you can se...
分类:其他好文   时间:2015-11-29 19:37:13    阅读次数:119
Cannon
DescriptionIn Chinese Chess, there is one kind of powerful chessmen called Cannon. It can move horizontally or vertically along the chess grid. At ea....
分类:其他好文   时间:2015-11-29 19:30:12    阅读次数:174
hdu 5586 Sum(dp+技巧)
Problem DescriptionThere is a number sequence A1,A2....An,you can select a interval [l,r] or not,all the numbers Ai(l≤i≤r) will become f(Ai).f(x)=(189...
分类:其他好文   时间:2015-11-29 19:27:38    阅读次数:179
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!