help.txt

来自「OSGI这是一个中间件,与UPNP齐名,是用于移植到嵌入式平台之上」· 文本 代码 · 共 29 行

TXT
29
字号
 Usage:  java [properties] org.knopflerfish.framework.Main [-init] [options]      or java [properties] -jar framework.jar [-init] [options] Options:   -exit          Exit the JVM process   -help          Print this text and exit   -readme        Print a longer startup readme and exit   -version       Print version and exit   -jvminfo       Print system and framework properties and exit   -xargs file    Load more command line arguments from file   -init          Start an empty platform   -install URL   Install a bundle   -istart URL    Install and start bundle   -launch [id]   Launch framework (Default), id = bundle id BootManager   -sleep SEC     Sleep a while before next command   -shutdown      Shutdown framework   -start ID      Start bundle   -stop ID       Stop bundle   -uninstall ID  Uninstall a bundle   -update ID     Update a bundle   -initlevel N   Set initial start level for installed bundles   -startlevel N  Set start level of Start Level service The default directory used for storing bundle data is  "fwdir". For extended help and list of all available system properties, see  https://www.knopflerfish.org/svn/knopflerfish.org/trunk/osgi/framework/readme.txt

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?