CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - handle

搜索资源列表

  1. 34211

    0下载:
  2. 图像灰度的改变 void CDibView::OnZftJh() {  CClientDC pDC(this)  HDC hDC=pDC.GetSafeHdc() //获取当前设备上下文的句柄;  SetStretchBltMode(hDC,COLORONCOLOR)  CDibDoc *pDoc=GetDocument()-Grayhound change void CDibView : : OnZftJh () (CClientDC pDC (this) HDC pDC.GetSafeHdc
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3290
    • 提供者:hxj
  1. 内联汇编

    0下载:
  2. 在Visual C++中使用内联汇编不需要额外的编译器和联接器,且可以处理Visual C++中不能处理的一些事情,而且可以使用在C/C++中的变量,所以非常方便。内联汇编主要用于如下场合:   1.使用汇编语言写函数;   2.对速度要求非常高的代码;   3.设备驱动程序中直接访问硬件;   4.\"Naked\" Call的初始化和结束代码。 -used in conjunction with the compilation does not need
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2204
    • 提供者:
  1. 使用热键隐藏

    0下载:
  2. 我们曾经想过能够在我们的计算机上将窗口隐蔽起来,不想被从身边走过的老板看见。尝试便捷的Windows隐藏并定义热键来控制它们。下面我们将演示如何通过热键,我们将会用到DllImports of Win32 API、CallBacks/Delegates,定制事件与事件的句柄。 -we once thought to our computer will be concealed window, do not want to be passing from the boss to see. Wi
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2152
    • 提供者:高天一
  1. CShttpServer

    0下载:
  2. C#编写的简易HTTP服务器,能处理GET请求,并发送当前目录内指定的文件,默认文件为\"index.htm\",找不到文件则发送错误信息 采用多线程编写,能同时连接多个客户端.-C# summary prepared by the HTTP server can handle GET request, , and send the current directory specified in the document, the default document "index.htm&
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5517
    • 提供者:张杰
  1. TranPinyin

    0下载:
  2. 一个用查表法实现的根据汉字串生成拼音码的程序,我看过网上很多这种代码,但其实都有问题,对于码表后面的汉字就不能正确处理-a look-up table method is based on the Chinese character string alphabet code generation process, I have read many such online code But there are problems, for the code table on the back of
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3819
    • 提供者:陈勇强
  1. C_Image

    0下载:
  2. 此程序演示了C#类如何处理和显示图像的.主要是利用了.PictureBox和Bitmap类。程序很简单,但完全看明白以后对你以后使用C#处理图象的开发很有帮助.-demonstration of this procedure C# class how to handle and display the image. Mainly used. PictureBo x and Bitmap class. Procedures are simple, but do you see the future
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:303032
    • 提供者:debugcn
  1. EASendMail

    0下载:
  2. To write a managed event sink, you must link to the PIA that contains the necessary interfaces and implement the interfaces that correspond to the events that need to be handled. Optionally, you can link to the assembly that contains the easier-to-us
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:463256
    • 提供者:maicklove
  1. WINDOWS消息的处理

    0下载:
  2. Windows 应用程序是靠消息驱动的,在VC中我们通过 Classwizard 可以为某窗口类添加消息处理函数,Classwizard将为你添加消息映射,对于 Windows 消息,生成的消息处理函数重载了基类的虚拟方法。而在C#中如何处理消息呢?本文针对VS.NET 2003 境下的C#简单地介绍 Windows 消息以及自定义消息的处理方法。-Windows applications rely on news-driven, in VC Classwizard we can add a c
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:17806
    • 提供者:陈亮
  1. WpfOGRE

    0下载:
  2. 一个在wpf中嵌入ogre的例子,通过将winform嵌入wpf程序并将句柄指定给mogre实现。-Embedding ogre in a wpf example, by embedding winform wpf application and handle assigned to the mogre achieve.
  3. 所属分类:CSharp

    • 发布日期:2017-06-18
    • 文件大小:28458515
    • 提供者:huang quanyong
  1. BigData

    0下载:
  2. 设计一个类处理任意大整数。必须实现输入、输出操作、加法操作和赋值操作。-Design a class to handle arbitrarily large integers. To the input and output operations, the addition operation and assignment.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:940
    • 提供者:戴巍
  1. joystick

    0下载:
  2. 改程序是利用C#开发环境与SlimDX模拟和实现手柄-Simulation and realization of the handle
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:9017
    • 提供者:aaaaaaaa
  1. Mycaicai

    0下载:
  2. C#调用WORD处理的小项目 其实就是把WORD文档里的内容存到数据库里去,可以实现搜索并转EXCEL的功能-C# call WORD handle small projects
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1718288
    • 提供者:agan1o23
  1. GetWindowHwnd1

    0下载:
  2. 用C#开发的实用小工具,可查看窗体的句柄和标题以及窗口类,附上源码,希望对大家有所帮助.-Using C# to develop a practical small tool to view a form of the handle and window class and title, together with source code, I hope to help all of you.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:49337
    • 提供者:ynnu
  1. bank1

    0下载:
  2. [问题描述] 客户业务分为两种。第一种是申请从银行得到一笔资金,即取款或借款。第二种是向银行投入一笔资金,即存款或还款。银行有两个服务窗口,相应地有两个队列。客户到达银行后先排第一个队。处理每个客户业务时,如果居于第一种,且申请额超出银行现存资金总额顺得不到满足,则立刻排入第二个队等候,直至满足时才离开银行;否则业务处理完后立刻离开银行。每接待完一个第二种业务的客户,则顺序检查相处理(如果可能)第二个队列中的客广,对能满足的申请者予以满足,不能满足者重新排列第二个队列的队尾。注意,在此检查过
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:3275
    • 提供者:fan
  1. P1_ConvertBetweenBinAndDec

    0下载:
  2. 二进制十进制转换,可处理长整数,期末大作业。-Binary decimal conversion, can handle long integers, the end of major operations.
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1690
    • 提供者:Kenneth.L
  1. HTTP

    0下载:
  2. C#编写的HTTP库,能够处理post和get请求,达到模拟点击的目的。-HTTP library written in C# can handle post and get requests to achieve the purpose of simulated click.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:105712
    • 提供者:chester
  1. clientreceiveServerpicture

    0下载:
  2. C#client接受从Server截幕图像并且显示,程序中采用工作者线程来处理,如果不用线程则界面不管是服务器端还是客户端都会呈现死机状态。-C# client to accept cut-off-screen image from the Server and displays, the program used in worker threads to handle, if you do not have the thread interface regardless of server-s
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:540321
    • 提供者:llbullet
  1. Fasterflect_src

    0下载:
  2. ynObj is an open source library that provides a C++ application with run-time class loading facilities (AKA plugins). It s written in standard C++, and can be used with any C++ compiler with good template support, so it is cross-platform from the out
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:478628
    • 提供者:张思源
  1. Csharpmianshi

    0下载:
  2. 收集一些C#程序员面试题常见示例代码,主要有:不同元素上使用特性、动态发射程序集、多次申明同一特性、多事件类型、反射工厂模式的实现、反射类型的使用、链式委托的返回值、链式委托、句柄的使用和转换、简单程序集、检查目标元素上的特性、工厂模式的传统实现、使用事件模拟场景、事件的示例、委托的实例、一个简单的委托、自定义特性。-Collection of some C# programmers face common examination questions sample code, mainly in
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:130266
    • 提供者:jingdzhen
  1. handle

    0下载:
  2. CSharp调用API根据鼠标位置捉窗口句柄类名,还有键盘代码等,根据这个可以做类似按键精灵的操作-CSharp API call handle the mouse position to catch the window class name, as well as the keyboard code, etc., according to the Wizard button to do a similar operation
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:4548
    • 提供者:cavaj
« 12 3 4 5 »
搜珍网 www.dssz.com