<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>技术分享 - 导读 - 最新发表</title>
    <link>https://52yfw.com/forum.php?mod=guide&amp;view=newthread</link>
    <description>最新发表</description>
    <copyright>Copyright(C) 技术分享</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 24 Jun 2026 23:09:13 +0000</lastBuildDate>
    <ttl>30</ttl>
    <image>
      <url>https://52yfw.com/static/image/common/logo_88_31.gif</url>
      <title>技术分享</title>
      <link>https://52yfw.com/</link>
    </image>
    <item>
      <title>用药指导单打印功能方法</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=94</link>
      <description><![CDATA[1、his扩充药品字段：his增加字段，导入合理用药提供的初版数据；打印时直接调取打印；

2、合理用药提供视图：his打印时调取关联合理用药视图药品信息，进行打印；

3、post接口：his通过post接口方式传给合理用药接口，合理用药返回对应字典的用药指导信息（附接口文 ...]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Tue, 16 Sep 2025 09:15:54 +0000</pubDate>
    </item>
    <item>
      <title>此版块为灌水帖，可随意发帖更新</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=71</link>
      <description><![CDATA[+++++++++++++请另开新帖+++++++++++++++++
++++++++++++杜绝此帖下回复+++++++++++++++]]></description>
      <category>[灌水专区]</category>
      <author>admin</author>
      <pubDate>Thu, 19 Jun 2025 05:49:33 +0000</pubDate>
    </item>
    <item>
      <title>火影忍者online周年祝福活动地图位置答案详解</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=69</link>
      <description><![CDATA[火影忍者online周年祝福活动火影忍者online周年祝福活动火影忍者online周年祝福活动火影忍者online周年祝福活动火影忍者online周年祝福活动火影忍者online周年祝福活动火影忍者online周年祝福活动火影忍者online周年祝福 ...]]></description>
      <category>[游戏类]</category>
      <author>admin</author>
<enclosure url="https://52yfw.com/data/attachment/forum/202505/22/145414nycekfykyca0mayc.png" length="131158" type="image/jpeg" />      <pubDate>Thu, 22 May 2025 06:54:44 +0000</pubDate>
    </item>
    <item>
      <title>天际健康规则表备份删除创建</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=68</link>
      <description><![CDATA[备份：
create table pdss.hospital_drug_dosage5521 as select * from pdss.hospital_drug_dosage;
create table pdss.hospital_dosage_advanced5521 as select * from pdss.hospital_dosage_advanced;

--create table pdss.hospital_indication5521 as select * fro ...]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Thu, 22 May 2025 04:20:38 +0000</pubDate>
    </item>
    <item>
      <title>BS程序部署方法与路径</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=67</link>
      <description><![CDATA[测试地址：(地址与端口需要改，浏览器跟现场修改)]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Fri, 16 May 2025 04:14:11 +0000</pubDate>
    </item>
    <item>
      <title>适应症字段截取长度</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=66</link>
      <description><![CDATA[]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Wed, 30 Apr 2025 07:09:13 +0000</pubDate>
    </item>
    <item>
      <title>门急诊/住院推送数据处理语句参考</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=65</link>
      <description><![CDATA[--先清理门诊重复的推送数据，删除最晚的--新增门诊点评反馈记录（要求推送的1-14天之内反馈，时间在早8点晚20点之内）（有些条件需要调整）--先清理住院诊重复的推送数据，删除最晚的 --更新主表--插入反馈表--更新门诊点评人姓名--更新住院点评人姓名--更新主表最后点 ...]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Fri, 21 Mar 2025 03:58:34 +0000</pubDate>
    </item>
    <item>
      <title>处方药品点评的表记录修改</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=64</link>
      <description><![CDATA[修改人员姓名]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Wed, 12 Mar 2025 08:24:23 +0000</pubDate>
    </item>
    <item>
      <title>前置审核互联网审核配置</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=63</link>
      <description><![CDATA[1.xml中患者节点增加字段：CLINIC_TYPE=\&quot;互联网医院\&quot;

2.rule配置：select t.*,t.rowid from peaas.ruleparameter t where t.rulename like \'%号类%\';--true;互联网医院

3.医生站Config增加配置：CLINICTYPEURL=\&quot;http://127.0.0.1:8040/service/api/mediator/clinicTyp ...]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Mar 2025 11:51:33 +0000</pubDate>
    </item>
    <item>
      <title>windows server 2016关闭.net后无法打开服务器管理</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=59</link>
      <description><![CDATA[解决：1、首先运行如下命令查看当前的功能安装情况
   Dism /online /Get-Features
2、然后运行下面的命令安装功能：
   Dism /online /Enable-Feature /FeatureName:NetFx4 /All
   Dism /online /Enable-Feature /FeatureName:NetFx4ServerFeatures /All
 ...]]></description>
      <category>[计算机应用区]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:31:08 +0000</pubDate>
    </item>
    <item>
      <title>服务器卸载netframework,打开服务器管理器报错</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=58</link>
      <description><![CDATA[问题现象
在Windows Server 2016或以上版本操作系统中,通过删除角色和功能向导取消了“.NET Framework ***”的安装。

重启操作系统后打开服务器管理器报错。没办法在界面上将“.NET Framework ***”添加上。

问题分析
单看上述错误可能还不肯定服务器管理器打不开的具 ...]]></description>
      <category>[计算机应用区]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:30:30 +0000</pubDate>
    </item>
    <item>
      <title>计算机、服务器远程端口修改（原默认统一端口3389）</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=57</link>
      <description><![CDATA[第一步，运行中输入regedit回车打开注册表，依次定位：HKEY_LOCAL_MACHINE--SYSTEM--CurrentControlSet--Control--Terminal Server--Wds--rdpwd--Tds--tcp，然后点击tcp，在右侧找到PortNumber并双击打开，点击“十进制”，在“数值数据(V)”输入框中输入你需要设置的远 ...]]></description>
      <category>[计算机应用区]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:29:48 +0000</pubDate>
    </item>
    <item>
      <title>memory compression关闭，亲测有效</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=56</link>
      <description><![CDATA[memory compression关闭，亲测有效

文章标签： windows 性能优化 微软
版权
随便开启几个程序，内存就飙升70~80%！！！！


那是memory compression占用资源过高，说是官方的内存压缩功能，反而内存以及CPU增加了


我试过很多办法，包括设置任务计划程序库中的运行状 ...]]></description>
      <category>[计算机应用区]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:29:00 +0000</pubDate>
    </item>
    <item>
      <title>关闭 Windows 2008 的关机理由选择项</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=55</link>
      <description><![CDATA[--1. 开始-运行 gpedit.msc
2. 计算版机配置 -&gt; 管理模板 -&gt; 系统 -&gt; 显示“关闭事件跟踪程序”
3. 设置为“已禁用”]]></description>
      <category>[计算机应用区]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:28:05 +0000</pubDate>
    </item>
    <item>
      <title>移动硬盘无法复制进去东西，提示错误0x80071AC3 无法完成操作</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=54</link>
      <description><![CDATA[解决方法步骤如下：1、首先打开计算机，点击开始菜单，找到运行，（或者直接按住键盘上的win+R键也可以打开运行）。2、在运行界面内输入cmd并单击确定。3、确认好U盘在电脑上显示的盘符，到计算机中可以看到显示盘为：G。4、然后到管理界面输入代码：chkdsk G:/f  （需 ...]]></description>
      <category>[计算机应用区]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:27:33 +0000</pubDate>
    </item>
    <item>
      <title>VM虚拟机启动时：锁定文件失败 打不开磁盘或它所依赖的某个快照持磁盘</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=53</link>
      <description><![CDATA[问题描述：
因为虚拟机运行的时候会创建相应的文件，即在虚拟机安装目录下会自动生成.lck文件，用以锁定文件，这是虚拟机里的虚拟磁盘(.vmdk)本身自带的一种磁盘保护机制，防止多台虚拟机同时访问同一个虚拟词磁盘造成对磁盘的修改、数据丢失以及性能的削减。


解决方 ...]]></description>
      <category>[计算机应用区]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:26:43 +0000</pubDate>
    </item>
    <item>
      <title>怎么关闭任务栏的TaskbarSearch搜索框？最直接的方法</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=52</link>
      <description><![CDATA[复制此项“TaskbarSearch”   在安装2345好压盘符下搜素此文件夹，找到后进行删除即可；如占用，请按下图先关掉，再删除：]]></description>
      <category>[计算机应用区]</category>
      <author>admin</author>
<enclosure url="https://52yfw.com/data/attachment/forum/202502/06/162521up36p67yp6ycp6k7.jpg" length="23540" type="image/jpeg" />      <pubDate>Thu, 06 Feb 2025 08:25:30 +0000</pubDate>
    </item>
    <item>
      <title>共享文件夹怎么设置密码</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=51</link>
      <description><![CDATA[材料/工具windows 10 系统

方法
[*]1右键“开始”，如图所示。

[*]2选择“面板控制”，如图所示。

[*]3在控制面板页面找到“点击”选项，如图所示。

[*]4在打开的窗口中点击“管理工具”，如图所示。

[*]5双击打开计算机管理，如图所示。

[*]6找到”本地用户和组 ...]]></description>
      <category>[计算机应用区]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:23:52 +0000</pubDate>
    </item>
    <item>
      <title>Win10系统检查修复磁盘取消开机硬盘自检的方法</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=50</link>
      <description><![CDATA[检查、修复电脑磁盘错误

[*]
打开分区助手。

[*]
在需要检查的分区上点击右键，选择高级操作——检查错误。

[*]
点击确定，开始检查。

[*]
检查中。

[*]
检查完成。如果发现错误，软件会提示用户进行修复，按照提示修复即可。




设置电脑开机取消磁盘自检
[*]
运 ...]]></description>
      <category>[计算机应用区]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:22:48 +0000</pubDate>
    </item>
    <item>
      <title>数据库基本SQL语句大全</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=49</link>
      <description><![CDATA[一、基础1、说明：创建数据库
CREATE DATABASE database-name
2、说明：删除数据库
drop database dbname
3、说明：备份sql server
--- 创建 备份数据的 device
USE master
EXEC sp_addumpdevice \'disk\', \'testBack\', \'c:\\mssql7backup\\MyNwind_1.dat\'
--- 开始 备份
BA ...]]></description>
      <category>[SQL语句函数用法]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:21:40 +0000</pubDate>
    </item>
    <item>
      <title>win7\\8\\10下ping不是内部或外部命令</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=48</link>
      <description><![CDATA[win7下ping不是内部或外部命令例子：
方法/步骤1:首先，来看看win7下ping不是内部或外部命令的请看是怎么样的，打开运行，快捷键是win+R，win键就是ctrl和alt中间的那个键。




方法/步骤2:然后输入cmd，回车即可，进入doc命令下，输入ping，弹出如下错误：ping不是内 ...]]></description>
      <category>[计算机应用区]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:18:04 +0000</pubDate>
    </item>
    <item>
      <title>360如何恢复删除的文件</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=47</link>
      <description><![CDATA[360如何恢复删除的文件
1.打开360安全卫士

2.找到【木马查杀】功能里的【恢复区】，点击【恢复区】


3.弹出页面可查看在清理时删除的文件，勾选上后可点击后面的【恢复】进行恢复

4.提示，都点确认，后面基本都是确定，然后就会恢复在原来的位置。

 ...]]></description>
      <category>[计算机应用区]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:15:47 +0000</pubDate>
    </item>
    <item>
      <title>启动到Windows桌面提示“无法启动Bluetooth栈服务”如何处理？</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=46</link>
      <description><![CDATA[启动到Windows桌面提示“无法启动Bluetooth栈服务”如何处理？



[*]
启动到桌面后提示“无法启动Bluetooth栈服务”。

操作步骤:

1、查看驱动是否正常，查看设备管理器内是否有黄色叹号等异常。
查看步骤： 右键桌面“计算机”或者“我的电脑”， 选择“管理”，选择 ...]]></description>
      <category>[计算机应用区]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:14:42 +0000</pubDate>
    </item>
    <item>
      <title>计算机插入U盘拒绝访问提示需要格式化解决方法</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=45</link>
      <description><![CDATA[计算机插入U盘拒绝访问提示需要格式化解决方法

1.开始-----运行------cmd--- 输入：chkdsk  f:/f -----  敲击回车  ------ 跑完就好了注：f是盘符，

2.如果在修复过程中出现“正在使用”之类的提示，可以使用命令行 chkdsk f: /f /x  并回车进行修复
 ...]]></description>
      <category>[计算机应用区]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:12:08 +0000</pubDate>
    </item>
    <item>
      <title>cmd命令卸载ie9、10、11</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=44</link>
      <description><![CDATA[以下是执行卸载IE9的命令行：
FORFILES /P %WINDIR%\\servicing\\Packages /M Microsoft-Windows-InternetExplorer-*9.*.mum /c \&quot;cmd /c echo Uninstalling package @fname &amp;&amp; start /w pkgmgr /up: @fname /quiet /norestart
以下是执行卸载IE10的命令行：
FORFILES /P % ...]]></description>
      <category>[计算机应用区]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:10:41 +0000</pubDate>
    </item>
    <item>
      <title>sql怎么使用escape标识转义符</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=43</link>
      <description><![CDATA[在处理sql时，遇到baiinsert 或update 的参数中含有特殊字符“&amp;”，下划线“du_”， 单引号\&quot; \' \&quot;等时，要zhi做转义处理。
例:插入特殊字元dao\'&amp;\'
update userinfo set pageurl=\'myjsp?page=1&amp;pagesize=10\' where id=\'test\'
两个办法：
1) update userinfo set pageurl=\' ...]]></description>
      <category>[SQL语句函数用法]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 07:39:23 +0000</pubDate>
    </item>
    <item>
      <title>SQL语句实现删除重复记录并只保留一条</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=42</link>
      <description><![CDATA[这篇文章主要介绍了SQL语句实现删除重复记录并只保留一条,本文直接给出实现代码,并给出多种查询重复记录的方法,需要的朋友可以参考下
SQL：删除重复数据，只保留一条用SQL语句,删除掉重复项只保留一条在几千条记录里,存在着些相同的记录,如何能用SQL语句,删除掉重复的呢 ...]]></description>
      <category>[SQL语句函数用法]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 07:38:41 +0000</pubDate>
    </item>
    <item>
      <title>IDEA破解，建议大佬花钱购买正版</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=41</link>
      <description><![CDATA[1、先搞这个，再搞下边的，就行了]]></description>
      <category>[激活专区]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 07:35:30 +0000</pubDate>
    </item>
    <item>
      <title>住院病号挪费用参考语句</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=40</link>
      <description><![CDATA[]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 07:32:56 +0000</pubDate>
    </item>
    <item>
      <title>费用参考语句</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=39</link>
      <description><![CDATA[费用明细语句参考
select * from YW_ZY_JZ_ZY where yybm=\'004\' and zyh=\'20190912\' and  rq&gt;\'2019-11-01 8:59:59.000\'

select * from  YW_YF_CKDMX_ZY where yybm=\'004\' and zyh=\'20190912\' and rq&gt;=\'2019-11-01 8:59:59.000\'

update YW_YF_CKDMX_ZY set rq= \'2]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 07:32:11 +0000</pubDate>
    </item>
    <item>
      <title>数据产生两条一样的解决方法</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=38</link>
      <description><![CDATA[数据库中查询

select * from YW_MZ_YBdwBX
where yybm=\'006\'
   and  jshid in (\'11637401020021551854402\',\'11637401020021551854409\');

结算号id可从his上进行查询
根据实际情况进行删除一条数据。可参考流水号。]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 07:31:41 +0000</pubDate>
    </item>
    <item>
      <title>查询药房中pc字段小于10位的数据</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=37</link>
      <description><![CDATA[查询药房中pc字段小于10位的数据的数据：

SELECT length (pc),pc,kcl,yybm,ypbm
  FROM YW_YF_YPKC
WHERE length (replace (pc, \' \', \'\')) &lt; 10 and yybm in (\'005\') and kcl=0]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 07:30:57 +0000</pubDate>
    </item>
    <item>
      <title>查询出院病人0费用语句参考</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=36</link>
      <description><![CDATA[1.药品为0费用：
  select * from YW_YF_CKDMX_ZY where yybm=\'001\' and zyh=\'1234\';


2.收费项目为0费用：
   select * from YW_ZY_JZ_ZY where yybm=\'001\' and zyh=\'1234\']]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 07:30:27 +0000</pubDate>
    </item>
    <item>
      <title>DB2查询药房中的重复批次的药品</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=35</link>
      <description><![CDATA[---查询药房中的重复批次的药


SELECT *FROM YW_YF_YPKC WHERE YYBM=\'001\' AND YPBM IN(SELECT YPBM FROM YW_YF_YPKC WHERE YYBM=\'001\' GROUP BY YFBM,YPBM,PC HAVING COUNT(*)&gt;1) ORDER BY YPBM;]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 07:29:33 +0000</pubDate>
    </item>
    <item>
      <title>DB2数据库服务重新启动</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=34</link>
      <description><![CDATA[1.先把所有的java进程结束掉，并且把数据库管理工具也关闭；
2.按  【win】+【r】   打开输入“db2cmd” 回车出来命令框，然后输“db2stop”，

3.等待停止后输“db2start”启动服务，提示处理成功即可；

4.输入“db2  connect to hy2234”后敲回车，可能会有点慢；


 ...]]></description>
      <category>[DB2数据库]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 07:17:15 +0000</pubDate>
    </item>
    <item>
      <title>DB2数据库查询是否锁表</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=33</link>
      <description><![CDATA[1.查询是否有锁表：                                                                                          
SELECT * FROM TABLE (SNAP_GET_LOCK (\'\', -1)) AS T WHERE lock_object_type = \'TABLE_LOCK\'

2.查询所有被锁的表

SELECT \'CALL SYSPROC.ADMIN_CMD(\&quot; ...]]></description>
      <category>[DB2数据库]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 07:13:26 +0000</pubDate>
    </item>
    <item>
      <title>逆战游戏在游戏界面输入不上汉字问题--及解决方法</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=32</link>
      <description><![CDATA[很多人在逆战游戏时，Enter键后，输入不上汉字，也不能进行打字；故影响游戏体验，网上的解决方法也是五花八门，特整理了一份，以供大家参考；测试的系统：win10、win11系统，其它雷同参考吧；
1、开始里的设置操作


2、按图操作

3、按图点后面的三个点

4、按图点后 ...]]></description>
      <category>[游戏类]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 06:43:43 +0000</pubDate>
    </item>
    <item>
      <title>Excel中如何实现提取汉字的拼音首字母</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=31</link>
      <description><![CDATA[步骤：
第一步、启动Excel 2003（其它版本请仿照操作），打开相应的工作表；
第二步、执行“工具→宏→Visual Basic编辑器”命令（或者直接按“Alt+F11”组合键），进入Visual Basic编辑状态；
第三步、执行“插入→模块”命令，插入一个新模块。再双击插入的模块，进入 ...]]></description>
      <category>[Office]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 06:35:10 +0000</pubDate>
    </item>
    <item>
      <title>统计规则数量与新增和修改规则数量</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=30</link>
      <description><![CDATA[统计规则数量：—统计修改和新增的规则数量：]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 05:37:31 +0000</pubDate>
    </item>
    <item>
      <title>北京天健his视图接口文件（仅供参考）</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=29</link>
      <description><![CDATA[附件为详细内容，仅供参考，不得用于商用；]]></description>
      <category>[工作记录]</category>
      <author>52yfw</author>
      <pubDate>Thu, 06 Feb 2025 05:21:52 +0000</pubDate>
    </item>
    <item>
      <title>HLYY配置文件修改处理</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=28</link>
      <description><![CDATA[1、科室处方不合格率后的问题列表点击报错404，
修改方法：

2、后边增加：
relaxedQueryChars=\&quot;|{}[],%\&quot;
relaxedPathChars=\&quot;|{}[],%\&quot;

重启Tomcat即可~~~~]]></description>
      <category>[工作记录]</category>
      <author>52yfw</author>
      <pubDate>Thu, 06 Feb 2025 05:20:20 +0000</pubDate>
    </item>
    <item>
      <title>事后点评程序配置无问题的情况下审核不出处方问题</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=27</link>
      <description><![CDATA[1、先检查离线任务版本是否和事后点评版本一致；如一致皆走下边流程；
2、检查如下俩表是否有数据，如没有则可找能审的医院拷贝过来。]]></description>
      <category>[工作记录]</category>
      <author>52yfw</author>
      <pubDate>Thu, 06 Feb 2025 05:18:55 +0000</pubDate>
    </item>
    <item>
      <title>程序报模块/PrescEvaluate刷新失败，错误信息如下</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=26</link>
      <description><![CDATA[提示信息如下：
172.17.200.111:8090显示:
模块/PrescEvaluate刷新失败,错误信息如下:
idoctype htm1&gt;headtitle&gt;HTTP状态404 –未找到title&gt;b&gt;类型状态报告pXp&gt;b&gt;描述源服务器未能找到自标资源的表示或者是不愿公开一个已经存在的资源表示。phr class=\&quot;iine\&quot;7&gt;3&gt;Apache  ...]]></description>
      <category>[工作记录]</category>
      <author>52yfw</author>
      <pubDate>Thu, 06 Feb 2025 05:16:06 +0000</pubDate>
    </item>
    <item>
      <title>新版中间层版本查询及打印日志配置方法</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=25</link>
      <description><![CDATA[对，就是这样，自己看着改吧]]></description>
      <category>[工作记录]</category>
      <author>52yfw</author>
<enclosure url="https://52yfw.com/data/attachment/forum/202505/23/111417hjt5ehcdhmlbmllh.png" length="168591" type="image/jpeg" />      <pubDate>Thu, 06 Feb 2025 05:14:51 +0000</pubDate>
    </item>
    <item>
      <title>删除人工点评地址,浏览器访问，标红修改地址和端口</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=24</link>
      <description><![CDATA[http://200.200.200.57:8085/Config/WebPage/backdoor/manager.jsp     --删除人工点评地址,浏览器访问，标红修改地址和端口]]></description>
      <category>[工作记录]</category>
      <author>52yfw</author>
      <pubDate>Thu, 06 Feb 2025 05:13:59 +0000</pubDate>
    </item>
    <item>
      <title>审方时长、刷新缓存、查询统计模块问题</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=23</link>
      <description><![CDATA[1、审方药师工作量统计，统计不到审方时长，需要看下jill_user表里的药师标识字段；
2、问题见下图，需要修改参数表程序发布模块路径地址：
问题图：

解决图：



查询统计
1、统计抗菌药功能时，外用抗菌药在计算时没有DDD值，排查，peaas.ruleparameter参数表里 全身 ...]]></description>
      <category>[工作记录]</category>
      <author>52yfw</author>
      <pubDate>Thu, 06 Feb 2025 05:13:18 +0000</pubDate>
    </item>
    <item>
      <title>TASK同步配置</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=22</link>
      <description><![CDATA[1.创建一个TASK文件夹
2.把HLYYZ中的文件拷贝到TASK中
3.把HLYY-webapps中的Config文件删除，TASK-webapps中只留下Config、COMMON文件
4.注册TASK服务
5.update peaas.jill_menudef t set t.server=\'http://IP:端口\' where t.programid=\'Config\'
 ...]]></description>
      <category>[工作记录]</category>
      <author>52yfw</author>
      <pubDate>Thu, 06 Feb 2025 05:11:13 +0000</pubDate>
    </item>
    <item>
      <title>BS程序部署方法与路径</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=21</link>
      <description><![CDATA[1、部署门诊中间层，找到BS架构文件”DCStation“ ，部署到门诊中间层webapps下主要是配置本地测试访问地址用，注意修改配置等文件地址，DCStation\\WEB-INF\\statics\\js 路经下有支持的浏览器版本，改好地址后给予HIS方，按浏览器给予单个JS文件即可，2、门诊中间层lib下 ...]]></description>
      <category>[工作记录]</category>
      <author>52yfw</author>
      <pubDate>Thu, 06 Feb 2025 05:10:34 +0000</pubDate>
    </item>
    <item>
      <title>日常工作使用表记录</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=20</link>
      <description><![CDATA[数据库表药品规则表：
pdss.hospital_drug_dosage   --用法用量

pdss.hospital_dosage_advanced  --精细化

pdss.hospital_indication  --适应症

pdss.hospaital_caution  --慎用症

pdss.hospital_contraindication  --禁用症

pdss.hospital_incompatibility  --配 ...]]></description>
      <category>[工作记录]</category>
      <author>52yfw</author>
      <pubDate>Thu, 06 Feb 2025 05:09:07 +0000</pubDate>
    </item>
    <item>
      <title>db2数据库cmd备份与还原</title>
      <link>https://52yfw.com/forum.php?mod=viewthread&amp;tid=3</link>
      <description><![CDATA[运行：

db2 force application all

备份：
db2 backup db sample to d:\\db2_bk

还原：
db2 restore db ncdb from d:\\db2_bk]]></description>
      <category>[DB2数据库]</category>
      <author>admin</author>
      <pubDate>Thu, 16 Jan 2025 03:04:37 +0000</pubDate>
    </item>
  </channel>
</rss>