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

搜索资源列表

  1. xxysbyapplexx

    0下载:
  2. VC++6.0编写的Windows消息演示系统的源代码。 功能: 获取窗口handle 获取edit内容 隐藏窗口 可供学习的地方: 窗口前置 窗口置top capture window flat picture button 常用的message-VC 6.0 of the Windows news demo system's source code. Function : access window handle access
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:148512
    • 提供者:赵杰伊
  1. rec

    0下载:
  2. 把控制台下运行程序的结果重定向到EDIT控件中
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:15714
    • 提供者:yang
  1. c++

    0下载:
  2. 是Google提供的一个 Windows 应用程序;用户可以借助于该程序,在数秒钟内找到自己计算机上的图片,加以编辑并进行欣赏。-Is Google to provide a Windows application users through the program, in seconds to find their own pictures on your computer, edit and enjoy.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:1308
    • 提供者:abc123654
  1. CreateThread

    0下载:
  2. 鼠标点击按钮,启动线程,马上开始计数, 在Edit中显示,一秒钟刷新一次。-Click the mouse button to start the thread, immediately began to count, in the Edit display, a second refresh.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:14259
    • 提供者:idcomcn
  1. nicunmoni

    0下载:
  2. 模拟内存的实现,用编辑框显示内存的申请及撤销,操作简便-The realization of analog memory, display memory with the edit box and revocation of the application, simple
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1959264
    • 提供者:王傲
  1. THREAD1

    0下载:
  2. 本例程讲述如何创建线程,并引用线程获取当前时间并在EDIT框上显示出来。-This routine tells you how to create a thread, and cited a thread for current and EDIT box in time on the display.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1876859
    • 提供者:小李
  1. MultiThread1

    0下载:
  2. 多线程编程,建立一个基于对话框的工程MultiThread1,在对话框IDD_MULTITHREAD1_DIALOG中加入两个按钮和一个编辑框,两个按钮的ID分别是IDC_START,IDC_STOP -Multi-threaded programming, the establishment of a dialog-based project MultiThread1 in the dialog box IDD_MULTITHREAD1_DIALOG add two buttons and a
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-10
    • 文件大小:2269238
    • 提供者:zouxianjian
  1. ConsoleToPipeTest

    0下载:
  2. VC执行Dos命令并把结果保存到内存区,在编辑框输入dos命令,显示dos执行结果-VC implementation of the Dos command and the results saved to a memory area in the edit box to enter the dos command, dos execution results
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1916830
    • 提供者:王彦
  1. ProcMonLite

    0下载:
  2. ProcMonLite是一个基于WinGUI的实时校验系统进程变动的程序,用法如下: 1.)在系统正常运行时保存当前系统的进程列表。 2.)使用保存的列表实时检测系统进程的变动。 3.)您可以实时地增加信任的进程到信任列表中,也可以实时地从信任列表中删除不信任进程。-ProcMonLite is a WinGUI based real-time process checking program, you can follow the steps below to simply man
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-18
    • 文件大小:1798514
    • 提供者:x
  1. MultiThread5

    0下载:
  2. 利用windows MFC 实现工作者线程,Dialog界面上包含一个两个按钮,一个编辑框,一个进度条.在编辑框输入一个数字作为进度条的计数,点击start按钮,会开启工作者线程,进度条会更新,按下user_interface 按钮,会开启用户界面线程.-realize Worker thread and user interface thread through windows MFC.There are two button,one edit box,one progress bar on
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-20
    • 文件大小:4633702
    • 提供者:Vector
  1. Clipboard

    0下载:
  2. 使用vc++写的一个剪贴板程序,单击左边的按钮,可以复制文字到剪切板,单击右边的按钮可以将文字粘贴到右边编辑框内-use vc++ to write a clipboard program, click the left button, you can copy text to the clipboard, and paste the text to the right of the edit box you can click the right button
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-05
    • 文件大小:1870695
    • 提供者:冒佳明
  1. Chat

    0下载:
  2. 利用多线程技术,基于MFC对话框实现多人聊天的程序。输入本地回路地址127.0.0.1,在编辑框中输入聊天内容,点击回车键,发送显示聊天内容。-The use of multi-threading technology, people chat on MFC dialog procedures. Enter the local loop address 127.0.0.1, enter chat in the edit box, and click the Enter key to send t
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:1888369
    • 提供者:CMobileRobot
  1. AsynchInvoke

    0下载:
  2. 基于VC++异步调用的简单源码例子,定义一个字符串,设计循环,格式化字符串,设计编辑框文本,异步调用的实现实例,VC源码下载。-VC++ source code based on a simple example of an asynchronous call, the definition of a string loop design, format string, the text edit box design, implementation instance asynchronous
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-23
    • 文件大小:20826
    • 提供者:dfjdj
  1. kec

    0下载:
  2. 一个报表控件TRepoEdit,它和QuickReport结合起来可以让用户修改编辑报表的格式-A report control TRepoEdit, combine it with QuickReport allows users to modify edit report format
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-05
    • 文件大小:51177
    • 提供者:toddsty
  1. kery-Tfry

    0下载:
  2. 非常好的edit控件,非常好的edit控件-Very good edit controls, a very good edit controls
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-05
    • 文件大小:28148
    • 提供者:ewqerned
  1. pnterpalnpinal

    0下载:
  2. Redirect standard output to an edit box-Redirect standard output to the an edit box
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-13
    • 文件大小:23824
    • 提供者:FDHCpvv$80993
  1. progess__pointer

    0下载:
  2. 使用wtl实现的edit中有链接的例子,很好不错-Use of WTL achieve the edit link example, good good
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-24
    • 文件大小:7168
    • 提供者:Jnrlmy
  1. the

    0下载:
  2. 一些简单硬件资料合集 已经用vb编辑出来了,请尊重版权,-Some simple hardware data collection has been using vb to edit out, please respect the copyright,
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-17
    • 文件大小:73728
    • 提供者:Cqrnelj
  1. retfandeadlock

    0下载:
  2. 此程序用mfc完成查找替换功能,在编辑框中输入一串字符,然后输入你要查询的字符串-This program are replaced with MFC search function, input a string of characters in the edit box, and then enter your query string
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-16
    • 文件大小:25600
    • 提供者:zullwvie
  1. mmwtinlexing__critical

    0下载:
  2. 此程序用mfc完成查找替换功能,在编辑框中输入一串字符,然后输入你要查询的字符串-This program are replaced with MFC search function, input a string of characters in the edit box, and then enter your query string
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-16
    • 文件大小:25600
    • 提供者:codud
« 12 »
搜珍网 www.dssz.com