?? imageserver.conf
字號:
# Configuration for the image server# Use the internal image scaler (default). If this does not work, try# ExternalImageServerScaler# scaler_class net.spy.photo.rmi.JavaImageServerScaler# 100% java based image scaler# scaler_class net.spy.rmi.JavaImageServerScaler# External image scaler, uses convert.cmd (see beolow) to perform the# conversionscaler_class net.spy.photo.rmi.ExternalImageServerScaler# Command to scale images. This command will be called with the# following arguments:# argv[1] -geometry# argv[2] WxH (where W is the numeric width and H is the numeric height)# argv[3] inputfile.jpg# argv[4] outputfile.jpgconvert.cmd /usr/local/bin/convert # DB stuffdb.driver org.postgresql.Driverdb.url jdbc:postgresql://localhost/photodb.user nobodydb.pass# Where the rhash server isrhash.url //localhost/RObjectServer
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -