码迷,mamicode.com
首页 >  
搜索关键字:command not found    ( 16044个结果
xcode快捷键大全
调整图片大小的时候按下:option键让让控件跟内容一样大:command+=http://www.cr173.com/html/21801_1.html一、关于运行调试1、运行,停止,都在工具栏的Product里。Command + R 运行。Command + . 停止2、F6单步调试、F7.....
分类:其他好文   时间:2014-11-22 08:10:35    阅读次数:213
Not so Mobile
Not so Mobile Before being an ubiquous communications gadget, a mobile was just a structure made of strings and wires suspending colourfull things. This kind of mobile is usually found h...
分类:其他好文   时间:2014-11-21 23:21:20    阅读次数:213
linux的sed命令详解
sed是一个很好的文件处理工具,本身是一个管道命令,主要是以行为单位进行处理,可以将数据行进行替换、删除、新增、选取等特定工作,下面先了解一下sed的用法 sed命令行格式为:          sed [-nefri] ‘command’ 输入文本         常用选项:         -n∶使用安静(silent)模式。在一般 sed 的用法中,所有来自 STDIN的资料一般...
分类:系统相关   时间:2014-11-21 18:47:14    阅读次数:259
DDMS files not found:hprof-conv.exe的解决办法
或者是you must restart adb and eclipse这类错误原因:一般是豌豆荚之类的软件影响的,所以,以后要慎用了。解决方案:先找一下在sdk\tools目录下是否有hprof-conv.exe,如果有将tools下面的所有文件都复制到platform-tools即可。如果没有就下...
分类:其他好文   时间:2014-11-21 18:31:46    阅读次数:179
'libxml/tree.h' file not found
本文转载至 http://www.cnblogs.com/hanjun/p/3711173.html看看Header Search Paths 为'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Devel...
分类:其他好文   时间:2014-11-21 18:26:06    阅读次数:154
mysql时间类型在iBATIS框架下的问题(原创哦)
java.lang.IllegalStateException:No typehandler found for property XXX dubbo iBATIS mysql
分类:数据库   时间:2014-11-21 18:13:21    阅读次数:555
Theme.AppCompat.Light报错
style文件中的Theme.AppCompat.Light报错,Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light',最后找到原因,是因为And...
分类:移动开发   时间:2014-11-21 18:01:23    阅读次数:129
siebel apply path
设置变量ForSiebelEnterpriseServer,enter>setORACLE_HOME=C:\siebel\8.1.1.0.0\sesForSiebelWebServerExtension,enter>setORACLE_HOME=C:\siebel\8.1.1.0.0\sweapp进入补丁目录C:\Siebel_Install_Image-141\8.1.1.10.qf0102004\Windows\Server\Siebel_Enterprise_Server..
分类:移动开发   时间:2014-11-21 16:35:31    阅读次数:196
CentOS 7 修改系统启动级别
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/sect-Managing_Services_with_systemd-Targets.htmlViewingtheDefaultTargetTodeterminewhichtargetunitisusedbydefault,runthefollowingcommand:systemctlget-de..
分类:其他好文   时间:2014-11-21 16:30:31    阅读次数:223
linux configure: error: xml2-config not found. Please check your libxml2 installation
xml2-config not found. Please check your libxml2 installation...
分类:系统相关   时间:2014-11-21 12:48:21    阅读次数:154
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!