<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>VerySource - 服务</title>
    <link>https://domain.verysource.com/forum-64-1.html</link>
    <description>Latest 20 threads of 服务</description>
    <copyright>Copyright(C) VerySource</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 15 Apr 2026 19:06:43 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://domain.verysource.com/static/image/common/logo_88_31.gif</url>
      <title>VerySource</title>
      <link>https://domain.verysource.com/</link>
    </image>
    <item>
      <title>Matlab采用不同算子进行高通滤波</title>
      <link>https://domain.verysource.com/thread-3831-1-1.html</link>
      <description><![CDATA[clear all;d0=50;I=imread(\'mod.bmp\');max_i=max(max(max(I))); min_i=min(min(min(I))); i_normal_one=double(255.*((I-min_i)/(max_i-min_i))); imshow(I,\'initialmagnification\',\'fit\');title(\'original\');H=[0 -1 0;-1 5 -1;0 -1 0];J=imfilter(I,H);figure,imsh]]></description>
      <category>服务</category>
      <author>lihahaxiaohaha</author>
      <pubDate>Mon, 06 Dec 2021 12:48:25 +0000</pubDate>
    </item>
    <item>
      <title>如何在C/S中用LotusScript向Richtext域中插入数据库资源上的图片？</title>
      <link>https://domain.verysource.com/thread-3704-1-1.html</link>
      <description><![CDATA[如何在C/S中用LotusScript向Richtext域中插入数据库资源上的图片？

用Import能导入外部文件，但没有办法导入数据库资源里的图片。]]></description>
      <category>服务</category>
      <author>redbanana</author>
      <pubDate>Thu, 22 Apr 2021 10:00:01 +0000</pubDate>
    </item>
    <item>
      <title>关于＠command([Compose])出错</title>
      <link>https://domain.verysource.com/thread-3544-1-1.html</link>
      <description><![CDATA[用这个命令打开新的表单，有时候能打开新的表单，但有时候却只能打开原先的表单，怀疑和当前视图有关，那位碰到过类似的情况请说下．]]></description>
      <category>服务</category>
      <author>missyue</author>
      <pubDate>Wed, 16 Dec 2020 11:30:03 +0000</pubDate>
    </item>
    <item>
      <title>用system帐户运行的计划任务和用自己的帐户运行的计划任务有什么区别没有？</title>
      <link>https://domain.verysource.com/thread-3456-1-1.html</link>
      <description><![CDATA[我有一个脚本，其作用是新建一个当天日期的文件夹，然后再删除与当前日期相隔大于4天的文件夹。脚本具体内容如下：
On Error Resume Next
a = Date
b = Replace(a, \&quot;-\&quot;, \&quot;_\&quot;)
delDate=4

Set oShell = WScript.CreateObject(\&quot;WScript.Shell\&quot;)
Set fs = CreateObject(\&quot;Sc ...]]></description>
      <category>服务</category>
      <author>msigunner</author>
      <pubDate>Mon, 07 Dec 2020 10:00:01 +0000</pubDate>
    </item>
    <item>
      <title>用C#从SAP取数结果取来的中文都成了#，请问怎样解决</title>
      <link>https://domain.verysource.com/thread-3376-1-1.html</link>
      <description><![CDATA[如题，很急的问题，请高手多多帮忙。
我看有人说用sap .net connector，那个好用吗，因为时间紧迫，希望能给份例子，先谢了]]></description>
      <category>服务</category>
      <author>911kgb</author>
      <pubDate>Mon, 19 Oct 2020 06:00:02 +0000</pubDate>
    </item>
    <item>
      <title>项目请教</title>
      <link>https://domain.verysource.com/thread-3265-1-1.html</link>
      <description><![CDATA[现在企业需要我组织开发一个项目,项目背景如下:企业已推广应用了LOTUS NOTES,并且邮件系统应用非常成熟.现在企业想开发一个业务查询系统,业务数据库在SQL SERVER上,业务查询需要授权访问,但不想重新开发权限管理模块,另也不想给业务查询设置新的密码等原因,想充分利用现 ...]]></description>
      <category>服务</category>
      <author>cinnabarq</author>
      <pubDate>Fri, 25 Sep 2020 09:30:01 +0000</pubDate>
    </item>
    <item>
      <title>tomcat 下如何使用默认的servlet配置而无须设置web.xml</title>
      <link>https://domain.verysource.com/thread-3258-1-1.html</link>
      <description><![CDATA[我的意思是 写一个servlet放在web-inf的classes下(注:web-inf下没有web.xml文件,这样是为了快速开发和测试servlet)
我就照书上的方法修改 tomcat-install/confg/web.xml 文件 
去掉了对下面的注释

invoker
/servlet/*

重启tomcat5.0
然后就直接访问http://localhost/s ...]]></description>
      <category>服务</category>
      <author>rabbitxl</author>
      <pubDate>Fri, 25 Sep 2020 06:00:01 +0000</pubDate>
    </item>
    <item>
      <title>碰到怪事了！</title>
      <link>https://domain.verysource.com/thread-3073-1-1.html</link>
      <description><![CDATA[我的URL中user=\&quot;木木\&quot;在后台看到取出来值的结果确是user=\&quot;口口\&quot;这种样子
请问是怎么回事？？我输入其它中文都没问题]]></description>
      <category>服务</category>
      <author>baby_love</author>
      <pubDate>Sat, 21 Mar 2020 02:00:02 +0000</pubDate>
    </item>
    <item>
      <title>请教如何在Websphere Application Server上使用filter</title>
      <link>https://domain.verysource.com/thread-3048-1-1.html</link>
      <description><![CDATA[最近在开发中需要使用WAS,并将原来跑在weblogic上的应用发布到WAS上；但在迁移的过程中，发现原来在weblogic上能正常工作的filter在WAS上却没有起作用；
    请问各位大虾，在WAS中使用Filter需要另外配置吗？该如何配置？
    另：开发中使用的是Struts框架 ...]]></description>
      <category>服务</category>
      <author>sabworm</author>
      <pubDate>Fri, 20 Mar 2020 07:00:02 +0000</pubDate>
    </item>
    <item>
      <title>已经设了exe对应的Mine类型,为什么IIS还是下载不了exe文件</title>
      <link>https://domain.verysource.com/thread-2767-1-1.html</link>
      <description><![CDATA[已经设了exe对应的Mine类型,为什么还是下载不了exe文件]]></description>
      <category>服务</category>
      <author>littlenats</author>
      <pubDate>Wed, 11 Mar 2020 17:00:01 +0000</pubDate>
    </item>
    <item>
      <title>批处理问题</title>
      <link>https://domain.verysource.com/thread-2741-1-1.html</link>
      <description><![CDATA[因为电脑中病毒，杀毒后oracle数据库不能自动启动数据库的实例，
暂时没有解决。
我打算写一个批处理文档，让windows系统开机即运行
让它帮我开启oracle数据库的实例

开启oracle数据库的实例的过程如下

开始－－运行－－cmd
c:\\&gt;sqlplus /nolog
进入sql命令模式
sql&gt;c ...]]></description>
      <category>服务</category>
      <author>cyanolive</author>
      <pubDate>Wed, 11 Mar 2020 03:00:02 +0000</pubDate>
    </item>
    <item>
      <title>筛选日期问题</title>
      <link>https://domain.verysource.com/thread-2732-1-1.html</link>
      <description><![CDATA[要想在视图中让最近两天的文档显示为红色，怎么能判断出哪些文档是最后两天发布的。
不是以系统当前时间往前两天，就是所有文档中最后两天的。
比如现在是2017年1月5日，最后一篇文档是2016年10月12日的，只要让2016年10月12日往前两天的内容显示为红色就OK.
公式，代理 ...]]></description>
      <category>服务</category>
      <author>lishaobiao</author>
      <pubDate>Tue, 10 Mar 2020 14:30:01 +0000</pubDate>
    </item>
    <item>
      <title>高分急救数据恢复问题</title>
      <link>https://domain.verysource.com/thread-2694-1-1.html</link>
      <description><![CDATA[为什么用数据恢复软件,如finalrecovery等恢复过来的WORD文档,在打开的时候提示需要转换器以正确显示该文件,但转换打开后全部变为乱码的?不转换打开也是乱码??是不是该文件没有被恢复的可能啦??
 ...]]></description>
      <category>服务</category>
      <author>cosine0</author>
      <pubDate>Mon, 09 Mar 2020 13:00:01 +0000</pubDate>
    </item>
    <item>
      <title>求助:碰到妖怪问题了,搜索中文搜不出来</title>
      <link>https://domain.verysource.com/thread-2635-1-1.html</link>
      <description><![CDATA[给服务器中文补丁也打过了,配置文档也设置正确了,但是中文搜索有问题.

例如有文档标题为文档管理库,当关键字是管理时,可以搜出,当关键字是文档管理库时也可以搜出,就是当关键字是文档时不行.其它文档也一样,有的只能搜出其中几个字,有的什么也搜不出.英文的全可以搜出. ...]]></description>
      <category>服务</category>
      <author>sd2328</author>
      <pubDate>Sat, 07 Mar 2020 18:30:01 +0000</pubDate>
    </item>
    <item>
      <title>如何和局域网内的某台计算机不通讯，如果已经建立了监听。</title>
      <link>https://domain.verysource.com/thread-2557-1-1.html</link>
      <description><![CDATA[如题！1是借助软件，2是依靠系统本身
环境winxp pro]]></description>
      <category>服务</category>
      <author>keenking</author>
      <pubDate>Thu, 05 Mar 2020 12:30:01 +0000</pubDate>
    </item>
    <item>
      <title>初学was，弱弱的问题~~请大家帮忙看看</title>
      <link>https://domain.verysource.com/thread-2527-1-1.html</link>
      <description><![CDATA[我在was上数据源驱动是DB2 Legacy CLI-based Type 2 JDBC Driver
配置了两个数据源，
请问大家，我在客户端登陆的时候，端口都是9080这样会冲突么？]]></description>
      <category>服务</category>
      <author>weissomi</author>
      <pubDate>Wed, 04 Mar 2020 14:30:01 +0000</pubDate>
    </item>
    <item>
      <title>救命，關于Reader域問題</title>
      <link>https://domain.verysource.com/thread-2392-1-1.html</link>
      <description><![CDATA[小弟有一條記錄因設錯了Reader域導致所有人都無法看，請問有方法可以恢復嗎]]></description>
      <category>服务</category>
      <author>cslys1980</author>
      <pubDate>Sat, 29 Feb 2020 14:30:01 +0000</pubDate>
    </item>
    <item>
      <title>批处理中怎样判定一个文件中含有某个字符串?</title>
      <link>https://domain.verysource.com/thread-2376-1-1.html</link>
      <description><![CDATA[要写一个批处理,执行以下功能:一个文件文件test.txt,如果test.txt中有字符串\&quot;abc\&quot;,则执行一条批处理命令a.bat,否则执行另一条处理命令b.bat.请问怎样写这个批处理文件?
谢谢!]]></description>
      <category>服务</category>
      <author>dubolaoda</author>
      <pubDate>Mon, 24 Feb 2020 06:00:02 +0000</pubDate>
    </item>
    <item>
      <title>apache的并发数和带宽控制问题</title>
      <link>https://domain.verysource.com/thread-1759-1-1.html</link>
      <description><![CDATA[我有个OA程序是用PHP＋Mysql开发的，用apache发布。其中有个文件共享的功能，发现有个问题，如果一个大的文件（如10M）被上传共享了，若有个人正在在线查阅这个文档，在带宽条件很有限的情况下，其他人就很难登录打开OA了（因为他正在下载10M的文件，一个人几乎占用了所 ...]]></description>
      <category>服务</category>
      <author>bigtree850</author>
      <pubDate>Thu, 06 Feb 2020 00:30:01 +0000</pubDate>
    </item>
    <item>
      <title>B/S结构下，如何在嵌入视图的表单里面如何翻页？</title>
      <link>https://domain.verysource.com/thread-1552-1-1.html</link>
      <description><![CDATA[文档不能一页显示完，怎么翻页？]]></description>
      <category>服务</category>
      <author>fdfffcrgdf</author>
      <pubDate>Thu, 30 Jan 2020 11:40:01 +0000</pubDate>
    </item>
  </channel>
</rss>