码迷,mamicode.com
首页 >  
搜索关键字:doesn    ( 809个结果
eclipse插件Maven添加依赖查询无结果的解决方法(Select Dependency doesn't work)
在eclipse中用过maven的可能都遇到过这种情况,我以前一直在search.maven里面搜索,然后添加pom信息。 今天在网上搜索时,找到了一个解决方法,在这里分享一下。 第一步,在preferences里面选择maven,选中“Download repository index updat ...
分类:系统相关   时间:2016-12-06 02:57:58    阅读次数:278
Mysql报错Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist
安装mysql后,启动时候没有启动成功,查看了下日志报错如下: 1 可以:初始化mysql:mysql_install_db2 目录权限问题chown -R mysql:mysql /var/lib/mysql[root@localhost local]# less /var/log/mysqld. ...
分类:数据库   时间:2016-12-01 14:12:52    阅读次数:198
Leetcode-387 First Unique Character in a String
#387. First Unique Character in a String Given a string, find the first non-repeating character in it and return it's index. If it doesn't exist, retu ...
分类:其他好文   时间:2016-11-27 23:21:37    阅读次数:179
POJ 1149 PIGS
PIGS Description Mirko works on a pig farm that consists of M locked pig-houses and Mirko can't unlock any pighouse because he doesn't have the keys. ...
分类:其他好文   时间:2016-11-17 15:55:20    阅读次数:199
mysql安装
Mysql:步骤1、~]#yum-yinstallmysql-server2、[root@mysql_httpd~]#tail-20/var/log/mysqld.log3、16111217:21:19[ERROR]Fatalerror:Can‘topenandlockprivilegetables:Table‘mysql.host‘doesn‘texist4、执行mysql_install_db5、重启就可以了man一下mysql_install_dbDESCRIPTIO..
分类:数据库   时间:2016-11-14 02:38:59    阅读次数:248
mysql安装
Mysql:步骤1、~]#yum-yinstallmysql-server2、[root@mysql_httpd~]#tail-20/var/log/mysqld.log3、16111217:21:19[ERROR]Fatalerror:Can‘topenandlockprivilegetables:Table‘mysql.host‘doesn‘texist4、执行mysql_install_db5、重启就可以了man一下mysql_install_dbDESCRIPTIO..
分类:数据库   时间:2016-11-13 02:36:22    阅读次数:156
在点击run之后,没有显示任何设备,这一般是adb的问题,解决方法是重新启动adb
步骤 c:\FeatherTools\Android\sdk\platform-tools>adb start-server adb server version (32) doesn’t match this client (36); killing… * daemon started succe ...
分类:数据库   时间:2016-11-13 01:46:35    阅读次数:362
centos6.5新增加硬盘+挂载
在内网主机新增一个2T硬盘,先关机断电再连接硬盘数据线和电源线! 查看当前磁盘设备信息: [root@tb ~]# fdisk -lWARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't s ...
分类:其他好文   时间:2016-11-10 16:48:45    阅读次数:213
Access-Control-Allow-Origin
* XMLHttpRequest cannot load http:/XXX. Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is pr ...
分类:数据库   时间:2016-11-09 17:42:20    阅读次数:285
809条   上一页 1 ... 31 32 33 34 35 ... 81 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!