1. Two Sum 2. Add Two Numbers 3. Longest Substring Without Repeating Characters ...
分类:
其他好文 时间:
2019-10-07 00:43:53
阅读次数:
77
how to fix the ExtentReport.html without css styple See the highlight, add htmlReporter.config().setResourceCDN(ResourceCDN.EXTENTREPORTS); private vo ...
分类:
Web程序 时间:
2019-10-05 20:33:39
阅读次数:
652
Test 1D Degenerate Elliptical equation without Hamilton Jacobi Parti 根据上一篇的经验:$\frac{u_x^2}{1+u_x^2}$ 对初值的选取是很敏感的,建议取消这一项,改成已知部分。 以下测试 $$ \begin{align ...
分类:
其他好文 时间:
2019-10-04 22:34:03
阅读次数:
72
题目链接: "POJ 2001" Description A prefix of a string is a substring starting at the beginning of the given string. The prefixes of "carbon" are: "c", "ca ...
分类:
其他好文 时间:
2019-10-04 09:23:01
阅读次数:
99
题目描述 Given a string, find the length of the longest substring without repeating characters. Example 1: Input: "abcabcbb" Output: 3 Explanation: The an ...
分类:
其他好文 时间:
2019-10-03 17:47:38
阅读次数:
75
4.2.1 下载并安装spark 下载文件名:spark-2.4.4-bin-without-hadoop.tgz 4.2.2 配置linux环境变量 4.2.3 配置spark-env.sh变量环境 4.2.4 修改slaves文件 4.2.5 拷贝到其他节点scp -r ~/spark-2.4. ...
分类:
其他好文 时间:
2019-10-02 23:04:32
阅读次数:
473
1、安装ncurses-6.0 这个在3559 sdk中有,可以直接使用 ./configure --with-shared --without-debug --without-ada --enable-overwrite 2、编译gdb ./configure --target=aarch64-h ...
分类:
数据库 时间:
2019-10-01 16:29:31
阅读次数:
401
执行时报错: org.apache.spark.sql.AnalysisException: Unable to generate an encoder for inner class `cn.itcast.spark.sql.Intro$Person` without access to the ...
分类:
数据库 时间:
2019-09-30 23:57:00
阅读次数:
194
A tournament is a directed graph without self-loops in which every pair of vertexes is connected by exactly one directed edge. That is, for any two ve ...
分类:
其他好文 时间:
2019-09-30 14:35:47
阅读次数:
113
一、接口自动化测试框架 二、工程目录 三、Excel测试用例设计 四、基础数据base 封装post/get:runmethod.py HTMLTestrunner:测试报告 五、data操作Excel的读写、日志 handle_excel.py:封装Excel的读写 logger:封装日志 六、日 ...
分类:
编程语言 时间:
2019-09-30 12:58:22
阅读次数:
110