var md = new Ext.form.DateField({ //下面的格式是:2000-01-01 00:00:00 format: 'Y-m-d H:i:s', ............ }); 替换'Y-m-d H:i:s'中的各个字母,留意大小写.可得到多种样式的日期格式. Ext.Date的格式说明 d 01 to 31 D Mon to Sun j 1 to 31 l Sunday to Saturday N 1 (for Monday) through 7 (for Sund
Introduction Log4cplus is derived by the popular Log4j written in java.<br>This tutorial show how create: a configuration file define custom log for classes define custom appenders code example how and when use the different log levels Log levels To