效果: 原图: 1、打开原图,我们可以看到原图比较灰暗,我们可以借助一些插件来修复,首先执行:图像--调整--HDR色调,这是CS5以上版本自带的,参数如图: 2、确定后我们发现图片的清晰度提高了不少,但还有一些地方需要改善,按 Ctrl + A 全选,按 Ctrl + C 复制,再按两次 Ctrl + Alt + C 后退两步,再按 Ctrl + V 粘贴,此时总共有两个图层,背景是原图,图层1是经过HDR操作的效果。 3...[ 查看全文 ]
JAAS参考资料中流行的文章是扩展JAAS实现类实例级授权 但它是基于JDK1.3,与目前的JDK1.4,JDK1.5不兼容,例如其中的配置如下: The following assumes you are using JDK 1.3 and the files were extracted to the d:JaasExample Directory. You will save some work by extracting the files to this directory otherwise you will have to modify the policy and the ResourceSe...[ 查看全文 ]