Katalon Recorder (Selenium tests generator)
Posted on
Edited on
统筹学——动态规划(Dynamic programming)
Posted on
Edited on
动态规划
首先,动态规划问题的一般形式就是求最值。动态规划其实是运筹学的一种最优化方法,只不过在计算机问题上应用比较多,比如说让你求最长递增子序列呀,最小编辑距离呀等等。
既然是要求最值,核心问题是什么呢?求解动态规划的核心问题是穷举。因为要求最值,肯定要把所有可行的答案穷举出来,然后在其中找最值呗。
automated test:selenium
Posted on
Edited on
Test case
Posted on
Edited on
Software testing process
Posted on
Edited on
SpringBoot startup process
Posted on
Edited on
the difference of BIO、NIO、AIO
Posted on
Edited on
Talk about:IO
Posted on
Edited on
off-heap
Posted on
Edited on