自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

西风的专栏

生活就是这样,有得有失......

  • 博客(2)
  • 资源 (2)
  • 收藏
  • 关注

原创 上个网可真困难

在上海做项目,本来这家企业很有钱,可是由于企业的性质(业务保密),上网竟然成了奢望,没有网的日子可真难过啊!今天能上网了值得庆祝一下:)

2004-10-28 20:23:00 628

原创 两个有用的oracle数据库运算:intersect和minus运算

intersect运算 返回查询结果中相同的部分 exp:各个部门中有哪些相同的工种 selectjob fromaccount intersect selectjob fromresearch intersect selectjob fromsales; minus运算 返回在第一个查询结果中与第二个查询结果不相同的那部分行记录。 有哪些工种在财会部中有,而

2004-10-09 09:46:00 1015

Oracle Database 10g: High Availablity with RAC Flashback & Data Guard

Oracle Database 10g: High Availablity with RAC Flashback & Data Guard This text concentrates on explaining 10g technologies and practices to database administrators, covering general availability, real application clusters (RAC), disaster planning and recovery, and distributed database solutions.

2009-02-05

C++ FAQs, Second Edition

Moderators of the on-line C++ FAQ at comp.lang.c++, Marshall Cline, Greg Lomow, and Mike Girou are familiar with C++ programmers' most pressing concerns. In this book, the authors concentrate on those issues most critical to the professional programmer's work, and they present more explanatory material and examples than is possible on-line. This book focuses on the effective use of C++, helping programmers avoid combining seemingly legal C++ constructs in incompatible ways.

2009-01-14

空空如也

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

TA关注的人

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