自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 资源 (1)
  • 收藏
  • 关注

原创 ORA-00257

ORA-00257: archiver error. Connect internal only, until freed.   原因: 硬盘空间不足   解決: step1. 刪除archivelog舊檔 step2. $ sqlplus /nolog SQL> connect /as sysdba Connected. SQL> select * from v$...

2012-01-30 07:49:00 54

原创 Getting Yesterdays or Tomorrows Day With Bash Shell Date Command

  http://www.cyberciti.biz/tips/linux-unix-get-yesterdays-tomorrows-date.html

2012-01-19 10:51:21 63

原创 Ruby On Rails, Thin and Nginx on Windows

安装thin: gem install eventmachine --pre gem install thin 启动thin服务: 在rails的app目录上输入 thin start   配置nginx(nginx.conf): worker_processes 1; error_log C:/StandAlone/nginx/logs/error.log; events...

2012-01-08 07:23:29 113

原创 Deploying Jasper Reports In Adempiere

Following are some conditions to meet ========================= 1. Reports have sub-reports or image 2. Reports have new fonts that was not originally exists 3. Server is Linux (and Windows) 4. C...

2012-01-03 14:45:58 94

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除