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

文件名称:NetronLightv25-old

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    1.02mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

Diagramming data can help you understand this data, look at it from a different perspective and gain insight. Think of Microsoft’s BizTalk, Query Analyzer, Data Transformation Services Designer and so on. Diagrams are being used in many ways and for many things, from flow-charting to programming, from network charting to real-time non-linear programming in animations, from GSM technology to GPRS positioning, from simple hierarchies to highly complex academic problems, graphs and diagrams are everywhere. Over the past years topics like mind-mapping ([9]), small-world phenomena (six degrees of freedom [10]) or ontologies (the semantic web [8]) have become popular and are related to diagramming and presenting data in effective, clear ways. On another level graphs are being used to program and track bugs, either to clip away technicalities, to maintain complexity to a certain level or because it simply allows a bigger audience to develop things (cfr. The DTS designer in SQL Server, for example). -Diagramming data can help you understand this data, look at it from a different perspective and gain insight. Think of Microsoft’s BizTalk, Query Analyzer, Data Transformation Services Designer and so on. Diagrams are being used in many ways and for many things, from flow-charting to programming, from network charting to real-time non-linear programming in animations, from GSM technology to GPRS positioning, from simple hierarchies to highly complex academic problems, graphs and diagrams are everywhere. Over the past years topics like mind-mapping ([9]), small-world phenomena (six degrees of freedom [10]) or ontologies (the semantic web [8]) have become popular and are related to diagramming and presenting data in effective, clear ways. On another level graphs are being used to program and track bugs, either to clip away technicalities, to maintain complexity to a certain level or because it simply allows a bigger audience to develop things (cfr. The DTS designer in SQL Server, for ex
相关搜索: Web gprs SQL GPRS six GPRs server

(系统自动生成,下载前可以参看下载内容)

下载文件列表

The Netron Project.sln
The Netron Project.suo
Core/
Core/BaseClasses/
Core/BaseClasses/AbstractMaterial.cs
Core/BaseClasses/AbstractTool.cs
Core/BaseClasses/ComplexShapeBase.cs
Core/BaseClasses/ConnectionBase.cs
Core/BaseClasses/ConnectorBase.cs
Core/BaseClasses/DiagramEntityBase.cs
Core/BaseClasses/LayoutBase.cs
Core/BaseClasses/Readme.xml
Core/BaseClasses/ShapeBase.cs
Core/BaseClasses/SimpleShapeBase.cs
Core/BaseClasses/TrackerBase.cs
Core/bin/
Core/bin/Debug/
Core/bin/Debug/Netron.NetronLight.dll
Core/Collections/
Core/Collections/CollectionBase.cs
Core/Collections/Readme.xml
Core/Collections/ShapeCollection.cs
Core/Collections/StackBase.cs
Core/Core/
Core/Core/Ambience.cs
Core/Core/ControllerBase.cs
Core/Core/Document.cs
Core/Core/DocumentInformation.cs
Core/Core/Interfaces/
Core/Core/Interfaces/IAnts.cs
Core/Core/Interfaces/IBundle.cs
Core/Core/Interfaces/ICommand.cs
Core/Core/Interfaces/IComplexShape.cs
Core/Core/Interfaces/ICompoundCommand.cs
Core/Core/Interfaces/IConnection.cs
Core/Core/Interfaces/IConnector.cs
Core/Core/Interfaces/IController.cs
Core/Core/Interfaces/IDiagramControl.cs
Core/Core/Interfaces/IDiagramEntity.cs
Core/Core/Interfaces/IDragDropListener.cs
Core/Core/Interfaces/IGhost.cs
Core/Core/Interfaces/IGroup.cs
Core/Core/Interfaces/IHoverListener.cs
Core/Core/Interfaces/IInteraction.cs
Core/Core/Interfaces/IKeyboardListener.cs
Core/Core/Interfaces/ILayer.cs
Core/Core/Interfaces/ILayout.cs
Core/Core/Interfaces/IModel.cs
Core/Core/Interfaces/IMouseListener.cs
Core/Core/Interfaces/IPage.cs
Core/Core/Interfaces/IPaintable.cs
Core/Core/Interfaces/IShape.cs
Core/Core/Interfaces/IShapeMaterial.cs
Core/Core/Interfaces/ISimpleShape.cs
Core/Core/Interfaces/ITool.cs
Core/Core/Interfaces/ITracker.cs
Core/Core/Interfaces/IUndoSupport.cs
Core/Core/Interfaces/IView.cs
Core/Core/Interfaces/Readme.xml
Core/Core/Readme.xml
Core/Core/Scene graph/
Core/Core/Scene graph/Layer.cs
Core/Core/Scene graph/Model.cs
Core/Core/Scene graph/Page.cs
Core/Core/Scene graph/Readme.xml
Core/Core/ViewBase.cs
Core/Declarations/
Core/Declarations/Attributes/
Core/Declarations/Attributes/Readme.xml
Core/Declarations/Delegates/
Core/Declarations/Delegates/Delegates.cs
Core/Declarations/Delegates/EventArguments.cs
Core/Declarations/Delegates/Readme.xml
Core/Declarations/Enums/
Core/Declarations/Enums/Enums.cs
Core/Declarations/Enums/Readme.xml
Core/Declarations/Exceptions/
Core/Declarations/Exceptions/InconsistencyException.cs
Core/Declarations/Exceptions/Readme.xml
Core/Declarations/Readme.xml
Core/Diagram elements/
Core/Diagram elements/Connections/
Core/Diagram elements/Connections/Connection.cs
Core/Diagram elements/Connections/Readme.xml
Core/Diagram elements/Connectors/
Core/Diagram elements/Connectors/Connector.cs
Core/Diagram elements/Connectors/Readme.xml
Core/Diagram elements/Group/
Core/Diagram elements/Group/GroupShape.cs
Core/Diagram elements/Group/Readme.xml
Core/Diagram elements/Materials/
Core/Diagram elements/Materials/ClickableIconMaterial.cs
Core/Diagram elements/Materials/IconMaterial.cs
Core/Diagram elements/Materials/LabelMaterial.cs
Core/Diagram elements/Materials/Readme.xml
Core/Diagram elements/Readme.xml
Core/Diagram elements/Shapes/
Core/Diagram elements/Shapes/ClassShape.cs
Core/Diagram elements/Shapes/ComplexRectangle.cs
Core/Diagram elements/Shapes/ImageShape.cs
Core/Diagram elements/Shapes/Readme.xml
Core/Diagram elements/Shapes/ShapeFactory.cs
Core/Diagram elements/Shapes/SimpleEllipse.cs
Core/Diagram elements/Shapes/SimpleRectangle.cs
Core/Diagram elements/Shapes/TextLabel.cs
Core/Diagram elements/Shapes/TextOnly.cs
Core/Docs/
Core/Docs/Netron EULA.txt
Core/Docs/Thumbs.db
Core/ForUnitTestingPurposesOnly.snk
Core/Netron.Core.csproj
Core/Netron.Core.csproj.user
Core/Properties/
Core/Properties/AssemblyInfo.cs
Core/Properties/Settings.Designer.cs
Core/Properties/Settings.settings
Core/PropertySystem/
Core/PropertySystem/Converters/
Core/PropertySystem/Converters/PointConverter.cs
Core/PropertySystem/Descriptors/
Core/PropertySystem/Descriptors/DescriptorBase.cs
Core/PropertySystem/Descriptors/ShapeBaseDescriptor.cs
Core/PropertySystem/Descriptors/SimpleShapeDescriptor.cs
Core/PropertySystem/PropertyEventArgs.cs
Core/PropertySystem/PropertySpec.cs
Core/PropertySystem/PropertySpecDescriptor.cs
Core/PropertySystem/Providers/
Core/PropertySystem/Providers/ShapeProvider.cs
Core/Readme.xml
Core/Resources/
Core/Resources/Add.cur
Core/Resources/AlignObjectsBottomHS.png
Core/Resources/AlignObjectsCenteredHorizontalHS.png
Core/Resources/AlignObjectsCenteredVerticalHS.png
Core/Resources/AlignObjectsLeftHS.png
Core/Resources/AlignObjectsRightHS.png
Core/Resources/AlignObjectsTopHS.png
Core/Resources/BringForwardHS.png
Core/Resources/BringToFrontHS.png
Core/Resources/ClassShape.png
Core/Resources/Cross.cur
Core/Resources/Data_Schema.ico
Core/Resources/down.ico
Core/Resources/DropImage.cur
Core/Resources/DropShape.cur
Core/Resources/DropText.cur
Core/Resources/Grip.cur
Core/Resources/idea.gif
Core/Resources/minus.ico
Core/Resources/Move.cur
Core/Resources/OrgChartHS.png
Core/Resources/plus.ico
Core/Resources/Quotations.txt
Core

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com