idea插件插件完美⽆缝刷leetcode,看题解,及刷题模板1. 安装插件
2. 配置插件重点是⽬录配置的⽅便点就⾏
配置模板
月份英文
take your mark题⽬
P$!{question.frontendQuestionId}$!velocityTool.camelCaName(${question.titleSlug})模板:
${t}
/*
思路:
*/
//C++:${question.title}
//<deque>
//<list> <queue> <stack> <t>
//<map> <numeric> <memory>
杭州服装培训学校//<utility>
#\include <iterator>
#\include <vector>
#\include <algorithm>
#\include <iostream>
片假名表
using namespace std;
the end什么意思
${de}
//MainToTest
提供英文int main(){
Solution solution;
}
Java模板
package leetcode.editor;
//Java:${question.title}
public class P${question.frontendQuestionId}$!velocityTool.camelCaName(${question.titleSlug}){
public static void main(String[] args) {
广州淘宝>搭配的英文
Solution solution = new P$!{question.frontendQuestionId}$!velocityTool.camelCaName(${question.titleSlug})().new Solution(); // TO TEST完美的英文单词
}
${de}高考出分时间
}
Python模板
${t}
# ${question.frontendQuestionId}.${question.title}
${de}
if __name__ =='__main__':
sol = Solution()