上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 22 下一页
摘要: 参考: HP LoadRunner Controller https://www.guru99.com/how-to-use-controller-in-loadrunner.html HP LoadRunner Analysis https://www.guru99.com/how-to-use- 阅读全文
posted @ 2020-07-17 15:15 CathyGao2018 阅读(172) 评论(0) 推荐(0) 编辑
摘要: 参考: http://www.crifan.com/files/doc/docbook/rec_soft_npp/release/htmls/npp_func_column_mode.html 先使用NotePad++的列编辑功能,给对应大数字列的value前加一个特殊字符,比如“ ‘ ”。 Exc 阅读全文
posted @ 2020-06-29 20:02 CathyGao2018 阅读(843) 评论(0) 推荐(0) 编辑
摘要: 问题:IDEA编译器运行总报找不到资源文件的错误。 调查: 1. Myclass.class.getResourceAsStream(/myconfigfile.xml); https://www.cnblogs.com/macwhirr/p/8116583.html 路径是ClassPath路径, 阅读全文
posted @ 2020-06-29 15:16 CathyGao2018 阅读(165) 评论(0) 推荐(0) 编辑
摘要: 官网:https://www.garp.org/#!/landing/2020-frm-study-guide-changes 参考: https://zhuanlan.zhihu.com/p/94857706 http://frm.gfedu.com/news/application/58760. 阅读全文
posted @ 2020-06-28 12:04 CathyGao2018 阅读(332) 评论(0) 推荐(0) 编辑
摘要: 官方:https://www.garp.org/#!/frm/readings/required CURRENT ISSUES "The Impact of Blockchain Technology on Finance: A Catalyst for Change,” International 阅读全文
posted @ 2020-06-27 21:45 CathyGao2018 阅读(912) 评论(0) 推荐(0) 编辑
摘要: 背景: 经常需要准备性能测试所需的大量数据库基础数据和参考数据。 参考: https://www.cnblogs.com/qiuhong10/p/7909992.html https://blog.csdn.net/Dongguabai/article/details/83898856 https: 阅读全文
posted @ 2020-06-17 11:22 CathyGao2018 阅读(156) 评论(0) 推荐(0) 编辑
摘要: 背景:项目使用消息队列ActiveMQ,随着系统数据量持续增加,数据在queue里堆积的情况屡次出现。 想要了解: 1. 描述消息队列性能的常用指标 2. 常见ActiveMQ的性能优化方案 参考: https://www.jianshu.com/p/ac71c09f407b https://bra 阅读全文
posted @ 2020-06-11 10:44 CathyGao2018 阅读(206) 评论(0) 推荐(0) 编辑
摘要: 参考: https://www.cnblogs.com/mabiao008/p/6667680.html https://www.cnblogs.com/liuzhenlei/p/7171168.html 1、select count(*) from sys_config_file where ap 阅读全文
posted @ 2020-06-05 16:29 CathyGao2018 阅读(202) 评论(0) 推荐(0) 编辑
摘要: 背景: 系统需要改进PT,针对数据库性能需要模拟线上百万级数据量。 参考: 直接生成数据:https://www.cnblogs.com/liuweihua/archive/2012/05/05/2484444.html 插入大量数据:https://blog.csdn.net/weixin_337 阅读全文
posted @ 2020-06-05 12:55 CathyGao2018 阅读(578) 评论(0) 推荐(0) 编辑
摘要: 参考: 基本功能:https://www.cnblogs.com/yangzt/archive/2019/09/15/11521491.html 性能分析: Elements:查看页面元素属性(多用于自动化元素定位) Console:记录日志信息(用于定位前后端问题) Sources:页面所有资源( 阅读全文
posted @ 2020-06-04 17:02 CathyGao2018 阅读(188) 评论(0) 推荐(0) 编辑
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 22 下一页