CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - copy-paste

搜索资源列表

  1. anquanmoshijinzhuqidongcaidan

    0下载:
  2. 经常需要进入安全模式,但是每次都要按f8或者f5,是不是很麻烦啊?于是我想法让安全模式添加到启动菜单,这样就方便多了。 1.本程序只是对boot文件进行修改,为了防止意外,自动将其备份为bootbak 2.如果你安装有dos工具箱、一键还原还原之类的东西,只需复制相关字段,然后粘贴到boot文件里即可。 3.双击运行即可。 4.适用于windows2000、xp、2003,不适合vista和windows7。-Often need to enter safe mode, b
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:130750
    • 提供者:tkone
  1. gridctrl225

    0下载:
  2. 提供类似Excel的表格控件,方便增减表格,也方便改变表格的大小。有复制粘贴、编辑、贴图等功能-Excel form to provide similar controls to facilitate the change in form, but also easy to change the form size. There is copy and paste, editing, mapping and other functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3130820
    • 提供者:Vicky
  1. news

    0下载:
  2. 上传文本,复制网站文本然后粘贴在剪切板即可使用。-From the text, copy and paste
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-01
    • 文件大小:995171
    • 提供者:曾庆历
  1. daima

    0下载:
  2. 自适应滤波-原代码,很好用。复制粘贴运行就可以了。-Adaptive filtering- the original code, it just works. Copy and paste to run on it.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:37100
    • 提供者:天涯浪子
  1. colea

    0下载:
  2. COLEA is a Matlab Speech Processing Toolkit with a graphical user interface. This program can be used to edit speech waveforms (cut, copy or paste selected speech segments) and compute spectrogramss. It includes several speech related tools incl
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:355962
    • 提供者:Gurkan Acı r
  1. pastepicture

    0下载:
  2. 实现复制粘贴图像 希望能有所帮助-Copy and paste images to achieve hope, can be helped
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:296764
    • 提供者:chendonghui
  1. HouseControl

    0下载:
  2. 这是一款基于SYMBIAN的几句设置代码,功能完善,可直接复制粘贴,-This is a code based on SYMBIAN of a few settings, perfect function, can directly copy and paste,
  3. 所属分类:Symbian

    • 发布日期:2017-04-03
    • 文件大小:34065
    • 提供者:benben
  1. ListBoxControl

    0下载:
  2. 这是一款基于SYMBIAN的列边框代码,代码完善,功能齐全,可复制粘贴-This is a column border SYMBIAN-based code, code complete, fully functional, can copy and paste
  3. 所属分类:Symbian

    • 发布日期:2017-04-02
    • 文件大小:22347
    • 提供者:benben
  1. MultiViews_solution

    0下载:
  2. 这是一款基于SYMBIAN的多视图架构代码,代码完善,功能齐全,可复制粘贴-This is a multi-view architecture SYMBIAN-based code, code complete, functional, can copy and paste
  3. 所属分类:Symbian

    • 发布日期:2017-04-05
    • 文件大小:59382
    • 提供者:benben
  1. SettingExample

    0下载:
  2. 这是一款基于SYMBIAN的设置列表代码,代码完善,功能齐全,可复制粘贴-This is a list of settings SYMBIAN-based code, code complete, fully functional, can copy and paste
  3. 所属分类:Symbian

    • 发布日期:2017-04-02
    • 文件大小:38461
    • 提供者:benben
  1. tuxiang

    0下载:
  2. 使用C#实现图像的复制和粘贴,可以帮助学习C#-Use C# to achieve the image of the copy and paste
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:74866
    • 提供者:杨鸡巴
  1. MyWordPan3

    0下载:
  2. 文本编辑器:包括文件操作: 新建,打开,保存,退出 编辑操作: 复制,剪切,粘贴,全选 查找与替换: 查找,替换 格式操作: 字体,颜色等.图片操作:导入图片,拖动插入图片-Text Editor: including file operations: new, open, save, exit editing: Copy, Cut, Paste, Select All Find and Replace: Find, Replace format operation: fonts, col
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:411347
    • 提供者:youyu
  1. pasteimg

    0下载:
  2. 基于visual basic6.0图形图像的复制、剪切、粘贴功能,-Image copy, cut, paste
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:38728
    • 提供者:苗苗
  1. wenbenbianjiqi

    0下载:
  2. 本设计主要完成一个文本编辑器设计,该文本编辑器具有打开、关闭、保存、另存、打印和打印设置等基本文档处理功能,在编辑过程中,还能与操作系统的剪贴板互相交换数据,即具有剪切、复制和粘贴功能,在编辑过程中还能选中全部内容,并能执行删除操作等,在排版过程中,能设置文本对齐,包括左对齐、右对齐和居中等,最后该文本编辑器能够对文字的字体字号进行设置。-The design was completed for the design of a text editor, the text editor has o
  3. 所属分类:EditBox

    • 发布日期:2017-03-28
    • 文件大小:3329
    • 提供者:李娟
  1. 1Qt-ImageProcessing

    0下载:
  2. 利用qt编程,在linux操作系统下实现,可以实现图像的显示、编辑(复制粘贴、锐化过滤、亮度变化、旋转等等。。。)-Using qt programming in linux operating system to achieve, can achieve image display, editing (copy and paste, sharpening filter, brightness, rotation, etc....)
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:860827
    • 提供者:张力
  1. ch6-1

    0下载:
  2. 很简单的绘图程序。。有选择,复制,剪贴的功能-Very simple drawing program. . Choice, copy, cut and paste functionality
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-24
    • 文件大小:7983456
    • 提供者:
  1. CopyPaste

    0下载:
  2. Example copy and paste from/to string grids
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7930
    • 提供者:Asep
  1. editer

    0下载:
  2. 这是个记事本程序跟windows自带的差不多,如复制粘贴计数之类的功能,不过有点小bug。-This is a windows Notepad program that comes with almost the same as copy and paste functions like count, but a little bug. 更好的翻译建议
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1909303
    • 提供者:
  1. WindowsFormsApplication6

    0下载:
  2. C#实现图片的复制粘贴,适合VS2008初学者-Copy and paste to achieve the image for VS2008 beginners
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:341367
    • 提供者:幻叶
  1. Clipboard

    0下载:
  2. 利用剪贴板实现进程间的通信, 也可以与windows本身的记事本通信,粘贴里面复制的内容。-Using the Clipboard to achieve inter-process communication, but also with their own notebook windows communication, copy the contents of the paste inside.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1896147
    • 提供者:OSAI
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 30 »
搜珍网 www.dssz.com