搜索资源列表
ASP。NET整站程序
- ASP。NET整站程序 应广大网友要求,现在免费发布,供大家学习交流,不得进行商业使用。 商业程序版权所有,未经本人的协议允许,不得使用。 如发现不名使用者,后果自负! 在数据库里建立 hrb_lyb 留言本数据库 还原文件 修改数据库连接 /guestbook/Global.asax.cs 这个要在方案里修改,得生成一下。 -ASP.NET whole process should stop the majority o
uclinux.CS.message
- 在lunux下测试通过。即时通信。字符通信。图片通信。视频传输。基于C/S机理。-in lunux under test. Instant messaging. Character communications. Photo communications. Video transmission. Based on the C / S mechanism.
C04
- 聊天室系统,功能包括用户登录、自动注册、用户发言、实时浏览发言、注销身份等。 \\MyChatRoom\\App_Code\\BusinessLogicLayer 聊天室业务逻辑层,包括以下文件: \\Message.cs 用户留言类 \\User.cs 用户类 \\MyChatRoom\\App_Code\\DataAccessLayer 聊天室数据访问层,包括以下文件: \\Database.cs 数据
hidemywindows
- 怎么才能使主界面一启动就隐藏窗口 对话框 可以在对话框中重载虚函数DefWindowProc[]。 LRESULT CMyDlg::DefWindowProc[UINT message, WPARAM wParam, LPARAM lParam] { if[message==133] ShowWindow[SW_HIDE] return CDialog::DefWindowProc[message, wParam, lParam]
chatroom
- 这是一个CS模式的聊天室程序,共分为服务器端和客户端两部分,服务器端主要侦听客户端发来的消息,客户端需登陆服务器端才能实现聊天功能-This is a CS mode of chat room procedures, server-side is divided into two parts and the client, server-side client hair mainly listening to the message, the client need to login in or
cs
- 通过TCP和UDP实现客户端及服务器的通信。消息类型是通过字符串来实现的;用该类似的字符串来标识消息的类型。对JAVA的SOCKET网络编程比较感兴趣的,该程序起到了不少帮助,可以加深对SOCKET编程的理解。-Implementation through the TCP and UDP client and server communication. The type of message is achieved through the string with the similar str
CMPPClient
- 短信通道协议网关客户端设计与实现,客户端功能实现 界面设计与数据库连接操作控制-The short message passage agreement gateway customer holds design and realization , the customer holds a function realizing an interface designing the operation under the control of linking with the data base
hww2.0
- hww企业网站实用源码 V2.0 1.提供全部cs文件; 2.一般企业网站用; 3.修改简单方便; 4.后台管理地址/admin/index.aspx 5.具有会员注册、在线购物、人才招聘、在线留言等常用功能 6.后台有管理员管理、网站公告、网站配置、在线客服设置、新闻管理、产品管理、会员管理、招聘发布、应聘管理等 7.后台编辑器采用FCKeditor -hww enterprise website useful source code V2.0 1. provid
aaa
- 这是用MFC编写的使用openGL的视口代码。 CChildView::CChildView() 构造函数 CChildView::~CChildView() 析构函数 BEGIN_MESSAGE_MAP(CChildView,CWnd ) 消息映射 BOOL CChildView::PreCreateWindow(CREATESTRUCT& cs)创建窗口重新设置窗口参数 BOOL CChildView::PreTranslateMessage( MSG* pMsg ) 翻
cs
- BS结构的VC++消息发送程序,实际 就是一个简单的聊天程序,包括服务端和客户消息发送端,服务端用来监听端口,客户端类似QQ聊天窗口的形式,属点对点聊天,通过本程序可了解一些网络基本知识。-BS structure of VC++ message procedure is in fact a simple chat program, including messaging server and client side, server listening port for the client i
ChatRoom
- 一个简单的聊天室程序,CS模式,聊天消息结构化,便于以后修改。-A simple chat program, CS mode, chat message structure, easy to modify later.
CShop_DMliaotianshi
- C# DMliaotianshi 定时刷新留言信息聊天系统-C# DMliaotianshi refresh Message chat system
javaejbs
- Java中的EJB编程实例代码,内容有:简单的EJB、无状态SessionBean、有状态SessionBean、BMP位图实例、cmp实例、Message-Driven Bean、JNDI的使用、112各种EJB之间的调用、B-S结构EJB、 C-S结构EJB、UML建模与J2EE开发、RMI and RMI-IIOP、JTA与JTS、JMS的使用、Java IDL、EJB与CORBA的交互、基于EJB的真实世界模型、EJB的商业应用实例等。 -EJB programming exampl
RICARTA-AGRAWALA--ALGORITHM
- Also known an Ricart and Agrawala’s algorithm. • Nodes use logical clocks: all events are in total order. • When a node wants to enter a CS (Critical Section) it sends a message. • The message contains following information 1.
CS_Message
- CS串口通讯,使用java swing来开发,支持强大的通讯技术,欢迎大家使用-CS serial communication, use the java swing to develop and support a strong communication technology, welcome to use
Java-CS-complete-chat-program
- 这是一个用Java实现的一个C/S完整聊天程序,本程序有一个空发消息的处理问题,希望大家多多指教! -This is a Java implementation of an a C/S complete, this procedure chat program has an empty message processing question, hope you can comment!!!!!
1
- 项目名称:基于Cs的串口通信的实现 项目描述: 配置模块:实例化其他模块,降低模块之间的耦合度 连接模块:管理串口通讯方式的连接建立。 发送模块:负责消息的序列化和校验验证,消息的发送 备份模块:负责所有交流记录的备份,以便后期查实项目事实过程中的问题是否由于交流不畅引发。 -Project name: based on the realization of the Cs serial communication Project descr iption: C
3
- 项目名称:基于Cs的串口通信的实现 项目描述: 配置模块:实例化其他模块,降低模块之间的耦合度 连接模块:管理串口通讯方式的连接建立。 发送模块:负责消息的序列化和校验验证,消息的发送 备份模块:负责所有交流记录的备份,以便后期查实项目事实过程中的问题是否由于交流不畅引发。 -Project name: electronic traffic simulator of JAVA application in development Project descr ipt
Hipchat-CS
- HipChat is a Free Group Chat & IM Built For Teams. Powerful, Safe & Secure. Try Now! - Free for Unlimited Users - Full Message History - Easy File Sharing and much more... Step 1) To use the Library you must Register and Create a
C#常用库代码
- AccessHelper.cs,DataAccess.cs,FormatStr.cs,MessageBox.cs,SaveViewState.cs,SqlHelper.cs,C#常用access数据库,sql数据库,文件格式,消息,数据等使用类库;(AccessHelper.cs,DataAccess.cs,FormatStr.cs,MessageBox.cs,SaveViewState.cs,SqlHelper.cs,C# commonly used access database, SQL