- 博客(5)
- 收藏
- 关注
原创 BREW的基本介绍
1.1 BREW的基本概念和组成 BREW(Binary Runtime Environment for Wireless)是高通公司推出的无线终端二进制运行环境的简称,它是无线终端应用程序的运行平台,是专为无线设备设计的开放标准的瘦应用环境。 BREW提供了一个开放的接口,按照这个接口开发的应用程序可以在它之上执行。 BINARY:应用和API是二进制代码,非解释性语言。 ...
2011-12-21 09:55:51
518
Creep
When you were here before 和你在一起的时候 Couldn't look you in the eye 我不敢看你的眼睛 You're just like an angel 你就像天使 Your skin makes me cry 美得令我哭泣 You float like a feather 像羽毛 In a beautiful world 飘在这美...
2011-11-20 00:36:10
196
iBatis 查询手册
1. #,$井号和美元符号 假如有下述语句: select * from etl.job where job_nm = '$value$' and job_st = #value# $符号中的内容直接以字符串形式被替换,如传入值为AP select * from etl.job where job_nm = 'AP' and job_st = ? 而#中的内容会以setPar...
2011-10-27 11:16:42
143
原创 iBatis Show SQL
Hibernate直接直接show_sql=true. iBatis需要在log4j.properties文件中作如下配置 [code="java"] log4j.logger.com.ibatis=debug log4j.logger.com.ibatis.common.jdbc.SimpleDataSource=debug log4j.logger.com.ibatis.common...
2011-10-27 11:03:09
228
原创 Gedit windows 版
下载地址:[url]http://ftp.gnome.org/pub/gnome/binaries/win32/gedit/[/url] Shell编程基础:[url]http://wiki.ubuntu.org.cn/Shell%E7%BC%96%E7%A8%8B%E5%9F%BA%E7%A1%80[/url]
2011-10-25 12:51:27
847
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人