搜索资源列表
简单的多人聊天(CSharp.Socket)
- 本文介绍了如何在C#中基于SOCKET实现多人之间的相互聊天。-paper described how the C# based on Socket achieved between the people chatting.
CSharpAndFlash
- 本代码内容是如何在c#中结合flash来编程 怎样在程序中获得flash返回的值,以及怎样 设置flash内部变量的值-the code which is how the combination of c # programming to flash what the procedure was flash back back to the value of flash and how to set up internal variables are
fatherwindow
- 如果你用 MFC 编写过多文档界面(MDI)Windows 程序,那么肯定知道:如果父窗口标题为“PCaption”,子窗口标题为“CCaption”,那么每当子窗口最大化并处于激活状态时,子窗口标题一般都会与父窗口标题合二为一,变成“PCaption-[CCaption]”。 这是一种 MDI 的默认行为。用 C# 编写多文档界面程序也不例外。很多用户都不喜欢这种缺省特性,往往想用定制的窗口标题取而代之。该例子示范如何在C#程序中定制和修改MDI应用的窗口标题。-If you use MFC
SunMSMSRao
- 该例子给出了如何在c#中调用java进程的方法-the examples given of how the c # Calling the process of java
Progrs_br1
- 该例子给出了如何在c#中使用进程进度条的方法-the examples given of how the c # progress in the process of the use of the method
OLEDB
- 本示例说明如何在 C# 中使用 Microsoft Access 数据库。它显示如何创建数据集并从数据库向该数据集添加表。示例程序中使用的 BugTypes.mdb 数据库是一个 Microsoft Access 2000 .mdb 文件-this example of how the C# using the Microsoft Access database. It shows how to set up data from the database and data sets added
GetkeyValue
- 如何在C#中获得键盘的键值,你们来这里就能够看到
27135158345
- 如何在c#中使用mapx50 在C#环境下开发的简单的gis程序
callback_implematations_in_C++
- 本书是介绍如何在c++中实现回调函数。 英文 pdf格式
ICSharpCodeCoreDemo
- 一个小例子来表明AddIn架构如何在C#的应用开发中得到实现。
CppSQLite_3_1_demo_and_src
- 提供如何在C++中使用sqlite的一个包装类。sqlite是一个非常方便和高效的嵌入式数据库,可以在多种语言中使用,这个源码展示了如何在C++中方便的使用。
sample_cpp_dll
- 教你怎麼在c#引用C++的dll, 有兩個程式 一個是建立C++的DLL 一個是如何在C#下引用
C#画图小工具
- DrawTools向你展示如何在Windows Form程序中通过鼠标拖动绘制各种图形对象,它实现的固定图形有:矩形框、椭圆、线性和铅笔。并且,你可以通过鼠标选择、移动、删除图形,还可以改变图形大小等各种操作。另外,程序支持你把绘制的图形保存成文件,可以直接把一个文件从资源管理器中拖到程序界面上打开。
callbackfunction.rar
- 本代码演示了如何在C sharp下实现回调函数,很基础的,但很有用。,This code demonstrates how to achieve at C sharp callback function, it is basic, but very useful.
C.Concurrency.in.Action
- C并发行为,经典书籍,对于了解并发原理,及如何在C上实现并发操作,有很好的借鉴意义,从根本上彻底了解并发行为。此书提供给大家,共同进步。-C concurrent behavior, foreign classic book for understanding the complicated theory, and on the implementation in C, there is good help. Available to everyone, and common progress.
C-P-P-Builder-ADO-components
- 介绍了如何在C++_Builder中使用ADO组件进行数据库编程,从而绕开BDE和数据库联系-For database programming using ADO components in C++ Builder, thus bypassing the BDE and database contact
visual-programming-books-in-c
- 讲述如何在c中进行可视化编程的书籍,c写窗口比较麻烦,可以用来参考-Describes how the visual programming books in c, c write window is too much trouble, can be used to refer to
如何在C#中实现OPC 数据访问
- C#编程实现与西门子OPC通讯,西门子官方认证文件(C# programming and SIEMENS OPC communication)
如何在C#中实现OPC数据访问
- 如何在C#中实现OPC数据访问()
C#在VS中如何搭建三层架构
- 手把手教你如何在c#环境下搭建三层架构,分为数据层,逻辑层,应用层。(Handlebars teach you how to build three layers of architecture in the c# environment, divided into data layer, logic layer, and application layer.)