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
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
Openerp图片路径处理Openerp目前存储图片如人力资源头像图片等都是以二进制的方式存储在数据库中,若要修改数据库里只存储路径可以用这种方法Image
装饰器:Image装饰器包含3中图片显示Image 大图片image_medium 中图片image_small 小图片我们在openerp源...
分类:
其他好文 时间:
2014-06-04 18:35:24
阅读次数:
269
今天做一拍照程序,相机SDK什么都搞定,就为了显示图像并且保存照片的步骤卡了半天。原因是预览图像使用了PictureBox,载入图片文件的方式为:
pictureBoxPhoto.Image = Image.FromFile(filepath) ;但是这样操作会导致图像文件一直处于被占用状态,一旦....
将近一个月没有更新博客了,由于这段时间以来准备毕业论文等各种事务缠身,一直没有时间和精力沉下来继续学习和整理一些东西。最近刚刚恢复到正轨,正好这两天看了下Android上关于图片异步加载的开源项目,就顺便整理记录下来,作为这一个多月来博客的重新开火做饭吧。从今天起我会陆续恢复博客的更新,也希望大家继...
分类:
移动开发 时间:
2014-06-03 08:06:00
阅读次数:
330
Gold processing methods currently used, first
gold ore crusher by gold crushing and milling equipment by gold crushed, and
then grading machine, mixin...
分类:
其他好文 时间:
2014-06-03 07:25:37
阅读次数:
262
Plaster Processing Plant is key crushing
equipment used to crush the large Plaster ore into small particles. We are a
major plaster crusher manufactur...
分类:
其他好文 时间:
2014-05-31 15:52:02
阅读次数:
237
1.
内存管理基础知识http://www.cnblogs.com/xingfuzzhd/p/3485924.html 1.
mImageView.setImageResource(R.drawable.my_image); 这段代码会调用
BitmapFactory.decodeStream() ...
分类:
移动开发 时间:
2014-05-31 03:00:44
阅读次数:
394
按步骤介绍 Red Hat linux 如何增加swap空间 方法/步骤
第一步:确保系统中有足够的空间来用做swap交换空间,我使用的是KVM,准备在一个独立的文件系统中添加一个swap交换文件,在/opt/image中添加2G的swap交换文件
第二步:添加交换文件并设置其大小为2G,使用如下命...
分类:
系统相关 时间:
2014-05-31 01:39:25
阅读次数:
458
点击按钮后弹出图片库选择图片,然后返回给Button的image。-
(IBAction)selectIcon { UIImagePickerController *imagePicker =
[[UIImagePickerController alloc]init]; //设置图库源 ...
分类:
其他好文 时间:
2014-05-30 18:07:54
阅读次数:
322