码迷,mamicode.com
首页 >  
搜索关键字:committing resources    ( 3487个结果
mac mini 制作fusion drive 的方法
下载yosemite,格式化磁盘,运行如下命令,制作os x 启动盘sudo /Applications/Install\ OS\ X\ Yosemite.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --a...
分类:系统相关   时间:2014-11-10 17:11:09    阅读次数:324
svn: E155004: ..(path of resouce).. is already locked
svn: E155004: ..(path of resouce).. is already locked I'm getting an error when trying to commit a change to a repository. I'm sure that my resources....
分类:其他好文   时间:2014-11-10 15:26:07    阅读次数:2114
Eclipse中新建maven项目错误汇总
1,初始目录意义: maven项目自动生成三个目录,重点是这三个目录既不是包,也不是文件夹,都是根目录: ????????????src/main/java:根目录 ????????????src/main/resources:跟目录,和...
分类:系统相关   时间:2014-11-10 10:12:15    阅读次数:200
Linux下Python连接MySQL异常
家里的电脑使用Linux操作系统,最近采集的数据需要存储到MySQL,本来使用web.py的时候使用MySQL是一切正常的,结果现在直接使用MySQLdb连接数据库时异常:/usr/lib/python2.7/dist-packages/pkg_resources.py:1031:UserWarning:/home/huayuan/.python-eggsiswritablebygroup/ot..
分类:数据库   时间:2014-11-10 01:18:23    阅读次数:315
Burpsuite sqlmap插件
插件下载地址:http://code.google.com/p/gason/downloads/list启动方法:java-classpathgason-0.9.5.jar:burpsuite_free_v1.5.jarburp.StartBurp参考文献1:http://resources.infosecinstitute.com/sqlmap-burp-plugin-2/参考文献2:http://blog.buguroo.com/?p=2471&lang=en..
分类:数据库   时间:2014-11-09 18:12:23    阅读次数:306
为 Banana PI 安装 ubuntu-core-14 最小核心
Banana PI (以下简称 BPI)是比 Raspberry PI 性能更强、功能更多、可运行 Linux 和 Android 系统,而且价格比较便宜的单板微型电脑,详见:www.bananapi.com 在 BPI 官网上提供有几个常见系统的 IMG 供下载(http://www.lemaker.org/resources/9-38/image_files.html),可直接烧写到 SD 卡用于启动 BPI;本文试验了另一种自行构建 BPI 系统的方法,可根据需要定制系统各部件和功能;本文打算尝试构...
分类:系统相关   时间:2014-11-09 15:19:39    阅读次数:341
Learning Puppet — Resource Ordering
Learning Puppet — Resource OrderingLearn about dependencies and refresh events, manage the relationships between resources, and discover the fundament...
分类:其他好文   时间:2014-11-07 16:32:34    阅读次数:318
freeglut源码管理。
首先,感谢前辈。我终于明白要有一颗感恩的心。开源主义是我信奉的一个正确信仰。怪不得出名的是MIT协议,虽然我没去阅读这个协议的细节。但是大家都知道它的存在,为什么是MIT。 1、错误:$(ProjectDir)..\Resources\后改为正确$(ProjectDir)..\Resources\ 原因:$(ProjectDir)已经自带\啦,而且这个路径对应的是.vcxproj所在的目...
分类:其他好文   时间:2014-11-07 06:17:30    阅读次数:259
Nginx content cache Nginx内容缓存
原文地址:http://nginx.com/resources/admin-guide/caching/ Nginx content cache  Nginx内容缓存 This chapter describes how to enable and configure caching responses received from proxied servers. When caching...
分类:系统相关   时间:2014-11-06 17:37:59    阅读次数:333
Learning Puppet — Resources and the RAL
Learning Puppet — Resources and the RALWelcome to Learning Puppet! This series covers the basics of writing Puppet codeBeginLog into the Learning Pupp...
分类:其他好文   时间:2014-11-06 16:41:41    阅读次数:156
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!