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

搜索资源列表

  1. yincangchengxu

    0下载:
  2. 本程序讲述在Visual c++.net下如何屏蔽应用程序加速键 ,代码注释详细。有需要的朋友可以下载看看!-This procedure described in Visual c . Net application how to shield to accelerate the key, the code comment in detail. In need of a friend can download to see!
  3. 所属分类:.net

  1. shubiaocaozuo

    0下载:
  2. 利用Visual c++.net 编写的 如何捕获键盘Home等虚键 程序。代码都有注释。对初学者很有帮助!-Use Visual c . Net prepared, such as how to capture virtual keyboard Home key procedures. Code have the Notes. Very helpful for beginners!
  3. 所属分类:.net

    • 发布日期:2017-04-27
    • 文件大小:159694
    • 提供者:羊妹妹
  1. shubiao_Ctrl

    0下载:
  2. 利用Visual c++.net 编写的 判断鼠标是否与Ctrl键共同操作 程序。代码都有注释。对初学者很有帮助!-Using Visual c . Net prepared to determine whether the mouse with the Ctrl key common operating procedures. Code have the Notes. Very helpful for beginners!
  3. 所属分类:.net

    • 发布日期:2017-04-28
    • 文件大小:196772
    • 提供者:羊妹妹
  1. huichehuanjiaodian

    0下载:
  2. 利用Visual c++.net 编写的 如何使用回车键切换输入焦点 程序。代码都有注释。对初学者很有帮助!-Using Visual c . Net prepared in how to use the ENTER key to switch input focus of the procedure. Code have the Notes. Very helpful for beginners!
  3. 所属分类:.net

    • 发布日期:2017-04-28
    • 文件大小:152414
    • 提供者:羊妹妹
  1. Shift+Alt

    0下载:
  2. 利用Visual c++.net 编写的 如何捕获Alt和Shift+Alt组合键 程序。代码都有注释。对初学者很有帮助!-Using Visual c . Net prepared to capture Alt and Shift Alt key combination procedures. Code have the Notes. Very helpful for beginners!
  3. 所属分类:.net

    • 发布日期:2017-04-23
    • 文件大小:201704
    • 提供者:羊妹妹
  1. Ctrl+Shift

    0下载:
  2. 利用Visual c++.net 编写的 如何捕获Ctrl和Ctrl+Shift组合键 程序。代码都有注释。对初学者很有帮助!-Using Visual c . Net prepared to capture Ctrl and Ctrl Shift key combination procedures. Code have the Notes. Very helpful for beginners!
  3. 所属分类:.net

    • 发布日期:2017-04-02
    • 文件大小:196771
    • 提供者:羊妹妹
  1. Ctrl+Alt+Shift

    0下载:
  2. 利用Visual c++.net 编写的 如何捕获Ctrl、Ctrl+Alt和Ctrl+Alt+Shift组合键 程序。代码都有注释。对初学者很有帮助!-Using Visual c . Net prepared to capture Ctrl, Ctrl Alt and Ctrl Alt Shift key combination procedures. Code have the Notes. Very helpful for beginners!
  3. 所属分类:.net

    • 发布日期:2017-03-30
    • 文件大小:197223
    • 提供者:羊妹妹
  1. MenuControl

    1下载:
  2. 简单Menu控件源码 几个星期前,开始了一个ASP.NET Web应用程序,需要一个简单的横向的带子菜单的Menu控件。将Menu控件拖拽到一个页面上时,我就决定使用ASP.NET的Menu控件。这个控件很简单,但该控件不提供访问的key和支持菜单窗体的target。我把这些功能放在一起将如何去实现: 1、包含accesskey属性 2、包含target属性 3、包含Site Map Path 作者:zhuqil-Simple Menu Con
  3. 所属分类:.net

    • 发布日期:2017-03-27
    • 文件大小:20244
    • 提供者:朱信
  1. Doughty210

    0下载:
  2. 1、使用VS2005开发制作,代码和界面分离,调试维护方便。是用用户控件,大量修改方便。 2、使用SQL2000,支持大数据量的应用。V2.06 以后,可以选择使用Accsee数据库(默认为Access),只需要简单的设置web.config中的key="DBtype"。 3、贴图看图功能强; 4、无第三方控件,调试运行方便; 5、代码完全开放,使用技术简单明了,适用于初学者学习,也适用于中高级开发人员发展分支。 6、网页编辑器采用的是eWebEditor4.8-1, usi
  3. 所属分类:.net

    • 发布日期:2017-05-17
    • 文件大小:4992038
    • 提供者:qizhi4b
  1. 20078814379265

    0下载:
  2. 一个利用代码虚拟模仿鼠标事件示例。开始/停止 鼠标捕获 按 Ctrl + Shift + F6,使用键盘的方向箭头键移动鼠标,按下 L 模仿鼠标左键单击,连续按下 L 键两次模仿双击,按下 R 键模仿右键单击。 -Virtual copy of a mouse event using the code example. Start/stop the mouse capture press Ctrl+ Shift+ F6, use the keyboard arrow keys to move t
  3. 所属分类:.net

    • 发布日期:2017-05-01
    • 文件大小:592765
    • 提供者:huzike
  1. IndexNode

    0下载:
  2. 这是一个可以为“键值对”建立快速索引的范型容器类,主要应用于快速输入的自动完成工作,这是输入法的基础索引方式;如果你想为你的应用程序自定义快速输入的话,这是你最好的选择。这个类只有3个公有方法和4个公有属性,都有元数据说明,所以具体的示例代码就不用多说了。不明白的可以加我好友,在线探讨。-This is an index for the key for a rapid paradigm container class, mainly used in auto-complete the work
  3. 所属分类:.net

    • 发布日期:2017-04-12
    • 文件大小:1600
    • 提供者:elf
  1. NETRemoting

    0下载:
  2. IN THIS CHAPTER, I DEMONSTRATE the key techniques you’ll need to know to use .NET Remoting in your real-world applications. I show you the differences between Singleton and SingleCall objects and untangle the mysteries of client-activated objec
  3. 所属分类:.net

    • 发布日期:2017-04-08
    • 文件大小:335752
    • 提供者:brite
  1. BookShopPlus

    0下载:
  2. 用ASP.NET写的第三波网路书店,数据库连接为SQL,代码写的还比较详细,关键地方有注释 -The third wave of Internet bookstores, written with ASP.NET database connection for SQL code written in detail annotated key local
  3. 所属分类:.net

    • 发布日期:2017-06-15
    • 文件大小:23681882
    • 提供者:路人甲
  1. taobaoke_mysql_v2.12.0505-(2)

    0下载:
  2. 程序采用 .net 4.0 + MSSQL/MYSQL 进行开发,全自动应用淘客api,自动转换淘宝客链接,支持批量更新、批量导入,支持网站关键字动态化设置、url伪静态动态设置、广告动态设置(支持各大联盟广告代码发布)、可将淘宝客商品设置成广告产品形式展播等功能。并且支持关键词广告位竞价功能,可通过支付宝直接支付功能。-Program using asp.net 4.0+ MSSQL/MYSQL development, automatic application tao guest API,
  3. 所属分类:.net

    • 发布日期:2017-05-16
    • 文件大小:4603233
    • 提供者:常航
  1. QQLogin

    0下载:
  2. 整合QQ登录源码 QQ登录包括QQ帐号一键登录、好友互动、同步信息到QQ空间,可为第三方网站打口碑、引流量。它有如下特点: 拥有庞大用户群的QQ账号一键登录分享内容、动态同步到QQ空间,增加第三方网站信息的传播性提供的各种开放API,可使第三方网站实现与QQ空间的数据互通开始登录前,您应该确认完成以下几项: 1. 申请appid和appkey。 2. 保证与Qzone连接畅通。 3. 了解QQ登录中用到的Qzone OAuth认证流程。 在网站页面上放置“QQ登录”按钮
  3. 所属分类:.net

    • 发布日期:2017-11-02
    • 文件大小:31308
    • 提供者:henry
  1. chuanzhiboke-oop

    0下载:
  2. 传智播客让子弹飞的代码 oop的学习关键点-Chuan Chi podcast Let the bullets fly code oop learning key points
  3. 所属分类:.net

    • 发布日期:2017-11-03
    • 文件大小:107042
    • 提供者:煜依然
  1. vcformclose

    0下载:
  2. 让“红叉”不起作用,Visual C++.NET禁止窗口标题栏右侧的关闭按钮,让其变成灰色不可用状态,鼠标移上也不起作用了,大家知道每打工一个窗口,在任务栏处也有显示,也可以关闭它,但经过本代码的处理后,在任务栏处也不能关闭窗口了,那怎么关闭呢?别着急,按键盘上的组合键“Alt+F4”就可关闭了。-Let the " red cross" does not work, Visual C++.NET barred window close button in the title
  3. 所属分类:.net

    • 发布日期:2017-12-06
    • 文件大小:55780
    • 提供者:zpf
  1. NetCryptoLib

    0下载:
  2. Crypto++动态库的.net C++封装。内含多个工程-The solution contains several projects: CryptoLib:Library that contains Crypto++ and unmanaged algorithms CryptTest:MFC application that uses CryptoLib NetCryptLib:.NET C++/CLI library to use CryptoL
  3. 所属分类:.net

    • 发布日期:2017-05-10
    • 文件大小:2189962
    • 提供者:dengai
  1. WindowsFormsApplication2

    0下载:
  2. 根据关键字利用多线程抓取百度网页信息!代码简洁,程序完整。-According to the key words using multi-threaded crawling Baidu Webpage information! The code is simple, the integrity of the process.
  3. 所属分类:.net

    • 发布日期:2017-04-17
    • 文件大小:64116
    • 提供者:赵帅
  1. TuringRobot

    0下载:
  2. 一、源码特点 图灵机器人Demo开发,依据图灵API开发,此源码需要注册个人Key 二、菜单功能 1、机器人只能聊天功能功能 2、运行后,在输入框中输入想要说的话,譬如“你好”,点击发送即可 3、收到用户发送的消息后,机器人会只能的给予回复-First, the source characteristics Turing robot Demo development, based on the Turing API development, the source code
  3. 所属分类:.net

    • 发布日期:2017-05-04
    • 文件大小:396269
    • 提供者:zhch55
« 12 »
搜珍网 www.dssz.com