CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 创建快捷方式

搜索资源列表

  1. chap4

    0下载:
  2. (4)IE编程实例 简单的浏览器的实现【\chap4\MyBrowser】 删除IE相关历史记录【\chap4\DelHistory】 将应用程序加入到IE工具栏【\chap4\AddToToolBar】 超级链接的实现【\chap4\HyperLink】 禁止IE的弹出窗口【\chap4\StopPopup】 禁止浏览某些网站【\chap4\StopTravel】 IE收藏夹【\chap4\ MyBrowser】 创建桌面快捷方式和活动桌面【\chap4\Sho
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-16
    • 文件大小:775800
    • 提供者:Vision
  1. InstallWizard

    0下载:
  2. 基于VC++,采用了属性页的方式,编写了一个安装程序和配套的安装文件目录打包程序,实现了特殊路径的快捷方式创建,文件夹遍历,文件夹创建,文件拷贝等功能,缺陷是没有数据压缩功能。-Based VC++, using the property page the way, the preparation of an installer and supporting the installation files directory packaged procedures, the special pat
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3313455
    • 提供者:黄沛霖
  1. ShortCut

    0下载:
  2. 创建桌面快捷方式和活动桌面,功能强大,可以实现快捷方式和活动桌面。-Create a desktop shortcut and Active Desktop, powerful, can achieve the desktop shortcuts and activities.
  3. 所属分类:Menu control

    • 发布日期:2017-03-23
    • 文件大小:29039
    • 提供者:何斌
  1. CreateDeskTop

    0下载:
  2. 创建指定exe的任务栏快捷方式和删除该快捷方式-Create the specified exe taskbar shortcuts and delete the shortcut
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:22352
    • 提供者:jochin
  1. url

    0下载:
  2. 这是一个小的程序,这个程序实现了创建带url的桌面快捷方式-this is a program that create a shortcut with icon
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-23
    • 文件大小:7232304
    • 提供者:胡磊
  1. demo1223

    0下载:
  2. 用delphi编写的创建程序的快捷方式,-To create a shortcut to the program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:183230
    • 提供者:xun01
  1. perl_tk

    0下载:
  2. #创建一个快捷方式~在属性里最小化运行~运行完后可以自动关闭窗口 #封装成EXE文件之后,会有个DOS窗口,两句代码就可以隐藏这个窗口-Hidden DOS window
  3. 所属分类:File Operate

    • 发布日期:2017-03-22
    • 文件大小:1219
    • 提供者:风腾
  1. AddShortCut

    0下载:
  2. 创建桌面快捷方式,便于用户体验,更好的操作软件-Create a desktop shortcut for easy user experience, better operating software
  3. 所属分类:android

    • 发布日期:2017-05-02
    • 文件大小:1007837
    • 提供者:sky_fate
  1. Unstaller

    0下载:
  2. 真对自己做安装包的一个下载软件,可以一起打包在安装包中并创建卸载程序的快捷方式,方便用户在不需要的时候卸载程序。-True to their own installation package to download a software installation package can be packaged together and create a shortcut to uninstall the program, when the user does not need to uninst
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:511667
    • 提供者:liurui
  1. ShortCut

    0下载:
  2. VC++为你的应用程序创建和删除快捷方式,添加开始菜单程序组菜单,这里首先利用OLE通过调用CoCreateInstance()函数建立一个IID_IShellLink实例,并同时得到其接口指针。利用这个接口指针可以对其各项属性进行设置。为了使这些信息以快捷方式的数据文件(*.lnk)格式保存起来,还需要从IID_IShellLink对象取得其 IID_IPersistFile接口指针,以便于调用其成员函数Save(),保存前面设置的信息。删除快捷方式就更简单些了,具体请参阅代码吧。-VC++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:15081
    • 提供者:jpudn84
  1. createshortcuts

    0下载:
  2. 创建windows快捷方式的基本方法 在开发中可以借鉴-The basic method of creating windows shortcuts can be used for reference in the development of
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1846
    • 提供者:刘畅
  1. CustomLVi

    0下载:
  2. 在开发中,我们经常使用到ListView这个控件。Android的API也提供了许多创建ListView适配器的快捷方式。例如ArrayAdapter、SimpleAdapter和SimpleCursorAdapter等。但你是否发现,如果采用这些系统自带的适配器,对于事件的响应只能局限在一个行单位。假设一行里面有一个按钮和一个图片控件,它们之间的响应操作是不一样的。若采用系统自带的适配器,就不能精确到每个控件的响应事件。这时,我们一般采取自定义适配器来实现这个比较精确地请求。-its wond
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-24
    • 文件大小:10994
    • 提供者:ddd
  1. VC-Shortcut

    0下载:
  2. VC开发的小工具,用于创建Windows操作系统下的快捷方式-VC ShortCut
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:26976
    • 提供者:meiya
  1. desk

    0下载:
  2. 桌面快捷序,显示当前的系统时间,也可以把运用程序的添加进来,创建一个快捷方式-desk program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-13
    • 文件大小:20030004
    • 提供者:苏翠平
  1. UMVsoftRDP_V2.1.1.341

    0下载:
  2. 1、添加常规设置项:导航使用默认图标 2、添加Mde文件提示是否创建桌面快捷方式 3、修复Access2007加载不了角色名的Bug 4、修复查询小于等于结果错误的Bug 5、修复生成报表,查阅字段生成多余控件Bug 6、修复Access2010有时出现子窗体排序错误Bug 7、修复隐藏主界面导航,不能关闭子窗体Bug 8、更新语言包-1, add regular setting: navigation using the default icon 2, add
  3. 所属分类:Other Databases

    • 发布日期:2017-05-16
    • 文件大小:3965148
    • 提供者:张礼
  1. kuaijiefangshi

    0下载:
  2. delphi 创建桌面快捷方式,包含详细源码。-Delphi to create a desktop shortcut, contains detailed source code.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-30
    • 文件大小:181986
    • 提供者:唐门
  1. creatshortCut

    0下载:
  2. 用VB6在创建文件快捷方式,用VB6在创建文件快捷方式。-VB6 creatshortCut
  3. 所属分类:File Operate

    • 发布日期:2017-04-12
    • 文件大小:896
    • 提供者:笔锋
  1. Pricing-System

    0下载:
  2. 创建桌面快捷方式。对Exel表格的操作。实现文件压缩导出rar文件-Create a desktop shortcut. Exel s operations on the table. Rar compressed files for file export
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:61895
    • 提供者:泛雪花园
  1. BluetoothMMOChatRoom

    0下载:
  2. 界面精美的蓝牙聊天源码可以搜索并适配附近的蓝牙设备,程序安装以后会自动为程序创建桌面快捷方式,聊天内容支持文字和表情,开启应用以后会有一个常驻通知栏的图标,点击就可以再次返回聊天界面,另外可以切换聊天背景图片。项目编码GBK默认编译版本4.2.2(PS:有朋友说运行不起来,我用2.3.7测试的可以运行)-Elegant interface, Bluetooth chat source code can search for and with nearby Bluetooth devices, t
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:974301
    • 提供者:张炎
  1. AppShortcut

    0下载:
  2. 创建、删除桌面快捷方式源码是一个在安卓手机桌面上创建和删除快捷方式的例子源码,在我的2.3.7摩托罗拉上测试的可以用,不过在红米上测试的不能用,可以是因为米柚对安卓原生修改的东西太多了吧,需要的朋友下载再自己研究下吧。-Create, delete desktop shortcut source code is a in the Android mobile phone desktop to create and delete the shortcut way of example source
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:179676
    • 提供者:yangxinda
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com