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
Server Error in '/myapp' Application.Parser ErrorDescription: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error deta...
分类:
Web程序 时间:
2014-06-20 11:15:55
阅读次数:
279
搭建环境:Memcached-1:192.168.0.210Memcached-2:192.168.0.211Nginx+tomcat:192.168.0.212Nginx+tomcat:192.168.0.227一.下载libevent-2.0.21-stable.tar.gz和memcached...
分类:
其他好文 时间:
2014-06-11 23:17:02
阅读次数:
374
没人看我代码一贴完事//cpp文件#include "StdAfx.h"#include
"MenuBar.h"#include "resource.h"HHOOK gMsgFilterHook=NULL;CMenuBar*
g_MenuBar;CMenuItem* gOldMenuItem = N...
分类:
其他好文 时间:
2014-06-11 10:48:06
阅读次数:
251
freemarker自定义标签
1、错误描述
freemarker.core.ParseException: Token manager error: freemarker.core.TokenMgrError: Unknown directive: #macro on line: 12, column: 101, in template: myself.ftl in myself.f...
分类:
其他好文 时间:
2014-06-08 09:47:07
阅读次数:
223
Overview of URIURI are characterized by the
following definitions:UniformUniformity provides several benefits: it allows
different types of resource ....
分类:
其他好文 时间:
2014-06-08 07:25:09
阅读次数:
265
1.MediaPlayer要播放的文件主要包括3个来源:a.
用户在应用中事先自带的resource资源例如:mp = MediaPlayer.create(this, R.raw.test);b.
存储在SD卡或其他文件路径下的媒体文件例如:mp.setDataSource("/sdcard/te...
分类:
移动开发 时间:
2014-06-08 06:46:24
阅读次数:
184
LayoutsIn this document 在这个文档Write the
XML写XML文件Load the XML Resource加载xml资源Attributes属性ID IdLayout
Parameters布局参数Layout Position 布局位置Size, Padding .....
分类:
其他好文 时间:
2014-06-07 22:05:56
阅读次数:
399
今天在往服务器上部署war包时出现错误:由错误信息可以看出,要部署的WAR包大小超出配置的上限了,配置的上限在“apache-tomcat-7.0.41\webapps\manager\WEB-INF”下面的web.xml里面设置:
62428800 62428800...
分类:
其他好文 时间:
2014-06-07 10:39:05
阅读次数:
245
原文源自老肖一、工作流定义: workflow.name resource.model True
|False model:固定取值"workflow"id:任意值,唯一标识本工作流name:
工作流的名称,任意定义osv:本工作流关联的对象类型,是OpenERP模块中定义的某对象名,如采...
分类:
其他好文 时间:
2014-06-05 13:29:24
阅读次数:
346