⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 plugins.txt

📁 net plug source code
💻 TXT
字号:
To add a plug in to NetPlug :+ Just drop the .pli in one of the plugins/ directory or sub directory  (default search path is ". ~/.netplug /usr/local/lib/netplug" can be   overriden in NETPLUG_PLUGINS env var)+ The plugs in can do global changes (a bit risky)  and should return (with a list command at the end of the .pli file) a  list of 2 elements:    + The name of the plugin    + The name of the proc to call when the user clicks on the plugin button    (empty string if the plugin does not want to show up as a button)More will come about the API, meanwhile see the samples in plugins/ 

⌨️ 快捷键说明

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