搜索资源列表
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
矢量图形控件 Simple Graphic
- ------------------- 1.2版本 Simple Graphic 图形控件: 1.增加锁定功能,锁定的图形要素不可以做任何操作,但可以选中lock 2.增加标注属性功能,标注内容直接设置到labelAttribute属性内,如果为“”则不标注 3.增加ShowLabel属性定义,代表这个图形要素是否显示他的标注。 4.增加BackShowLabel属性定义,这个定义在内部使用,组合时可以把ShowLabel设置为False,原值存入BackShowLabel,拆组时再
矢量图形控件 Simple Graphic
- ------------------- 1.2.1版本: 1.增加设置在选择时,是否可以选择锁定图形,是否可以选择不显示图形 2.ISGElementCollection中增加contains函数,判断是否已经存在 3.ISGControl里增加UserFeedBackElements属性,用于增加用户辅助图形;增加CanUndoRedo属性,用于觉得是否自动记录操作堆栈; 增加搜索函数 ------------------- 1.2版本 Simple Graphic 图形控件:
TestTinyxml
- tinyxml库以及介绍使用tinyxml库获取xml文件声明,查询指定节点、删除指定节点、修改指定节点和增加节点的用法。具体说明见我的博客: http://blog.csdn.net/clever101/archive/2010/02/28/5334369.aspx-tinyxml library and introduced the use of tinyxml library xml file to obtain the statement, query the specified n
MapEditor
- 基本的地图编辑功能,有节点增加、编辑和删除等-Basic map editing features, a node add, edit and delete
Bozhai.Win.XmlEditer
- 一款功能强大的xml编辑器,能实现xml文件的增加节点,删除节点和修改节点等功能-A powerful XML editor,Can realize the increase of the XML file nodes, delete nodes, and modify the nodes, and other functions
linklist
- 使用C++类实现了链表的一系列工程,包括链表的建立,节点的增加和删除-Use C++ class implements a list of a series of projects, including the establishment of the list, add and delete nodes
Link
- 单向链表的实现,以及链表的查询、增加。和删除功能。(Single-way list of the realization, as well as the list of inquiries, increase. And delete functions.)