📄 using
字号:
Using DeployerUsing the plug-in is very simple too. To deploy a file in a remote server follow this steps:1. Right-Click on your project -> Properties -> Deployer Info2. Insert Server e.g. example.con3. Insert Path e.g. /usr/home/test/public_html/ This the base path on your remote System e.g. the file /includes/classes/class.test.php will be stored in /usr/home/test/public_html/includes/classes/class.test.php4. Insert User e.g. user5. Insert Password e.g.*******6. Press OK or Apply Now the file is configured with all the information needed to deploy it. From now on, to deploy the file, follow this steps:1. Right-click on the file2. Select Upload File3. Press Deploy File4. The file will be stored on the remote System according to your folderstructur in your Project e.g. the file /includes/classes/class.menu.php will be stored in /usr/home/konsol/public_html/includes/classes/class.menu.phpNote: You will not get an message, except the file exists or an error occurred That's it!
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -