CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 编辑框 搜索资源 - KEY

搜索资源列表

  1. screct

    0下载:
  2. 密码盒控件,这个控件每当用键盘输入一个字符时,将显示出随机个数的密码字符。使用Api函数GetWindowText无法得到其中的内容。即使在你身旁看你输入密码,也很难看出你输入的密码是什么-password box controls, the controls used whenever a character keyboard, will show the number of random passwords characters. The use of Api GetWindowText f
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:32314
    • 提供者:杨冰
  1. syh

    0下载:
  2. 实现右键弹出菜单、 对话框中用回车键在多个编辑区切换焦点-achieve right-activated menu and dialog box using the ENTER key in a number of editorial focus Handoff
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:61581
    • 提供者:司慧琳
  1. QQ_flooder

    0下载:
  2. 可以给聊天窗口发送字符串,并且模拟按键输入来达到自动聊天效果. 适合新手学习使用多线程,Edit控件,winapi编程.-String can be sent to the chat window, and the analog key input to the auto chat effect. Suitable for beginners learning to use multiple threads, Edit control, winapi programming.
  3. 所属分类:EditBox

    • 发布日期:2017-04-01
    • 文件大小:30903
    • 提供者:华仔
  1. CEdit_2

    0下载:
  2. 本程序主要介绍输入输出的同步显示技术。当输入的字符超过100个字符,键弹出对话框提示。-This program focuses on the synchronous input and output display. When you enter more than 100 characters in the character, the key pop-up dialog box prompts.
  3. 所属分类:EditBox

    • 发布日期:2017-05-07
    • 文件大小:1876383
    • 提供者:christina
  1. TTSApp

    0下载:
  2. TTS就是语音朗读,你下载的电子书,打开后,短按一下开关键他就会把文字内容给读出来,准确率很高,吐字清晰,就是有点死板-TTS voice is reading e-book you download, open, short click to open the key he would have to read out the text content, the accuracy rate is high, clear, that is a bit dull
  3. 所属分类:EditBox

    • 发布日期:2016-01-25
    • 文件大小:5604352
    • 提供者:施维
  1. FlexEdit_demo

    0下载:
  2. 可在编辑框中实现空格键的操作及其他键的特殊操作-Can achieve the space bar in the edit box operation and other key special operations
  3. 所属分类:EditBox

    • 发布日期:2017-03-28
    • 文件大小:37675
    • 提供者:
  1. 1

    0下载:
  2. 据数据分析显示,这其中的绝大多数人不会遇到网络钓鱼攻击,钓鱼的成功率仅为千分之一,最有可能的是Key-logging,也就是键盘记录木马-According to the data analysis shows that the vast majority of people do not experience phishing attacks, the success rate is only one thousandth of fishing, the most likely is Key-
  3. 所属分类:EditBox

    • 发布日期:2017-11-18
    • 文件大小:743
    • 提供者:张岩
  1. chengxu

    0下载:
  2. 这是关于RSA程序的,用MFC做的,有公钥、私钥,相当于一个加解密的软件。-This is on the RSA program, using MFC to do, a public key, private key, the equivalent of a decryption software.
  3. 所属分类:EditBox

    • 发布日期:2017-05-01
    • 文件大小:897774
    • 提供者:翁吓琴
  1. mima

    0下载:
  2. 可以选择密钥,实现凯撒密码,替代密码的加密解密过程-You can select the key to achieve Caesar cipher, substitution cipher encryption and decryption process
  3. 所属分类:EditBox

    • 发布日期:2017-04-15
    • 文件大小:8855
    • 提供者:caiyan
  1. Chang-E-III-soft-landing-orbit

    0下载:
  2. 嫦娥三号于2013年12月2日1时30分成功发射,12月6日抵达月球轨道。嫦娥三号在着陆准备轨道上的运行质量为2.4t,其安装在下部的主减速发动机能够产生1500N到7500N的可调节推力,其比冲(即单位质量的推进剂产生的推力)为2940m/s,可以满足调整速度的控制要求。在四周安装有姿态调整发动机,在给定主减速发动机的推力方向后,能够自动通过多个发动机的脉冲组合实现各种姿态的调整控制。嫦娥三号的预定着陆点为19.51W,44.12N,海拔为-2641m(见附件1)。 嫦娥三号在高速飞行的情
  3. 所属分类:EditBox

    • 发布日期:2017-05-20
    • 文件大小:5858725
    • 提供者:王斌
  1. VB-ok

    1下载:
  2. 这是一个强大的串口收发程序,具有一键发送数据,清楚,HEX转换功能。-This is a powerful program serial transceivers, with a key to send data, clear, HEX conversion.
  3. 所属分类:EditBox

    • 发布日期:2016-10-05
    • 文件大小:14336
    • 提供者:李伟
  1. RichEditEx

    0下载:
  2. 该例程用vc++编写,对CRichEditView进行派生,使之能够像Visual Studio 2008一样识别关键字、动词、注释等并及时用相应的颜色标注。 大小写敏感性可以设置,标注颜色也可以根据需要进行更改。其中动词之后的非注释部分知道行尾都标注成统一颜色,而且具备不标注“”、‘’以内的文本的功能。-rich edit control which can recognize key words and comment. like vs2008 and vc-assistance. it
  3. 所属分类:EditBox

    • 发布日期:2017-04-29
    • 文件大小:42476
    • 提供者:liubo
  1. EditKeyTest

    0下载:
  2. 演示,如何继承CEdit,然后添加按键的控制。 本例中,可以直接按上下键,或数字键来改变内容。-show how to inherent class CEdit. and response key press events
  3. 所属分类:EditBox

    • 发布日期:2017-05-05
    • 文件大小:56380
    • 提供者:郝玉杰
搜珍网 www.dssz.com