1. 首页
  2. 编程语言
  3. C#
  4. asp简单聊天室,ASP代码

asp简单聊天室,ASP代码

上传者: 2019-04-20 05:11:46上传 RAR文件 2KB 热度 33次
asp简单聊天室: sub Application_OnStart Application.Lock '³õÈ绯ÁÄÌì¼Ç¼ dim msg(100) for i=1 to 99 msg(i)="" next msg(100)="ϵͳÏûÏ¢£º»¶Ó­À´µ½¼òµ¥ÁÄÌìÊÒ£¡" Application("msg")=msg Application.UnL ock end sub sub Application_OnEnd end sub ock end sub sub Application_OnEnd end sub
用户评论
码姐姐匿名网友 2019-04-20 05:11:46

还行,功能不错