相关文章  
  • 提升Win XP性能的20个特殊技巧
  • Windows操作系统的十则高级应用技巧
  • Win2003最新优化方法大全之一
  • Win2003最新优化方法大全之二
  • 制作万能克隆版WinXP超全面攻略
  • 细说Windows XP 虚拟内存优化
  • 戳穿优化Windows XP的经典谣言
  • Windows XP系统全面软优化
  • 再谈如何释放C盘空间 27招具体优化技巧
  • 详解Windows非法操作的具体含义
  •   推荐  
      科普之友首页   专利     科普      动物      植物        天文   考古   前沿科技
     您现在的位置在:  首页 >>文献 >>培训

    通过 XML 发布新闻7

    Copyright <>
      \ <>
      \ http://blogs.law.harvard.edu/tech/rss
      \ <>
      \ 60
      \ <>
      \
      \
      Set Textmerge Off
      Set Textmerge To
      * Write it out
      lcSafety = Set("Safety")
      Set Safety Off
      Strtofile(lcContents, lcFileName, 0)
      Set Safety &lcSafety
      FUNCTION HTMLFix(tcString)
      * This code ASSUMES the incoming string is ANSI,
      * CHR(32) to (127) and has not already had the
      * characters converted - it will make a mess of a
      * string that already has strings like — in it.
      LOCAL lcString as string
      lcString = STRTRAN(tcString,"&","&")
      lcString

    页码:[1] [2] [3] [4] [5] [6] [7] [8]7页、共8页

         

          设为首页       |       加入收藏       |       广告服务       |       友情链接       |       版权申明      

    Copyriht 2007 - 2008 ©  科普之友 All right reserved