摘要: <?php $year=@$_GET['year']; //获得地址栏的年份 $month=@$_GET['month']; //获得地址栏的月份 if(empty($year)) $year=date("Y"); //初始化为本年度的年份 if(empty($month)) $month=date 阅读全文
posted @ 2017-03-06 23:03 feiyun8616 阅读(191) 评论(0) 推荐(0) 编辑
摘要: 1. Enterprise Manager: Starting version 12.1 Enterprise Manager now calls datapatch to complete post patch actions upon any 12c or later database rest 阅读全文
posted @ 2017-03-06 15:44 feiyun8616 阅读(5557) 评论(0) 推荐(0) 编辑