?? spyrunner.conf
字號:
# Configuration for spyrunner to run all services necessary for the photo# album. You'll probably need to modify this, but it should get you going# in the right direction. You'll run spyrunner as follows:## java net.spy.SpyRunner /path/to/this/file## Applications we'll be running. The applications are defined below.apps rmiregistry rhash imageserver photo_cleanup# RMIregistiry. Comment this out above if you're already running one# The first argument is the location of the persistent rcache, the second# is the location of the configuration file for the imageserverrmiregistry.class sun.rmi.registry.RegistryImplrmiregistry.args# Spy Services, including rcache and imageserverrhash.class net.spy.rmi.RObjectImplrhash.args /var/tmp/rcacheimageserver.class net.spy.photo.rmi.ImageServerImplimageserver.args /usr/local/etc/imageserver.conf# This process stores the actual images in the database. You can run the# photo album without it, but you have to make sure the cache is never# lost.photo_cleanup.class net.spy.photo.util.PhotoCleanupphoto_cleanup.args
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -