摘要: In bash shell, when you use a dollar sign followed by a variable name, shell expands the variable with its value. This feature of shell is called para... 阅读全文
posted @ 2014-05-20 22:06 一天不进步,就是退步 阅读(839) 评论(0) 推荐(0) 编辑
摘要: OAuth是一个关于授权(authorization)的开放网络标准,在全世界得到广泛应用,目前的版本是2.0版。本文对OAuth 2.0的设计思路和运行流程,做一个简明通俗的解释,主要参考材料为RFC 6749。一、应用场景为了理解OAuth的适用场合,让我举一个假设的例子。有一个"云冲印"的网站... 阅读全文
posted @ 2014-05-20 21:45 一天不进步,就是退步 阅读(446) 评论(0) 推荐(0) 编辑
摘要: pde使用pl/sqldeveloper的tools->importtables->pl/sqldeveloper来导入 阅读全文
posted @ 2014-05-20 17:55 一天不进步,就是退步 阅读(19363) 评论(0) 推荐(0) 编辑
摘要: Using Sessions and Session PersistenceThe following sections describe how to set up and use sessions and session persistence:Overview of HTTP Sessions... 阅读全文
posted @ 2014-05-20 14:44 一天不进步,就是退步 阅读(1265) 评论(0) 推荐(0) 编辑