一。要点If in the course of processing the event, the view's bounds may need to be changed, the view will callrequestLayout().Similarly, if in the course ...
分类:
移动开发 时间:
2014-06-15 21:41:36
阅读次数:
320
繁琐的xml配置有时候让人感到烦躁,而Spring支持的注解配置简化了bean的配置。
所以spring可以使用annotation进行主动注入以及自动检测bean。
Course类
package com.lubby.test;
import org.springframework.stereotype.Component;
@Component
publ...
分类:
编程语言 时间:
2014-06-14 13:19:13
阅读次数:
283
文章详细介绍了如何使用Trustie(http://course.trustie.net/)的代码托管功能,欢迎大家讨论拍砖...
分类:
Web程序 时间:
2014-06-08 10:51:12
阅读次数:
292
http://edu.51cto.com/course/course_id-623-page-1.htmlhttp://blog.csdn.net/ch_soft/article/category/913850http://www.cnblogs.com/syxchina/archive/2012/...
分类:
移动开发 时间:
2014-06-07 11:17:46
阅读次数:
243
http://www.jikexueyuan.com/course/92.html/?hmsr=eoe&hmmd=tonglan&hmpl=2014.06.04
分类:
移动开发 时间:
2014-06-05 20:06:56
阅读次数:
174
Android应用开发视频教程-第2季http://edu.51cto.com/course/course_id-1150.htmlAndroid从程序员到架构师之路【共享版】http://edu.51cto.com/course/course_id-539-page-1.html大话优酷、酷六类视...
分类:
移动开发 时间:
2014-06-05 19:06:57
阅读次数:
238
1、错误描述
五月 28, 2014 10:32:40 下午 freemarker.log.JDK14LoggerFactory$JDK14Logger error
严重: Template processing error: "Expression student.course is undefined on line 16, column 25 in course.ftl."
Expres...
分类:
其他好文 时间:
2014-06-05 09:14:11
阅读次数:
185
freemarker处理空值
1、设计思路
(1)封装学生类和课程类
(2)新建学生课程页面ftl文件
(3)创建测试方法
2、封装课程类
Course.java:
/**
* @Title:Course.java
* @Package:com.you.freemarker.model
* @Description:课程封装类
* @author:Youh...
分类:
其他好文 时间:
2014-06-05 08:50:45
阅读次数:
178
1、错误描述
freemarker.core.ParseException: Token manager error: freemarker.core.TokenMgrError: Lexical error at line 16, column 50. Encountered: "\uff01" (65281), after : "" in course.ftl
at freemarker...
分类:
其他好文 时间:
2014-06-05 07:59:23
阅读次数:
364
1、错误描述
五月 28, 2014 9:56:48 下午 freemarker.log.JDK14LoggerFactory$JDK14Logger error
严重: Template processing error: "Expression student.course is undefined on line 15, column 24 in course.ftl."
Express...
分类:
其他好文 时间:
2014-06-05 07:35:59
阅读次数:
348