搜索资源列表
textbox.zip
- 本代码示范了文本框的各种用法:选择,删除,撤销,重复,剪切,复制,粘贴,查找,替换等功能
GDI_Meta
- 这个程序实现了一般绘图应用程序所具有的绝大多数功能,并提供了一些额外的辅助功能。可以进行直线图元、椭圆图元、三角形图元、矩形图元等图元的绘制,还可以填充图元,绘制文本,改变线条颜色、类型以及填充方式等。允许对图形的删除、修改、拷贝、剪切、平移、撤销等操作。允许改变图元的颜色、线形、形状等。还有辅助网格功能方便用户进行定位绘制。还有文件格式和数据库支持等功能。对想了解GDI编程的朋友有极大的帮助。-the process of general graphics applications have
CA
- 一个基于openssl的CA,采用CRL存储方式可以实现证书的注册、发放、撤销等功能,很好用哦!
keytest
- 。。软键盘 实现简单的输入撤销等功能。
moretextedit
- linux qt 多文本编辑器,支持复制粘贴撤销等很多功能.-linux qt text edit
xca-0.4.6.rar
- 一个精简的CA程序,包含根证书创建、用户证书申请及创建、证书管理、证书撤销等许多功能。是了解CA及证书原理的好工具。,CA a streamlined procedures, including creation of the root certificate, certificate applications and users to create, certificate management, certificate revocation and many other functions.
jishiben
- 用java实现一个简单的记事本,包含基本的复制、粘贴、撤销等功能-Use java to implement a simple notepad that contains the basic copy, paste, undo, etc.
psm20000210.tar
- 安全开发库。含客户端建立ssl连接、签名、证书验证、证书发布和撤销等。编译用到n-Development of the Treasury security. With the client to establish ssl connection, the signature, certificate authentication, and revocation of such certificates issued. Compiler used nss
Edit_Box
- 使用编辑框实现文字的剪切,复制,粘贴,撤销等功能。-Text edit box cut, copy, paste, undo function.
TestEdit
- 一个简单的记事本程序,可以实现复制,粘贴,保存,打开,撤销等功能-Notepad a simple procedure, can copy, paste, save, open, revocation and other functions
draw
- 图形的绘制:图形主要包括点、直线、弧线、圆、椭圆、多边形等。用户可以通过菜单或工具条按钮两种方式选择将要绘制的图形,从状态栏上可以看到当前绘制的图形类型。用户能够对图形元素的线型参数、填充参数进行设置。图形的编辑:支持撤销、恢复以及对当前所画图形的重复等操作。图形文件的读写:能够将所绘制的图形保存到文件中,并能够进行文件的读取。 -Graphics rendering: graphics including point, line, arc, circle, ellipse, polygon
CGPainter
- 用java编写的绘图程序,其中包括绘制直线,曲线,圆,矩形等基本功能,还实现了填充剪裁撤销等图形编辑功能。-Drawing program written by java, including drawing lines, curves, circles, rectangles and other basic functions, but also filled with cutting implements revocation graphics editing.
Linux
- Linux操作系统源代码,包括进程创建、进程调用、进程撤销等进程管理功能和文件管理功能。-Linux operating system source code, including process creation, process calls, the process of revocation and other process management and document management capabilities.
891839204CA
- 一个精简的CA程序,包含根证书创建、用户证书申请及创建、证书管理、证书撤销等许多功能。是了解CA及证书原理的好工具-CA a streamlined procedures, including the root certificate creation, certificate applications and users to create, certificate management, certificate revocation many features. Good tool to u
PaintPad
- 一个功能比较全面的画图工具,含有橡皮擦、画笔、撤销等功能-A more comprehensive drawing tools, contains eraser, brushes, revocation
ldapmy
- openldap连接操作,条目删除、添加、修改,证书发布,撤销等基本操作,C语言实现。-Openldap connection operation, the entries to delete, add, modify, certificate issuing, revocation of basic operations, such as C language implementation.
11_8
- 编写一个单文档应用程序,在窗口中建立一个和客户区大小相同的RichEdit编辑框,File里有新建保存打开退出,Edit里有撤销等,Style里有颜色和字体,还有默认,颜色里有红黄蓝绿黑,字体里有斜体加粗下划线。-Write a single document application, create a client area of the same size and RichEdit edit box in the window, File, there are n
Word
- 本例程基本实现类似word的功能,包含剪切。粘贴,赋值,撤销等功能,例子简单,比较容易理解-This routine is essential to achieve a similar word features, including cut. Paste, assignment, revocation, and other functions, the example simple, relatively easy to understand
5引入撤销与模糊查找功能的课堂经验值管理系统
- 引入撤销与模糊功能的课堂经验值管理系统,C语言实现源代码,可实现学生经验值的加减等功能(In this paper, we introduce the class experience value management system with the undo and fuzzy functions, and the C language implementation source code can realize the addition and subtraction of students
DrawingTool
- 简单的绘图工具,可以实现点,线,圆的绘制和undo,redo等功能(A simple drawing tool that can make point, line, round drawing, and undo, redo and other functions)