为了在开发过程更加直观,我们需要将ibatis日志打开以便观察ibatis运作的细节。ibatis采用Apache common_logging,并结合Apache log4j作为日志输出组件。在CLASSPATH中新建log4j.properties配置文件,内容如下:...
分类:
数据库 时间:
2014-06-19 10:09:43
阅读次数:
283
★总体介绍
LED驱动程序主要实现了TQ2440开发板上的4个LED灯的硬件驱动,实现了对引脚GPIOB5、GPIOB6、GPIOB7、GPIOB8的高低电平设置(common-smdk.c中已经实现了对引脚的配置),利用测试程序调用该驱动程序,通过命令控制LED灯的亮灭。
★详细介绍
1、驱动程序代码:My_led.c
#include
#include
#include
#inc...
分类:
系统相关 时间:
2014-06-19 09:58:26
阅读次数:
429
While it’s cool to make a custom element like
we did the the previous cast, it’s actually more common to do things like create
custom attributes. Thes...
分类:
Web程序 时间:
2014-06-16 10:19:04
阅读次数:
276
java读取 计算机 cup号
读取版本
显卡
。。。。。。。。。。。。。。。。。package com.swt.common.util;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileWriter;
import java.io.InputStreamReader;
import java.i...
分类:
编程语言 时间:
2014-06-15 09:32:33
阅读次数:
359
1.NET是一个平台,一个抽象的平台的概念。
.NET平台其本身实现的方式其实还是库,抽象层面上来看是一个平台。 .NET Framework包括两个关键组成元素: a.Common Language
Runtime,公共语言运行时(CLR)-提供内在管理,代码安全性检测等功能 b..NET Fra...
分类:
Web程序 时间:
2014-06-13 15:18:47
阅读次数:
268
selectdistinct b.lvl 层次, b.OPERATION_SEQ_NUM
工序, msi1.segment1 父件编码, msi1.description 父件描述, msi1.item_type父件类型,
msi1.inventory_item_status_code 父件编码状态...
分类:
数据库 时间:
2014-06-12 19:43:06
阅读次数:
670
1:引入的jar包1.X版本有hadoop-core包;而2.x没有如果你需要hdfs就引入\share\hadoop\common\lib
+hadoop-common-2.0.0-cdh4.6.0.jar +hadoop-hdfs-2.0.0-cdh4.6.0.jar
+\share\hadoo...
分类:
其他好文 时间:
2014-06-12 13:59:33
阅读次数:
255
安装最小化的LXDE桌面环境:pacman-Slxde-common安装LXDESession:pacman-Slxsession不安装这个没法登录进桌面环境安装LXDE面板:pacman-Slxpanel不安装这个,进入LXDE桌面环境后什么都没有安装窗口管理器:pacman-Sopenbox不安装这个,既不能移动窗口,也不能最大、最小化窗口..
分类:
系统相关 时间:
2014-06-10 18:48:09
阅读次数:
484