码迷,mamicode.com
首页 >  
搜索关键字:error geoip library.    ( 38817个结果
BASE64Decoder的引用
project---->properties--->Libraries--->JRE System Library--->Access rules--->Edit--->Add--->Rule Paern 写上**或者1.Openprojectproperties.2.SelectJavaBuild...
分类:其他好文   时间:2014-06-29 13:02:49    阅读次数:323
freemarker报错之十三
1、错误描述 freemarker.core.ParseException: Token manager error: freemarker.core.TokenMgrError: Unknown directive: #list on line: 17, column: 61, in template: map.ftl in map.ftl at freemarker.template.Te...
分类:其他好文   时间:2014-06-20 13:21:25    阅读次数:251
keil RTX TCP/UDP 报错
.\Obj\HST3GSTM32F205.axf: Error: L6218E: Undefined symbol get_host_by_name (referred from neti_tcpip.o). .\Obj\HST3GSTM32F205.axf: Error: L6218E: Undefined symbol tcp_abort (referred from neti_tcpip....
分类:其他好文   时间:2014-06-07 16:22:39    阅读次数:260
error LNK2005 : already defined in libcmt.lib
1>MSVCRT.lib(MSVCR100.dll) : error LNK2005: "public: virtual char const * __thiscall std::exception::what(void)const " (?what@exception@std@@UBEPBDXZ) already defined in libcmt.lib(stdexcpt.obj) 1>MS...
分类:其他好文   时间:2014-06-07 14:42:14    阅读次数:947
freemarker报错之十五
1、错误描述 六月 04, 2014 11:04:03 下午 freemarker.log.JDK14LoggerFactory$JDK14Logger error 严重: Template processing error: "Expression maps.key is undefined on line 15, column 25 in map.ftl." Expression maps...
分类:其他好文   时间:2014-06-07 13:59:28    阅读次数:298
mac os 10.10 pod install errors
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby -rubygems /Library/Ruby/Gems/2.0.0/gems/rake-0.9.6/bin/rake RUBYARCHDIR=/Library/R...
分类:其他好文   时间:2014-06-07 11:08:29    阅读次数:257
IOS数据存储方式
1,ios中常用的数据存储方式有4中1》XML属性列表(plist)归档2》Preference(偏好设置)3》NSKeyedArchiver归档4》SQLite2,每个应用程序都有自己的沙盒,沙河的路径为/Users/apple/Library/Application Support/iPhone...
分类:移动开发   时间:2014-06-05 18:36:08    阅读次数:308
标准C++中的STL容器类简单介绍
SGI -- Silicon Graphics[Computer System] Inc.硅图[计算机系统]公司.STL -- Standard Template Library标准模板库。容器的概念所谓STL容器,即是将最常运用的一些数据结构(data structures)实现出来。容器是指容纳...
分类:编程语言   时间:2014-06-05 18:27:04    阅读次数:431
ECmall错误:Call to a member function get_users_count() on a non-object
问题描述:在后台添加了一个app报错:Call to a member function get_users_count()Fatal error: Call to a member function get_users_count() on a non-object in \includes\ec...
分类:其他好文   时间:2014-06-05 13:46:23    阅读次数:235
Out of resources when opening file 错误解决
mysqldump: Got error: 23: Out of resources when opening file ‘./mydb/tax_calculation_rate_title.MYD’ (Errcode: 24) when using LOCK TABLES看到这个后,我比较奇怪,备...
分类:其他好文   时间:2014-06-05 13:19:12    阅读次数:328
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!