关于列表概念,了解ti的工作原理 [英] about list concept, to know how is ti works

查看:70
本文介绍了关于列表概念,了解ti的工作原理的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

List<chattlb> messages = Chating.chat.GetNotRecieved(Session["username"].ToString());</chattlb>


有人能告诉我这是什么意思吗?
当我使用此行代码时,出现错误..
找不到类型或名称空间名称"Chattlb"(您是否缺少using指令或程序集引用?)


can anybody tell me what it''s means?
when I use this line code,error through..
The type or namespace name ''Chattlb'' could not be found (are you missing a using directive or an assembly reference?)

推荐答案

,这意味着您不包括聊天的参考.
It means You are not including the reference of Chating.


您从以下解决方案中获取了此信息:
You took this from this solution: JQuery Chat from php to Asp.net[^]. So please wait until the solution provider will contact you.

Have a look here for some information on how to implement a chat solution yourself:

  1. http://www.geekpedia.com/tutorial239_Csharp -Chat-Part-1 --- Building-the-Chat-Client.html [ http://www.geekpedia.com/tutorial240_Csharp-Chat-Part-2---Building-the-Chat-Server.html [ ^ ]

  1. http://www.geekpedia.com/tutorial239_Csharp-Chat-Part-1---Building-the-Chat-Client.html[^]
  2. http://www.geekpedia.com/tutorial240_Csharp-Chat-Part-2---Building-the-Chat-Server.html[^]



干杯!

—MRB



Cheers!

—MRB


这篇关于关于列表概念,了解ti的工作原理的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆