当前位置:网站首页>Kali install IDEA
Kali install IDEA
2022-08-02 03:55:00 【strive to ping】
Install IntelliJ IDEA in kali
1. Go to IDEA official to download the corresponding installation package
The official address is: https://www.jetbrains.com/idea/
2. Put the downloaded ideaIC-2021.3.1.tar.gz file in the /usr/local directory
cd /usr/local/ to enter the current directory
tar -zxvf ideaIC-2021.3.1.tar.gz Unzip in the current directory.
3. Start IDEA (remember to switch back to the original user before starting "execute cd ~"
4. Enter the cd /usr/local/idea-IC-213.6461.79/bin directory and execute the ./idea.sh file

边栏推荐
猜你喜欢

MySql高级 -- 约束

攻防世界—MISC 新手区1-12

第一次手撕代码,如何解出全排列问题

1.uview form校验位置可以改变 2.时间区间

稳定好用的短连接生成平台,支持API批量生成

微信小程序云开发之券码领取,怎么防止用户领取到相同的数据?

IP access control: teach you how to implement an IP firewall with PHP

4.14到新公司的一天

PHP8.2 version release administrator and release plan

Phpstudy installs Thinkphp6 (problem + solution)
随机推荐
PHP的几个有趣的打开方式:从基本到变态
13.JS输出内容和语法
项目中遇到的问题
关于tp的apache 的.htaccess文件
SQL: DDL, DML, DQL, DCL corresponding introduction and demonstration
三元判断再三元判断
js 原型和原型链
ES6迭代器解释举例
v-bind用法:类动态绑定对象 数组 style样式 及函数方法
js的“类数组”及“类数组转数组”
正则笔记(1)- 正则表达式字符匹配攻略
1. Beginning with PHP
When PHP initiates Alipay payment, the order information is garbled and solved
1.初识PHP
About the apache .htaccess file of tp
ES6数组的扩展方法map、filter、reduce、fill和数组遍历for…in for…of arr.forEach
The querystring module
Advanced Operations on Arrays
每日面试题 2022/7/28
[symfony/finder]最好用的文件操作库