当我们运行pod setup的命令的时候,有时候会碰到这个警告:/Library/Ruby/Gems/2.0.0/gems/cocoapods-0.33.1/lib/cocoapods/executable.rb:55: warning: Insecure world writable dir /u...
分类:
移动开发 时间:
2014-06-25 21:25:14
阅读次数:
278
新建一个tags.pyfrom django import templateregister = template.Library()def short_msg(value): if len(value) > 50: return value[:50]+" ......" ...
分类:
其他好文 时间:
2014-06-25 20:56:43
阅读次数:
203
最近一直在Windows平台开发cocos-2dx游戏,期间做了一次引擎升级,升级到了3.0正式版本。Windows平台上表现很正常,没有出现什么问题。
上周五准备发布一个安卓包,编译很轻松的就过了,没有花费多少时间,但是安装到手机后,发现运行就崩溃了。没办法只好用模拟机调试,再次吐槽Android的模拟器,真的太他妈慢了,不到万不得已我真的不想再去用它,google真的应该好好整一下了。
好...
分类:
其他好文 时间:
2014-06-25 19:37:09
阅读次数:
188
本文翻译自http://msdn.microsoft.com/workshop/browser/mshtml/overview/overview.aspMSDN Home> MSDN Library> Programming and Reusing the Browser> Overviews/Tu...
分类:
Web程序 时间:
2014-06-24 15:17:37
阅读次数:
323
Quartz OverviewQuartz is a richly featured, open source job scheduling library that can be integrated within virtually any Java application - from the...
分类:
其他好文 时间:
2014-06-24 14:42:39
阅读次数:
223
注:本文转载于网络Linux的man很强大,该手册分成很多section,使用man时可以指定不同的section来浏览,各个section意义如下: 1 - commands2 - system calls3 - library calls4 - special files5 - file for...
分类:
系统相关 时间:
2014-06-24 14:23:15
阅读次数:
249
本文基于OpenBlas的编译和安装,来说明如何从一个dll文件生成lib库文件。
参考OpenBlas的说明“Howto generate import library for MingW”,和MinGW的说明HOWTO
Create an ImportLibrary for a DLL using MinGW,学习如何生成lib库,其中OpenBlas的说明讲的是如何使用Visual...
分类:
其他好文 时间:
2014-06-22 23:01:44
阅读次数:
359
今天整合项目的时候, 遇到了这样一个问题。duplicate symbol _flag in: /Users/apple/Library/Developer/Xcode/DerivedData/bluetoothPhone-fspknidhnizzjygmuqngfcklvnic/Build/Intermediates/bluetoothPhone.build/Debug-iphonesim...
分类:
移动开发 时间:
2014-06-22 22:05:27
阅读次数:
266
Failed to load JavaHL Library.
These are the errors that were encountered:
no libsvnjavahl-1 in java.library.path
no svnjavahl-1 in java.library.path
no svnjavahl in java.library.path
java.libr...
分类:
编程语言 时间:
2014-06-22 18:49:58
阅读次数:
342
XStream is a simple library to serialize objects to XML and back again.FeaturesEase of use.A high level facade is supplied that simplifies common use ...
分类:
Web程序 时间:
2014-06-22 13:31:51
阅读次数:
285