- 博客(11)
- 收藏
- 关注
原创 javacript % operator
% operator means divide remaining in javacript but i found it does not work with scaling,so in order to make it work you have to multiply the number by 10*n for example: var a = 10var b = ...
2010-09-30 14:52:54
178
原创 Report Lab Encrypt PDF file (python)
this may not work in your working enviroment, but the core is the same #!C:\python25\python.exefrom reportlab.lib units import cmimport reportGeneratorimport reform reportlab.lib impo...
2010-09-21 08:03:04
250
原创 Report Lab (Python)
Currently using this product a lot and I have used Jasper Report Before.None of them are perfect and i think both of them will do the jobUseful Features of Report Lab:1. eBrochures tailo...
2010-09-20 14:24:26
172
原创 hibernate 相关
RDBMSDialectDB2org.hibernate.dialect.DB2DialectDB2 AS/400org.hibernate.dialect.DB2400DialectDB2 OS390org.hibernate.dialect.DB2390DialectPostgreSQL...
2009-09-03 09:32:14
126
从ebay卖skype 看电信业的未来
个人认为电信业的未来就是没有电信业 而是被IT业所取代。之所以这么说 是因为看看skype 为什么只那么多钱 就知道了。市场估价是27亿多美元,我的天呀。 SUN才是区区7亿而已。Skype这么有价值就是因为:想象一下 itouch 添加一个麦克 加上现在的WIFI的功能,随着3G的到来 几乎城市里都可以用WIFI上网。澳洲这边2000年左右就开始普及了。可以免费打skype了。在定制...
2009-09-02 07:15:08
118
原创 Maven (Apache Maven)
Maven, a Yiddish word meaning accumulator of knowledge, was originallystarted as an attempt to simplify the build processes in the JakartaTurbine project. There were several projects each with the...
2009-08-24 12:27:15
114
原创 Regular expressions 8 pattern
留在这里 省着忘了1. Match Username/^[a-z0-9_-]{3,16}$/ 2. Match Password/^[a-z0-9_-]{6,18}$/ 3. Match Hex Value/^#?([a-f0-9]{6}|[a-f0-9]{3})$/ 4. Match a slug/^[a-z0-9-]+$/ ...
2009-08-14 09:54:04
118
原创 MYSQL 与 Oracle 之间的数据类型转换
Table 2-4 Default Data Type Mappings Used by Oracle SQL DeveloperMySQL Data TypeOracle Data TypeBIGINTNUMBER(19, 0)BITRAWBLOBBLOB, RAWCHAR...
2009-07-21 09:02:28
170
时态数据库(temporal database) 在 oracle 中的实现
时态数据库是种以时间为基础的数据库,它所实现的不仅仅是对当前数据库的处理,也可以对过去和未来进行处理。A temporal database is a database with built-in time aspects, e.g. a temporal data model and a temporal version of structured query language. 1...
2009-05-05 22:00:05
570
GPL 与 LGPL 的区别
在写这篇文章之前, 我声明我这个博客里的所有内容,想法与代码为LGPL。LGPL stands for GNU Lesser General Public License. GPL stands for GNU General Public License. 从图片上看是完全一样的 可是颜色不一样。可不要小看这个颜色的区别。概括来讲,LPGL版权 允许个人或企业使用,修...
2009-04-24 16:35:45
763
原创 开始写博客了
一直以来都在JavaEye潜水, 最后决定还是出来冒冒头。就像我们老板所说的 分享才能最大化自己, 只有团队强大了才能带动个人的强大。 但宗旨是一定要分享。不善言语 先写到这里。sincerelyBrian24/04/09...
2009-04-24 14:24:23
97
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人