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

搜索资源列表

  1. printers

    0下载:
  2. 我自已做的套打程序。。可在运行期移动控件。可自动保存。要用的说只要在上面放上自已的控件即可在相对位置打印。。这个版本只支持Tedit的打印。。若有其它需求可与我连系也可自行修改。。本人QQ24786758- I from have done the wrap hits the procedure. . But is transporting the departure date migration to control. But automatically preserves. Must u
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:301391
    • 提供者:李迎涛
  1. fly123diao

    0下载:
  2. /* To wrap edges seamlessly, copy edge values around to other side of array */ if (i==0) fa[(subSize*size) + j] = fa[(i * size) + j] if (j==0) fa[(i*size) + subSize] = fa[(i * size) + j] j+=stride -/ * To wrap edges seam
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:7358
    • 提供者:刁轩
  1. smtpconsole_src

    0下载:
  2. A Csharp class to send email.hese managed wrappers wrap each of the methods on the original interfaces and correctly communicate with the unmanaged server. In addition, some of the original methods are exposed as properties instead of pairs of method
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:22834
    • 提供者:maicklove
  1. MicrosoftPHON

    0下载:
  2. 模拟手机 Notes: // This example demonstrates the following functions // 1. Create Northwind sample database // 2. Create Employees table // 3. Open a connection to Northwind database // 4. Insert employee sample data using OL
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:371225
    • 提供者:东方
  1. SharpBits.Base_1.3

    0下载:
  2. SharpBITS.base is a library to wrap the BITS SDK for use with managed code on .NET platform. This package contains all sources for SharpBITS.base library. No binaries are included.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:30026
    • 提供者:free
  1. java 网络传输大文件

    0下载:
  2. 网络传输大文件,于是对基于socket的文件传输采用了缓冲输入/输出流来包装输出流,再采用数据输入/输出输出流进行包装,加快传输的速度。基本传输需要大家一般都知道,建立socket链接设置端口,监听端口-Network to transfer large files, so socket-based file transfer using buffered input/output stream to wrap the output stream, then use the data input
  3. 所属分类:网络编程

    • 发布日期:2016-01-25
    • 文件大小:2910
    • 提供者:王好
  1. printclass.rar

    0下载:
  2. 可以实现表格的打印,并且可以根据字符的宽度自动换行,Forms printing can be achieved, and the width of the characters can wrap
  3. 所属分类:Printing program

    • 发布日期:2017-04-01
    • 文件大小:3419
    • 提供者:hubaoshan
  1. check_cpumem

    0下载:
  2. 已完成的,可以直接用于nagios的vbs脚本,将指定进程的CPU及内存占用率写入到日志中,日志每天自动换一个,并可以指定日志路径。-Completed, can be directly used nagios vbs scr ipt, the specified process CPU and memory usage is written to the log, log wrap, and can specify the log path.
  3. 所属分类:Shell api

    • 发布日期:2017-04-03
    • 文件大小:1314
    • 提供者:jeffluo
  1. RichText

    1下载:
  2. CRichEdit,类似QQ的编辑框 可以显示BMP,JPG以及动态的GIF格式的图片 而且还能编辑字体颜色,自动换行-CRichEdit, similar to the edit box QQ can display BMP, JPG and GIF format dynamic picture but also edit the font color, wrap
  3. 所属分类:RichEdit

    • 发布日期:2017-03-29
    • 文件大小:58262
    • 提供者:王吉桥
  1. DelphiBBS2008

    0下载:
  2. 本文件根据大富翁论坛 论坛的离线数据包生成,支持全文检索,话题ID检索,并实现了自动换行。-This document is based on Monopoly Forum Forum offline packet generation, support for full-text search, topic ID retrieval, and realized wrap.
  3. 所属分类:Other systems

    • 发布日期:2017-06-11
    • 文件大小:18468236
    • 提供者:alice
  1. ReadFile

    0下载:
  2. C语言 文件操作 文本文件读取及显示及二进制文件读取及换行显示-C language file operations to read and display text files and binary files read and wrap
  3. 所属分类:Console

    • 发布日期:2017-03-22
    • 文件大小:10940
    • 提供者:郑硕
  1. Convert77to90

    1下载:
  2. 一个将Fortran 77 转换为 Fortran 90 格式的小程序,由于时间关系,代码写得很混乱,功能也不完善,只包含了代码缩进,注释,换行,do-enddo语句的转换。-A Fortran 77 to Fortran 90 format is converted to a small program due to time constraint, the code is written very confusing, function not perfect, contains only
  3. 所属分类:Windows Develop

    • 发布日期:2015-10-22
    • 文件大小:223650
    • 提供者:吴彧文
  1. mshtmled

    0下载:
  2. 机房管理系统 包好源代码 适用于windo系统-Room management system wrap the source code for system windo
  3. 所属分类:Button control

    • 发布日期:2017-04-24
    • 文件大小:185777
    • 提供者:yonghuming
  1. StatusTest

    0下载:
  2. 利用VC开发了在状态栏上显示只读的CEdit控件,工具栏可以随着窗口的宽度来换行。-Developed the use of VC in the status bar to show read-only CEdit controls, toolbars can be with the width of the window to wrap.
  3. 所属分类:StatusBar

    • 发布日期:2017-04-09
    • 文件大小:42967
    • 提供者:majikang
  1. fyjsb

    0下载:
  2. 具有和Window记事本相似功能,没有自动换行功能其实自动换行也很简单,因为VB不能用属性对TEXT进行换行控制,所以可设两个TEXT,在程序中对这两个TEXT分别调用,当然还有其它更好的办法,请编程爱好者自己研究!-Window Notepad with and similar functions, does not automatically wrap wrap in fact very simple, because VB can not be used for the TEXT attr
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:14365
    • 提供者:fu jiqg
  1. notebook

    0下载:
  2. 简单的记事本程序[文件打开,自动换行等功能实现]-Simple Notepad program [file open, automatic features such as wrap realize]
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:201231
    • 提供者:xuwenfu
  1. bjq

    0下载:
  2. 用vc实现编辑器功能,能自动换行,打开文件,保存等功能-Edit function implementation using Vc 。Automatically wrap, open the file, save functions
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1995
    • 提供者:刘莉
  1. Sample

    0下载:
  2. This code introduces many computer vision techniques. It explains how to create an image, load an image, show a picture, dim an image, add a constant an wrap, add a constant and saturate, subtract a constant and wrap, subtract a constant and saturate
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-09
    • 文件大小:1520834
    • 提供者:marwa
  1. word-wrap

    0下载:
  2. WORD WRAP EXAMPLE USEFUL FOR STUDENTS. C-WORD WRAP EXAMPLE USEFUL FOR STUDENTS. C++
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:698
    • 提供者:
  1. AESKeyWrap

    0下载:
  2. AES Key Wrap and AES Key Wrap with Padding routines
  3. 所属分类:Windows编程

« 12 3 4 5 6 »
搜珍网 www.dssz.com