03 2019 档案

该文被密码保护。
posted @ 2019-03-27 12:11 PanPan003 阅读(10) 评论(0) 推荐(0) 编辑
摘要:官网地址 LTTng 简介&使用实战 使用LTTng链接内核和用户空间应用程序追踪 简介: LTTng: (Linux Trace Toolkit Next Generation),它是用于跟踪 Linux 内核、应用程序以及库的系统软件包 LTTng 主要由内核模块和动态链接库(用于应用程序和动态 阅读全文
posted @ 2019-03-20 12:33 PanPan003 阅读(818) 评论(0) 推荐(0) 编辑
摘要:windows下,我们对于.net程序发生Crash,资源泄露,死锁等问题的分析,有神器windbg .net core程序运行在linux上时,该怎么进行对对Core Dump文件进行分析呢?今天介绍一款Linux/mac os下的一款调试利器:lldb。 官网地址 Linux下调试.Net co 阅读全文
posted @ 2019-03-19 19:59 PanPan003 阅读(1350) 评论(0) 推荐(0) 编辑
摘要:Linux下的内核测试工具——perf使用简介 系统级性能分析工具 — Perf linux perf - 性能测试和优化工具:示例&应用 从2.6.31内核开始,linux内核自带了一个性能分析工具perf,能够进行函数级与指令级的热点查找。 介绍: Perf是内置于Linux内核源码树中的性能剖 阅读全文
posted @ 2019-03-19 17:29 PanPan003 阅读(840) 评论(0) 推荐(0) 编辑
摘要:why? 容器环境(发环境、测试环境、ppe环境、生产环境)复杂 硬件不同、扩展节点大小不一 软件版本(postgress sql……)不同 数据量的差异,以及导致的加载速度的不同 传统解决方案: OPS通过监控、异常来报告问题 Dev分析生产环境日志 发新包给QA,不同的环境同样的问题可能很难复现 阅读全文
posted @ 2019-03-19 16:39 PanPan003 阅读(183) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-03-18 14:55 PanPan003 阅读(0) 评论(0) 推荐(0) 编辑
摘要:gRPC 官方文档 gRPC 是一个高性能、开源和通用的 RPC 框架,面向移动和 HTTP/2 设计。 gRPC 基于 HTTP/2 标准设计,带来诸如双向流、流控、头部压缩、单 TCP 连接上的多复用请求等特。 这些特性使得其在移动设备上表现更好,更省电和节省空间占用。 gRPC 一开始由 go 阅读全文
posted @ 2019-03-15 15:42 PanPan003 阅读(1073) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-03-15 15:12 PanPan003 阅读(2) 评论(0) 推荐(0) 编辑
摘要:如何使用.md文件 本文档为Markdown格式,建议利用Visual Studio Code+ Markdown All in One插件修改。参考链接:基础mdbasic,高级mdextended 阅读全文
posted @ 2019-03-15 14:38 PanPan003 阅读(137) 评论(0) 推荐(0) 编辑
摘要:一个有效的目标一定要是 具体的(Specific), 可测量的(Measureable), 可实现的(Attainable), 有现实意义的(Realistic), 以及有明确期限的(Time-based) 阅读全文
posted @ 2019-03-14 18:37 PanPan003 阅读(564) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-03-14 18:32 PanPan003 阅读(670) 评论(0) 推荐(0) 编辑
摘要:1.系统设置: url排除使用代理的设置:localhost; 127.0.0.1 2.firefox浏览器设置: 阅读全文
posted @ 2019-03-14 15:44 PanPan003 阅读(215) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-03-14 13:18 PanPan003 阅读(5) 评论(0) 推荐(0) 编辑
摘要:How to run Python in Visual Studio Code Getting Started with Python in VS Code python教程 vs code 安装python扩展包 下载python包 查看python信息 运行python代码 ,以及查看运行结果 阅读全文
posted @ 2019-03-14 11:49 PanPan003 阅读(11593) 评论(0) 推荐(0) 编辑
摘要:1.以管理员身份运行vs命令提示符 2.运行 fuslogvw 3.以管理员身份运行Powershell To Enable:(确保fusion日志的文件夹D:\FusionLog\的存在) To Disable 类似,注册表设置: 目的,实现功能: Fusion Log How to enable 阅读全文
posted @ 2019-03-05 15:20 PanPan003 阅读(622) 评论(0) 推荐(0) 编辑
摘要:原文 So...you're seeing a FileNotFoundException, FileLoadException, BadImageFormatException or you suspect an assembly loading failure? Try the steps be 阅读全文
posted @ 2019-03-05 14:34 PanPan003 阅读(768) 评论(0) 推荐(0) 编辑
摘要:原文链接 Could you be missing the loaded assembly from your configuration file? Ensure you have something similar to the following within your web.config. 阅读全文
posted @ 2019-03-05 14:03 PanPan003 阅读(2054) 评论(0) 推荐(0) 编辑
摘要:原文链接 This article discusses ways to avoid problems of type identity that can lead to InvalidCastException, MissingMethodException, and other errors. T 阅读全文
posted @ 2019-03-05 12:38 PanPan003 阅读(266) 评论(0) 推荐(0) 编辑
摘要:error info: 解决方案:在.exe.config文件中配置Newtonsoft.Json所用版本 原因:Newtonsoft.Json所引用的版本不统一 .net framework中dependentassembly的介绍 .net framework中assemblyIdentity的 阅读全文
posted @ 2019-03-05 11:51 PanPan003 阅读(376) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示