码迷,mamicode.com
首页 >  
搜索关键字:trying    ( 691个结果
每天一个linux命令---telnet
执行telnet指令开启终端机阶段作业,并登入远端主机。telnet的命令的格式:telnet ip port例1: 建立连接不成功1 [richmail@portal bin]$ telnet 192.168.9.1772 Trying 192.168.9.177...3 telnet: conn...
分类:Web程序   时间:2015-10-16 11:37:20    阅读次数:208
删除/var/lib/docker
FATA[0000] Get http:///var/run/docker.sock/v1.18/containers/json?all=1: dial unix /var/run/docker.sock: no such file or directory. Are you trying to c...
分类:其他好文   时间:2015-10-14 12:06:11    阅读次数:331
mysql出现) Notice: Trying to get property of non-object in E:\p错误的 原因
在mysql中,每个命令之间都要留一点空格如果是这样,$query = "select * from books where " .$searchtype. "like'%" .$searchterm. "%'";那么print_r(),就会输出:select * from books where ...
分类:数据库   时间:2015-10-12 00:37:39    阅读次数:175
Install laravel 5 on ubuntu server
Installlaravel5onubuntuserverhttp://laravel.io/forum/06-10-2015-solved-install-laravel-5-on-ubuntu-serverhttps://www.digitalocean.com/community/questions/how-to-install-laravel-5-on-ubuntu-nginx-serverhttps://www.digitalocean.com/community/tutorials/how-to-..
分类:系统相关   时间:2015-10-04 19:42:06    阅读次数:300
POJ 题目3661 Running(区间DP)
RunningTime Limit: 1000MSMemory Limit: 65536KTotal Submissions: 5652Accepted: 2128DescriptionThe cows are trying to become better athletes, so Bessie ...
分类:其他好文   时间:2015-10-03 23:13:20    阅读次数:420
解决word中的Word experienced an error trying to open
前不久,刚刚把系统和软件统统都升级了,系统升到了windows server2012 把office也升级到了office2013,但是一个很奇怪的问题,就是我以前用office2010写的doc文档,用office2013打不开了,一开始以为文档坏掉了,...
分类:其他好文   时间:2015-09-28 11:56:37    阅读次数:236
Hot snake
原文 At last firemen have put out a big forest fire in California. Since then, they have been trying to find out how the fire began. Forest fires are often caused by broken glass or by cigarette en...
分类:其他好文   时间:2015-09-23 15:14:30    阅读次数:184
A pretty carpet
原文 We have just moved into a new house and I have been working hard all morning. I have been trying to get my new room in order. This has not been easy because I own over a thousand books. To mak...
分类:其他好文   时间:2015-09-22 14:56:17    阅读次数:153
(org.openqa.selenium.WebDriverException: Unable to launch the app: Error: Trying to start logcat capture but it's already started! )错误解决办法
新增:capabilities.setCapability("autoLaunch",false);将setup中的:driver = new AndroidDriver(new URL("http://127.0.0.1:" + port + "/wd/hub"), capabilities);d...
分类:移动开发   时间:2015-09-21 17:29:02    阅读次数:2100
Use powershell script against password hacking over OWA
In my previous company Exchange OWA isn't published to internet, so this blog described my first time encountering hacker trying to hack my new compan...
分类:系统相关   时间:2015-09-18 21:58:40    阅读次数:1132
691条   上一页 1 ... 42 43 44 45 46 ... 70 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!