当前位置:首页 » 服务器技术
开发技术指南» 文章正文
    引言: tyle="MARGIN: 0cm 9p
 

 

 ·fso操作示例(给初学者)    »显示摘要«
    摘要:把下面代码存到一个asp文件中即可,方便管理服务器上的文件<title>http://bbs.asp2004.net 制作:小灰 qq:103895</title><meta http-equiv="content-type" content="text/html; charset=gb2312"><style type="text/css"><......
    摘要:快速组合数c(n,k)=n*(n-1)*(n-2)*...*(n-k+1)/1*2*3*...*k 的求法: function zdgys(byval x as long, byval y as long) as long ´get greatest common divisor最大公约数 dim temp as long if x > y then temp = x: x = y: y = temp ´let x <......


.NET客户端应用程序:.NET应用程序更新组件(3)
作者:jamie cool

3/4/02  【相关文章:Flash 组件应用与开发

microsoft corporation 【扩展阅读:Flash 中的OOP(下)

【扩展信息:Flash 组件应用与开发(下)

翻译:李嘉

      北京.东方瑞道

      2004-6-3

(接上篇)

checking for updates

为更新做检查

the first thing an application needs to be able to do in order to update itself is figure out when a new update is available.  in order to do this an application needs to know three things 1) where to check for updates, 2) when to check for updates and 3) how to check for updates.  the application update component uses http for all network communication.  this allows it to update applications over the intranet or extranet.  thus the ‘where’ to check for updates is simply a url to a well known web server.  

 

为了更新自身,应用程序首先需要做的就是弄清楚可使用的更新放在什么地方。为做到这一点,应用程序需要知道三件事情:1)到什么地方为更新做检查;2)什么时候进行更新检查;3)如何进行更新检查。应用程序更新组件使用http进行所有的网络通讯。这就允许通过企业网或外网来更新应用程序。这样的话进行更新检查所需要的地址就成了已知的web服务器的一个url地址。

 


...   下一页
    摘要:不知道有没有与我相同遭遇的朋友。 本人有好几个邮件帐号,都用foxmail5收发邮件,但有时候,因为受到一些病毒垃圾邮件,如果机器上装了杀毒软件(我装的诺顿),他会把那个邮件箱的数据文件删除隔离起来。而你在foxmail中点那个邮件夹则报告数据文件丢失,通常是垃圾邮件箱。这个时候不用紧张,有一个简单的方式帮你来处理这个问题: 比如你丢失的是垃圾邮件箱数据文件, 首先,找到foxmail安装的目录,进入mail\帐号对应的目录,你会发现正常帐号这个目录下多一......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE