搜索资源列表
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.
drawing
- java语言实现的一个画图小程序,可以实现绘图,删除,保存,打开文件以及撤销等功能-language java applet of a drawing, the drawing can be achieved, delete, save, open the file and to remove features such as
painter2D
- 画板,在画板上画图形。 提供了撤销和恢复的功能,提供了存放命令的面板,放置画圆、画线等命令的按钮。-Sketchpad, in the Sketchpad drawing graphics. Provided the revocation and restoration of function, provides a storage panel orders placed drawcircle, painting lines command button.
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
hw2-project1
- 画图板程序,能够画出矩形、椭圆、线段等图形;还能进行换色、移动、撤销等功能-Drawing board procedures, be able to draw a rectangle, ellipse, line segments and other graphics also to change color, move, remove 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.
Txt_Editor
- 一个文本编辑器只需一些简单实用的功能就够了,本程序设计就根据实际需要设计了一个简单的记事本程序,能够进行输入文字操作,并具有新建文件,打开文件,保存文件,退出,复制,粘贴,剪切,撤销等功能,另外本程序还能够对文字的字体大小等进行设置。-TXT Editor
DrawingTool
- 简单的绘图工具,可以实现点,线,圆的绘制和undo,redo等功能(A simple drawing tool that can make point, line, round drawing, and undo, redo and other functions)