码迷,mamicode.com
首页 >  
搜索关键字:can    ( 23056个结果
1077. Kuchiguse (20)
题目如下: The Japanese language is notorious for its sentence ending particles. Personal preference of such particles can be considered as a reflection of the speaker's personality. Such a preferen...
分类:其他好文   时间:2015-08-20 18:56:15    阅读次数:141
Linux下MySQL的写文件时权限错误(Errcode: 13)解决方法
在数据库中select*intooutfile‘/home/mysql/data.sql‘,mysql又提示错误:ERROR1(HY000):Can‘tcreate/writetofile‘/home/mysql/data.sql‘(Errcode:13)权限错误(Errcode:13)解决方法1查看导出目录的权限是否有mysql用户写的权限2如果有多级目录,要确保到处目录的上级目录有可执..
分类:数据库   时间:2015-08-20 15:37:45    阅读次数:4036
leetcode - Climbing Stairs
leetcode -Climbing StairsYou are climbing a stair case. It takesnsteps to reach to the top.Each time you can either climb 1 or 2 steps. In how many di...
分类:其他好文   时间:2015-08-20 14:52:58    阅读次数:107
Android生命周期注意事项
生命周期图解以下英文引用全部来自google官方文档说明,方便理解。onCreate(BundlesavedInstanceState)You can callfinish()from within this function, in which ...
分类:移动开发   时间:2015-08-20 12:55:48    阅读次数:161
HDU 1796 How many integers can you find
How many integers can you findTime Limit: 12000/5000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 5605Accepted Submis...
分类:其他好文   时间:2015-08-20 12:25:00    阅读次数:112
解决FATAL: Error inserting ip_vs ... Unknown symbol in module, or unknown parameter
在使用yuminstallipvsadm-y安装lvs管理工具后,发现指令ipvsadm相关指令一直报错:FATAL:Errorinsertingip_vs(/lib/modules/2.6.32-358.18.1.el6.x86_64/kernel/net/netfilter/ipvs/ip_vs.ko):Unknownsymbolinmodule,orunknownparameter(seedmesg) Can’tinitializeipvs:Protocol..
分类:其他好文   时间:2015-08-20 10:54:50    阅读次数:913
解决SVN Can’t open file ‘/XXX/xxx/db/txn-current-lock’错误
今天用非root账号,用sudo 命令 添加了两个账号,然后重启服务··· 可以正常取出东西,但是不能提交··· 报的错就是 : 不能打开文件“/var/svn/svnrepos/db/txn-current-lock”: 权限不够 查了半天 找到了解决办法,原文链接:http://blog...
分类:数据库   时间:2015-08-20 10:23:54    阅读次数:227
xxx
/* * Copyright (C) 2015 hu * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Lic...
分类:其他好文   时间:2015-08-20 09:06:12    阅读次数:135
第一百三十九天 how can I 坚持
明天是情人节了,该怎么办啊。 好纠结啊。真的是不会谈恋爱嘛?莫巧菲诗谁?好莫名其妙,广西南宁的。哎,, 今天老爸给打了个电话,聊了聊,老爸不容易啊,只怪我们不争气,有什么放不下的只是不想罢了。 人生短短数十载,潘石屹,只是不想,的确只是不想。。。懒惰。。。 时间,生命的意义。哎。。。 ...
分类:其他好文   时间:2015-08-20 01:02:30    阅读次数:103
sipp进行压力测试时遇到socket error 99 can't assign request错误
sipp是sip服务器压力测试工具,sipp运行于类linux系统或windows+cygwin环境,采用多进程发送请求机制。sip(会话初始化协议)是应用层协议,承载于udp和tcp之上,广泛应用于语音、视频通话的信令层。在遇到问题的测试场景中,我采用的是tcp连接,sipp为了构造压力测试场景,要..
分类:其他好文   时间:2015-08-19 20:53:19    阅读次数:259
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!