孝顺鸭子

文章
8
资源
0
加入时间
2年11月11天

python;leetcode Z字型变换

class Solution(object): def convert(self, s, numRows): """ :type s: str :type numRows: int :rtype: str """ if numRows == 1 or numRows >= len

Linux下安装Eclipse步骤详解

Linux下安装Eclipse步骤详解作者:任老师,华清远见嵌入式学院讲师。Linux下安装Eclipse有很多文档说明,但每种说明都有或多或少的问题,本人根据实际的安装经验,以Ubuntu系统为例,详细说明安装过程。一、 下载档案1、下载JRE(Java Runtime Environment)(http://java.sun.com/javase/downloads/index