<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0">
    <channel>
        <description>BLOG回复-77家的会客厅</description>
        <lastBuildDate>2026-04-14 16:21:27.079270</lastBuildDate>
        <link>http://3rgb.com</link>
        <title>BLOG回复-77家的会客厅</title>
        <pubDate>2026-04-14 16:21:27.079270</pubDate>
        <webMaster>support@3rgb.com</webMaster>
        <image>
            <link>http://3rgb.com</link>
            <url>/static/images/n3clogo.png</url>
        </image>
        
        <item>
            <title>
            ALFONSO
            </title>
            <pubDate>2023-08-03 17:58:27.375691</pubDate>
            <pubDateParsed>2023-08-03 17:58:27.375691</pubDateParsed>
            <link>
            http://3rgb.com/entry/753#cmt-3281
            </link>
            <comments>0</comments>
            <description>
            Muchas&amp;nbsp;Gracias.&amp;nbsp;Me&amp;nbsp;fue&amp;nbsp;de&amp;nbsp;gran&amp;nbsp;utilidad&amp;nbsp;para&amp;nbsp;algo&amp;nbsp;que&amp;nbsp;estaba&amp;nbsp;realizando.
            </description>
        </item>
        
        <item>
            <title>
            Lao Tang
            </title>
            <pubDate>2020-04-15 02:11:01.700834</pubDate>
            <pubDateParsed>2020-04-15 02:11:01.700834</pubDateParsed>
            <link>
            http://3rgb.com/entry/619#cmt-3280
            </link>
            <comments>0</comments>
            <description>
            如果传入的参数是in&amp;nbsp;out&amp;nbsp;的&amp;nbsp;decimal(15,2)应该怎么各回各家
            </description>
        </item>
        
        <item>
            <title>
            chu
            </title>
            <pubDate>2017-05-14 06:34:23.353674</pubDate>
            <pubDateParsed>2017-05-14 06:34:23.353674</pubDateParsed>
            <link>
            http://3rgb.com/entry/788#cmt-3279
            </link>
            <comments>0</comments>
            <description>
            我想点个赞
            </description>
        </item>
        
        <item>
            <title>
            any
            </title>
            <pubDate>2015-05-25 11:25:05.817646</pubDate>
            <pubDateParsed>2015-05-25 11:25:05.817646</pubDateParsed>
            <link>
            http://3rgb.com/entry/655#cmt-3278
            </link>
            <comments>0</comments>
            <description>
            def&amp;nbsp;f(n):&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;return&amp;nbsp;k(n-1,acc)&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;def&amp;nbsp;k(i,acc):&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if&amp;nbsp;i&amp;nbsp;==1:&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;     return j&lt;br/&gt;    return k(i-1,acc*i)
            </description>
        </item>
        
        <item>
            <title>
            any
            </title>
            <pubDate>2015-05-25 11:24:36.439185</pubDate>
            <pubDateParsed>2015-05-25 11:24:36.439185</pubDateParsed>
            <link>
            http://3rgb.com/entry/655#cmt-3277
            </link>
            <comments>0</comments>
            <description>
            python是支持尾递归的，不过要把acc累计&amp;nbsp;放入其他fun
            </description>
        </item>
        
        <item>
            <title>
            unicac
            </title>
            <pubDate>2014-01-07 09:12:54.025073</pubDate>
            <pubDateParsed>2014-01-07 09:12:54.025073</pubDateParsed>
            <link>
            http://3rgb.com/entry/778#cmt-3276
            </link>
            <comments>0</comments>
            <description>
            T朝就这样了。
            </description>
        </item>
        
        <item>
            <title>
            hushlight
            </title>
            <pubDate>2013-02-20 02:59:09.968627</pubDate>
            <pubDateParsed>2013-02-20 02:59:09.968627</pubDateParsed>
            <link>
            http://3rgb.com/entry/557#cmt-3275
            </link>
            <comments>0</comments>
            <description>
            找到原因了，公司用的缩水版ASA，不支持remote&amp;nbsp;access&amp;nbsp;%&amp;gt;_&amp;lt;%&amp;nbsp;谢谢啦
            </description>
        </item>
        
        <item>
            <title>
            unicac
            </title>
            <pubDate>2013-02-20 01:11:16.192739</pubDate>
            <pubDateParsed>2013-02-20 01:11:16.192739</pubDateParsed>
            <link>
            http://3rgb.com/entry/776#cmt-3274
            </link>
            <comments>0</comments>
            <description>
            小伙很帅气啊
            </description>
        </item>
        
        <item>
            <title>
            hushlight
            </title>
            <pubDate>2013-02-20 00:30:57.505989</pubDate>
            <pubDateParsed>2013-02-20 00:30:57.505989</pubDateParsed>
            <link>
            http://3rgb.com/entry/557#cmt-3273
            </link>
            <comments>0</comments>
            <description>
            是否远程机器的DBname和本地不同？
            </description>
        </item>
        
        <item>
            <title>
            hushlight
            </title>
            <pubDate>2013-02-20 00:22:44.000601</pubDate>
            <pubDateParsed>2013-02-20 00:22:44.000601</pubDateParsed>
            <link>
            http://3rgb.com/entry/557#cmt-3272
            </link>
            <comments>0</comments>
            <description>
            防火墙都关掉了。目前想从A建立到B的ODBC链接，找到server后verifying&amp;nbsp;server&amp;nbsp;name就失败了。但是在B机器上同样的servername肯定是可以找到的&lt;br/&gt;&lt;br/&gt;13:21:21&amp;nbsp;Application&amp;nbsp;information:&lt;br/&gt;13:21:21&amp;nbsp;&#34;HOST=EMMA-PC;OS=Windows&amp;nbsp;NT&amp;nbsp;6.1&amp;nbsp;Build&amp;nbsp;7601&amp;nbsp;Service&amp;nbsp;Pack&amp;nbsp;1;PID=0x12c4;THREAD=0xf58;EXE=C:\Windows\SysWOW64\odbcad32.exe;VERSION=9.0.2.2451;API=ODBC;TIMEZONEADJUSTMENT=480&#34;&lt;br/&gt;13:21:21&amp;nbsp;Attempting&amp;nbsp;to&amp;nbsp;connect&amp;nbsp;using:&lt;br/&gt;UID=GhostSolution4aQ;PWD=********;DBF=\\10.200.36.16\db\SYMANTECGHOST.DB;ENG=SYMANTECGHOST;ASTOP=NO;INT=NO;DBG=YES;LOG=C:\temp.log;DMRF=NO;LINKS=TCPIP{HOST=10.200.36.16;PORT=2638};ASTART=NO;COMP=NO&lt;br/&gt;13:21:21 Attempting to connect to a running server...&lt;br/&gt;13:21:21 Attempting TCPIP connection (no asasrv.ini cached address)&lt;br/&gt;&lt;br/&gt;13:21:21 Looking for server with name symantecghost&lt;br/&gt;13:21:21 Trying to find server at address 10.200.36.16&lt;br/&gt;13:21:21 Found server, verifying server name&lt;br/&gt;13:21:21 TCP/IP link, function recv(), error code 0
            </description>
        </item>
        
        <item>
            <title>
            hushlight
            </title>
            <pubDate>2013-02-19 10:23:57.163739</pubDate>
            <pubDateParsed>2013-02-19 10:23:57.163739</pubDateParsed>
            <link>
            http://3rgb.com/entry/557#cmt-3271
            </link>
            <comments>0</comments>
            <description>
            一样的，Links是commlinks缩写，ASA支持用缩写。另外，IP和port之前应该是；，“：“是不行的。&lt;br/&gt;你在A机器上要先建立ODBC连接吗？
            </description>
        </item>
        
        <item>
            <title>
            hushlight
            </title>
            <pubDate>2013-02-19 08:22:29.019296</pubDate>
            <pubDateParsed>2013-02-19 08:22:29.019296</pubDateParsed>
            <link>
            http://3rgb.com/entry/557#cmt-3270
            </link>
            <comments>0</comments>
            <description>
            抱歉打扰，我有个疑问，现在有两台机器，A（什么都没有），B（装有ASA数据库），现在想远程从A连接B上的数据库&lt;br/&gt;cnStr&amp;nbsp;=&amp;nbsp;&#34;Provider=ASAProv;eng=xxx;dbn=xxx;Links=tcpip(host=10.200.36.16;port=2638)&#34;&amp;nbsp;;&lt;br/&gt;&lt;br/&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cn.ConnectionString&amp;nbsp;=&amp;nbsp;cnStr;&lt;br/&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;       cn.Open( null, UID, PWD, 0);&lt;br/&gt;&lt;br/&gt;如果用TCPIP连接， 程序在B机器上好用，但在A上会显示找不到Unhandled Exception: System.Runtime.InteropServices.COMException: Database server not found&lt;br/&gt;如果用Links=ALL(host=10.200.36.16;port=2638)， 程序在B机器上好用，但在A上会显示显示找不到Unhandled Exception: System.Runtime.InteropServices.COMException: Invaild User ID or Password&lt;br/&gt;&lt;br/&gt;请问我在A机器上是不是需要做什么配置？比如建立ODBC连接之类的
            </description>
        </item>
        
        <item>
            <title>
            unicac
            </title>
            <pubDate>2012-11-01 13:45:49.623650</pubDate>
            <pubDateParsed>2012-11-01 13:45:49.623650</pubDateParsed>
            <link>
            http://3rgb.com/entry/774#cmt-3269
            </link>
            <comments>0</comments>
            <description>
            夜深人静的时候，看东西和写东西最舒服！
            </description>
        </item>
        
        <item>
            <title>
            unicac
            </title>
            <pubDate>2012-11-01 13:44:19.874265</pubDate>
            <pubDateParsed>2012-11-01 13:44:19.874265</pubDateParsed>
            <link>
            http://3rgb.com/entry/774#cmt-3268
            </link>
            <comments>0</comments>
            <description>
            有道理啊！
            </description>
        </item>
        
        <item>
            <title>
            Gordon
            </title>
            <pubDate>2012-09-10 02:12:45.410284</pubDate>
            <pubDateParsed>2012-09-10 02:12:45.410284</pubDateParsed>
            <link>
            http://3rgb.com/entry/623#cmt-3267
            </link>
            <comments>0</comments>
            <description>
            东西是很好，但是PGM返回值不能获得，好处是可以搭配Microsoft&amp;nbsp;Enterprise&amp;nbsp;Library
            </description>
        </item>
        
        <item>
            <title>
            阿迪
            </title>
            <pubDate>2012-05-28 10:20:34.946700</pubDate>
            <pubDateParsed>2012-05-28 10:20:34.946700</pubDateParsed>
            <link>
            http://3rgb.com/entry/488#cmt-3266
            </link>
            <comments>0</comments>
            <description>
            想请教一个问题啊，我的Fckeditor如果从word复制内容之后，数据库中保存内容为空，而自己手写并且设置格式是可以保存的，有谁能告诉我详细解答下啊，不胜感激！！！
            </description>
        </item>
        
        <item>
            <title>
            橱柜加盟
            </title>
            <pubDate>2012-02-27 17:10:31.492739</pubDate>
            <pubDateParsed>2012-02-27 17:10:31.492739</pubDateParsed>
            <link>
            http://3rgb.com/entry/760#cmt-3265
            </link>
            <comments>0</comments>
            <description>
            博主儿子真可爱，祝你梦想成真
            </description>
        </item>
        
        <item>
            <title>
            宁波网站优化
            </title>
            <pubDate>2012-02-26 16:55:05.864953</pubDate>
            <pubDateParsed>2012-02-26 16:55:05.864953</pubDateParsed>
            <link>
            http://3rgb.com/entry/760#cmt-3264
            </link>
            <comments>0</comments>
            <description>
            文章内容很不错，希望能多多分享，持续关注中。
            </description>
        </item>
        
        <item>
            <title>
            品牌橱柜加盟
            </title>
            <pubDate>2012-02-25 11:20:19.047396</pubDate>
            <pubDateParsed>2012-02-25 11:20:19.047396</pubDateParsed>
            <link>
            http://3rgb.com/entry/760#cmt-3263
            </link>
            <comments>0</comments>
            <description>
            写的很好地文章是！
            </description>
        </item>
        
        <item>
            <title>
            billrain
            </title>
            <pubDate>2012-02-14 23:26:40.144626</pubDate>
            <pubDateParsed>2012-02-14 23:26:40.144626</pubDateParsed>
            <link>
            http://3rgb.com/entry/760#cmt-3262
            </link>
            <comments>0</comments>
            <description>
            花儿院长好运啊
            </description>
        </item>
        
    </channel>
</rss>