<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title><![CDATA[wem520的专栏]]></title><description><![CDATA[]]></description><link>https://blog.csdn.net/wem520</link><language>zh-cn</language><generator>https://blog.csdn.net/</generator><copyright><![CDATA[Copyright &copy; wem520]]></copyright><item><title><![CDATA[python pandas 补全列索引并固定排序]]></title><link>https://blog.csdn.net/wem520/article/details/150418025</link><guid>https://blog.csdn.net/wem520/article/details/150418025</guid><author>wem520</author><pubDate>Fri, 15 Aug 2025 11:10:27 +0800</pubDate><description><![CDATA[pandas  处理数据补全，如有7个城市 city_cell = ['a', 'b','c', 'd', 'e', 'f', 'g'] ，但是我在excel里面统计出来的表格如图，我要按顺序补全这些城市，python 代码怎么实现。]]></description><category></category></item><item><title><![CDATA[ImportError: DLL load failed while importing onnxruntime_pybind11_state: 动态链接库(DLL)初始化例程失败。]]></title><link>https://blog.csdn.net/wem520/article/details/149427050</link><guid>https://blog.csdn.net/wem520/article/details/149427050</guid><author>wem520</author><pubDate>Thu, 17 Jul 2025 18:32:19 +0800</pubDate><description><![CDATA[在Windows Server 2016运行Python时出现onnxruntime导入错误，主要涉及两类问题：1）DLL加载失败，需安装VC_redist.x64.exe(2015-2022)运行库；2）权限不足导致&quot;拒绝访问&quot;，需以管理员身份运行。解决方法：首先安装Visual C++可再发行组件包，若在受限账户下运行，需使用管理员权限执行程序。这两个步骤通常能解决大多数onnxruntime相关的DLL加载问题。]]></description><category></category></item><item><title><![CDATA[博客摘录「 python借助Scripting Tracker工具完成SAP自动化」2023年5月23日]]></title><link>https://blog.csdn.net/wem520/article/details/130828160</link><guid>https://blog.csdn.net/wem520/article/details/130828160</guid><author>wem520</author><pubDate>Thu, 03 Jul 2025 14:34:13 +0800</pubDate><description><![CDATA[https://pan.baidu.com/s/180QkZP-GhS5yIgwAWvM-Ug]]></description><category></category></item><item><title><![CDATA[删除屏幕保护背景]]></title><link>https://blog.csdn.net/wem520/article/details/149093618</link><guid>https://blog.csdn.net/wem520/article/details/149093618</guid><author>wem520</author><pubDate>Thu, 03 Jul 2025 14:33:22 +0800</pubDate><description><![CDATA[摘要：本文介绍了在Windows Server 2019中通过组策略编辑器禁用锁屏界面的方法。管理员需运行gpedit.msc，导航至&quot;计算机配置&gt;管理模板&gt;控制面板&gt;个性化&quot;，启用&quot;不显示锁屏&quot;策略后执行gpupdate/force或重启服务器。设置生效后，系统将跳过锁屏界面直接显示登录界面（仍需输入密码）。此方法适用于Windows Server 2019 Standard/Datacenter版本，需要管理员权限。（149字）]]></description><category></category></item><item><title><![CDATA[excel 删除行数据+插图]]></title><link>https://blog.csdn.net/wem520/article/details/148307034</link><guid>https://blog.csdn.net/wem520/article/details/148307034</guid><author>wem520</author><pubDate>Thu, 29 May 2025 11:41:07 +0800</pubDate><description><![CDATA[【代码】excel 删除行数据+插图。]]></description><category></category></item><item><title><![CDATA[python 嵌入式版本 安装pip]]></title><link>https://blog.csdn.net/wem520/article/details/147387291</link><guid>https://blog.csdn.net/wem520/article/details/147387291</guid><author>wem520</author><pubDate>Mon, 21 Apr 2025 12:36:53 +0800</pubDate><description><![CDATA[修改python312._pth。执行后如何pip 不起作用。]]></description><category></category></item><item><title><![CDATA[Python 离线安装pip]]></title><link>https://blog.csdn.net/wem520/article/details/144499120</link><guid>https://blog.csdn.net/wem520/article/details/144499120</guid><author>wem520</author><pubDate>Mon, 16 Dec 2024 14:19:03 +0800</pubDate><description><![CDATA[然后通过python -m pip install xxx。通过上面命令获取pip。安装相关sdk 包。]]></description><category></category></item><item><title><![CDATA[Conda 绿色命令]]></title><link>https://blog.csdn.net/wem520/article/details/144476285</link><guid>https://blog.csdn.net/wem520/article/details/144476285</guid><author>wem520</author><pubDate>Sat, 14 Dec 2024 20:59:20 +0800</pubDate><description><![CDATA[创建新的环境：conda create -n localenv python=3.x。2、激活环境：library\bin\conda.bat activate localenv。1、将scripts路径添加到path路径，]]></description><category></category></item><item><title><![CDATA[文件生成Hash或者md5值]]></title><link>https://blog.csdn.net/wem520/article/details/143631247</link><guid>https://blog.csdn.net/wem520/article/details/143631247</guid><author>wem520</author><pubDate>Fri, 08 Nov 2024 17:18:56 +0800</pubDate><description><![CDATA[文件生成Hash或者md5值]]></description><category></category></item><item><title><![CDATA[js 实现两行代码之间等待功能]]></title><link>https://blog.csdn.net/wem520/article/details/141031414</link><guid>https://blog.csdn.net/wem520/article/details/141031414</guid><author>wem520</author><pubDate>Thu, 08 Aug 2024 16:59:32 +0800</pubDate><description><![CDATA[【代码】js 实现两行代码之间等待功能。]]></description><category></category></item><item><title><![CDATA[由于无法找不到Msvcr110.dll，无法继续执行该代码]]></title><link>https://blog.csdn.net/wem520/article/details/140213689</link><guid>https://blog.csdn.net/wem520/article/details/140213689</guid><author>wem520</author><pubDate>Fri, 05 Jul 2024 17:02:03 +0800</pubDate><description><![CDATA[关于Msvcr110.dll，建议从以下链接下载Visual Studio 2012：（2个都需要安装）]]></description><category></category></item><item><title><![CDATA[dlopen failed: library “libexpat.so.1“ not found]]></title><link>https://blog.csdn.net/wem520/article/details/134780084</link><guid>https://blog.csdn.net/wem520/article/details/134780084</guid><author>wem520</author><pubDate>Mon, 04 Dec 2023 11:32:55 +0800</pubDate><description><![CDATA[pkg install mlocate]]></description><category></category></item><item><title><![CDATA[c# 正则提取尖括号里面的内容]]></title><link>https://blog.csdn.net/wem520/article/details/129325246</link><guid>https://blog.csdn.net/wem520/article/details/129325246</guid><author>wem520</author><pubDate>Fri, 03 Mar 2023 18:18:58 +0800</pubDate><description><![CDATA[要是包含 用下面的。]]></description><category></category></item><item><title><![CDATA[dos 命令 taskkill]]></title><link>https://blog.csdn.net/wem520/article/details/127866488</link><guid>https://blog.csdn.net/wem520/article/details/127866488</guid><author>wem520</author><pubDate>Tue, 15 Nov 2022 15:13:16 +0800</pubDate><description><![CDATA[如何杀掉特定用户下的指定进程。]]></description><category></category></item><item><title><![CDATA[citrix 脚本使用]]></title><link>https://blog.csdn.net/wem520/article/details/127431822</link><guid>https://blog.csdn.net/wem520/article/details/127431822</guid><author>wem520</author><pubDate>Thu, 20 Oct 2022 17:41:45 +0800</pubDate><description><![CDATA[step = 1$step = 2$step = 3")[1]$step = 4$step = 5$step = 6$step = 7。]]></description><category></category></item><item><title><![CDATA[正则 间隔插入字符]]></title><link>https://blog.csdn.net/wem520/article/details/126000206</link><guid>https://blog.csdn.net/wem520/article/details/126000206</guid><author>wem520</author><pubDate>Tue, 26 Jul 2022 17:52:45 +0800</pubDate><description><![CDATA[Regex.Replace(txt,"(.{5})","$1-")]]></description><category></category></item><item><title><![CDATA[单例模式网页 a 标签调用WPF应用并传参]]></title><link>https://blog.csdn.net/wem520/article/details/125548224</link><guid>https://blog.csdn.net/wem520/article/details/125548224</guid><author>wem520</author><pubDate>Thu, 30 Jun 2022 21:10:26 +0800</pubDate><description><![CDATA[遇到一个技术需求：1、通过webpage唤醒WPF 应用；2、通过A 标签传参到WPF 程序入口；3、WPF并且是单例启动；通过以下两篇博文愉快的实现了。感谢以下两位博主使用 WPF 创建单实例应用程序 - Dorisoy - 博客园C#综合揭秘——通过修改注册表建立Windows自定义协议 - 风尘浪子 - 博客园...]]></description><category></category></item><item><title><![CDATA[防止input密码框通过修改type 提取密码]]></title><link>https://blog.csdn.net/wem520/article/details/125482514</link><guid>https://blog.csdn.net/wem520/article/details/125482514</guid><author>wem520</author><pubDate>Thu, 30 Jun 2022 20:58:12 +0800</pubDate><description><![CDATA[今天收到一个需求就是用户输入密码后尽可能的无法逆向复制出来，即便我觉得没那么必要，但是客户就是上帝还是调研了一下，最后直接拿来主义记录一下。感谢博主的分享。]]></description><category></category></item><item><title><![CDATA[WPF UI 框架 收集]]></title><link>https://blog.csdn.net/wem520/article/details/124556422</link><guid>https://blog.csdn.net/wem520/article/details/124556422</guid><author>wem520</author><pubDate>Tue, 03 May 2022 16:07:35 +0800</pubDate><description><![CDATA[关于WPF界面框架合集_leo.kong的博客-CSDN博客_wpf 框架#关于WPF界面框架MahApps.Metro学习笔记《一》公司因为业务发展，需要使用到WPF这种听说是非常陈旧的东西，但对于一个新人来说，只要是没接触的知识，在我看来，都是一个学习的过程。因为目前阶段已经脱离了使用最原始的微软控件构建界面的过程，不是我的要求，而是客户要求，说你这个界面看着这么老（PS:那是老吗！那明明是经典！！！），这也是公司要往WPF转的一个原因吧。说起界面，我可是一个煞...https://blog.csdn.]]></description><category></category></item><item><title><![CDATA[DOS 命令删除目录及其子目录指定文件或者文件夹]]></title><link>https://blog.csdn.net/wem520/article/details/124439465</link><guid>https://blog.csdn.net/wem520/article/details/124439465</guid><author>wem520</author><pubDate>Tue, 26 Apr 2022 22:56:14 +0800</pubDate><description><![CDATA[方法1


//删除文件
del *.后缀 /s
//删除文件夹
for /r 目录 %a in (文件夹名\) do @if exist "%a" rd /s/q "%a"

方法2

先cd 到指定目录，然后执行如下


cd "E:\aaa"

for /R  %s in (.,*) do  rd /q /s %s\bin

删除bin目录


]]></description><category></category></item></channel></rss>