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

搜索资源列表

  1. NotePadXp

    0下载:
  2. 给记事本添加一个字数统计的功能,值得一看。-the notebook to add a word of statistical functions overseas.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7235
    • 提供者:hotren
  1. NewNotePad

    0下载:
  2. 利用远程注入线程技术给记事本增加定时提醒功能-into threads using distance technology to increase the notebook features regularly reminded
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2622
    • 提供者:无敌
  1. TerminateProcess

    0下载:
  2. program TerminateProcess {$APPTYPE CONSOLE} uses SysUtils, Windows var ProcessHwnd, WindowHwnd: THandle ProcessID: DWORD begin //得到记事本的主窗口句柄 WindowHwnd := FindWindow( Notepad , nil) if not isWindow(WindowHwnd) then ExitProcess(0) //得到记事本的进程标识 GetWind
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:21700
    • 提供者:黄春标
  1. CreateDestroyProcess

    0下载:
  2. 一个简单有关于线程的程序,线程的创建和撤销程序,以记事本程序为例。-A simple procedure on the threads, thread creation and revocation procedures in order to Notepad as an example.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:1898719
    • 提供者:boarbing
  1. sy3

    1下载:
  2. 进程的创建和控制 创建一个windows窗口程序,含有4个菜单项,分别用来创建和撤消记事本进程和计算器进程。若相应进程已经创建了,再选择创建进程菜单,则弹出对话框提示进程已经创建 若进程已经撤消了,再选择撤消进程菜单,则弹出对话框提示进程已经撤消。注意考虑从主程序外部启动和关闭进程的情况。-Process creation and control procedures to create a windows window, with four menu items, respectively
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-26
    • 文件大小:778695
    • 提供者:陈婷婷
  1. mutiProcess

    0下载:
  2. 可以查看系统内部进程,还可以打开计算器,记事本。-Can view the process within the system, you can also open the calculator, notepad.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-24
    • 文件大小:3506552
    • 提供者:张春阳
  1. icp

    0下载:
  2. 对记事本中的网址,进行多线程的ICP备案查询-URL for Notepad, multi-threaded ICP record check
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:513
    • 提供者:xuzhijian
  1. jincheng

    0下载:
  2. 创建一个windows窗口程序,含有4个菜单项,分别用来创建和撤消记事本进程和计算器进程。若相应进程已经创建了,再选择创建进程菜单,则弹出对话框提示进程已经创建 若进程已经撤消了,再选择撤消进程菜单,则弹出对话框提示进程已经撤消。注意考虑从主程序外部启动和关闭进程的情况。-Create a windows window procedure contains four menu items, were used to create and destroy processes and calcula
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:35579
    • 提供者:chh
  1. ex1

    0下载:
  2. 读入数据,建立进程,打开记事本,计算器,画图板。-Operating systems, processes programming. Read into the data, create threads, open Notepad, Calculator, drawing board.
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-04
    • 文件大小:1519194
    • 提供者:tata_5
  1. vb-postmessage

    0下载:
  2. 打开windwos自带的记事本程序,点击按钮,后台向记事本发送键盘信息-Windwos open Notepad program, click the button to send back the information to the notebook keyboard
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:1916
    • 提供者:wen
  1. develobment_than

    0下载:
  2. JAVA开发的一个记事本, 这么比那个更有可用性哦-JAVA development a notepad, so availability is more than that
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-05
    • 文件大小:6809
    • 提供者:Egther
  1. WindowsdotupentWindows

    0下载:
  2. 模仿Windows中的记事本和写字板的功能,自己作一个文档编辑工具-That mimics the functionality of the Windows notepad and tablet, oneself make a document editing tools
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-17
    • 文件大小:251904
    • 提供者:Ereest
  1. class-sase

    0下载:
  2. 一个用VB做的类似的记事本,源码很简单,方便大家学习,交流-A notepad, using VB to do a similar source code is very simple, convenient for everybody to learn and communicate
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-14
    • 文件大小:46832
    • 提供者:DDQaium!64475
  1. hsle-page-read

    0下载:
  2. delphi文本文件的逐行读取,将文本文件从记事本中读到页面中来-Delphi text file to read line by line, the text file to read the notepad page
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-13
    • 文件大小:198565
    • 提供者:sfyom-0134
  1. yheprocedures

    0下载:
  2. 一个记事本程序, 可用注册表保存最后一次打开的记录,很不错的(A notepad procedures, can use the registry shall maintain records of the last time to open, very nice)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-21
    • 文件大小:8192
    • 提供者:苏佳瑶
  1. 23460492

    0下载:
  2. 模仿Windows中的记事本和写字板的功能,自己作一个文档编辑工具(That mimics the functionality of the Windows notepad and tablet, oneself make a document editing tools)
  3. 所属分类:进程与线程

  1. BCB多线程

    0下载:
  2. 程序的执行原理是这样的,一个多线程里面包含了读和写test.txt记事本的功能。 因为读写记事本的消耗时间很短,在写记事本里面故意加了2s延时以造成多线程的明显冲突。本多线程是使用的临界区:CRITICAL_SECTION。按下按钮,通知线程要写入一串字符(线程执行完需要2s以上),延时20ms后通知线程再写入一串字符,跟第一次写入造成“冲突”,延时20ms后,在两个写都没完成时再通知线程要读同一个记事本。 因此造成线程中三个事件“打架”。(Procedures for the implem
  3. 所属分类:进程与线程

    • 发布日期:2017-12-18
    • 文件大小:195584
    • 提供者:大龙哥
  1. szexializations

    0下载:
  2. 可以对代理用记事本形式记录,然后排序,非常好()
  3. 所属分类:进程与线程

    • 发布日期:2017-12-30
    • 文件大小:250880
    • 提供者:eawelf
  1. getter-gfffcient

    0下载:
  2. delphi文本文件的逐行读取,将文本文件从记事本中读到页面中来()
  3. 所属分类:进程与线程

    • 发布日期:2017-12-27
    • 文件大小:242688
    • 提供者:whapon
  1. oplque__handle__passing

    0下载:
  2. delphi文本文件的逐行读取,将文本文件从记事本中读到页面中来()
  3. 所属分类:进程与线程

« 12 »
搜珍网 www.dssz.com