码迷,mamicode.com
首页 >  
搜索关键字:manually    ( 240个结果
Android Studio故障处理之ADB not responding.
当小白我想运行写好的项目时,Studio提示如下ADB not responding. If you'd like to retry, then please manually kill "adb.exe下面是解决办法:1.运行cmd,输入:netstat-aon|findstr“5037”,回车后...
分类:移动开发   时间:2015-03-04 18:55:42    阅读次数:8565
Linux 启动报错 unexpected inconsistency;RUN fsck MANUALLY
意外停电一次,CentOS启动时报如下错误: unexpected inconsistency;RUN fsck MANUALLY An error occurred during the filesystem check Propping you to shell the system will reboot when you leave the shell Give root password for mantennance...
分类:系统相关   时间:2015-02-28 14:37:58    阅读次数:242
Install Windows Security Update/Patch
Keywords: Windows, security update, patch, KB2532531If failed to install a update, follow steps below:1. Download the patch manually from Microsoft Up...
分类:Windows程序   时间:2015-02-06 23:03:23    阅读次数:365
USING CHARLES FROM AN IPHONE
USING CHARLES FROM AN IPHONE从系统偏好->高级来查看ip地址即可To use Charles as your HTTP proxy on your iPhone you must manually configure the HTTP Proxy settings on ...
分类:其他好文   时间:2015-02-02 17:34:47    阅读次数:147
Orchard官方文档翻译(三) 通过zip文件手动安装Orchard
原文地址:http://docs.orchardproject.net/Documentation/Manually-installing-Orchard-zip-file最近想要学习了解orchard,但却没有找到相关的中文文档,只有英文文档。于是决定自行翻译,以便日后方便翻阅。转载请注明原作者与...
分类:其他好文   时间:2015-02-02 13:58:41    阅读次数:214
Exception when searching pbo at initiating workflow manually: The operation: "search" failed.
Background:在用“addColumn wt.doc.WTDocument String=10 Boolean=5 Long=5”扩展了WTDocument的栏位后,在InitiateWorkflow界面search document报错:Analysis:从log看是因为applet所调用...
分类:其他好文   时间:2015-01-23 10:48:48    阅读次数:187
Android Studio ADB响应失败解决方法
当启动Android Studio时,如果弹出adb not responding. you can wait more,or kill "adb.exe" process manually and click 'Restart',说明ADB响应失败,此时点击wait more就会不断弹出这个对话框,点击Restart也无济于事。 解决方法: 1.打开cmd,输入...
分类:移动开发   时间:2015-01-16 19:16:02    阅读次数:151
How to temporally disable IDE tools (load manually)
It is possible to prevent theIDE Toolsfrom being loaded automatically when starting Visual Studio.To do this, please follow these steps:1) In the Visu...
分类:其他好文   时间:2015-01-15 21:46:46    阅读次数:198
git gc
有时候当你运行一些git命令(比如git pull)的时候,会有如下提示:Auto packing the repository for optimum performance. You may alsorun "git gc" manually. See "git help gc" for mor...
分类:其他好文   时间:2015-01-15 17:46:37    阅读次数:569
xcode6 使用pch出错解决办法
1down voteIf you decide to add a .pch file manually and you want to use Objective-C just like before xCode 6 you will also have to import UIKit and Fo...
分类:其他好文   时间:2015-01-10 16:29:35    阅读次数:171
240条   上一页 1 ... 19 20 21 22 23 24 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!