你是如何制作图表的? [英] How do you make the diagrams?

查看:71
本文介绍了你是如何制作图表的?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何制作文章中出现的图表?

例如:

Https://www.codeproject.com/Articles/294452/CBR



< b>我尝试了什么:



全部,没有什么(30个字符)

解决方案

那篇文章有几种不同的类型:

1)简单的屏幕截图。这些很简单:将窗口拉到前面,按住ALT并按下PRNT SCRN键(在你可能从不使用的三个键组上)。这会将活动窗口复制到剪贴板。打开您喜欢的照片编辑程序(我使用PaintShop Pro,但GIMP,Photoshop,甚至Paint都可以)。粘贴图像,将其裁剪到所需的块,然后保存。

2)类图。这些需要更多解释,所以从这里开始:如何:向项目添加类图(类设计器) [ ^ ]

如果您安装了 Resharper ,您可以创建一些有趣的架构图,请参阅此处的示例: ReSharper架构工具| Pavel Surmenok [ ^ ]

这是Sacha Barber在CodeProject上的一个有趣的图表工具: 200%反射类图创建工具 [ ^ ]


使用Visual Studio 2017(企业版除外)有一些更改:旧的图表工具不包含在基本安装中: [ ^ ],[ ^ ]。



但是,您可以运行VS安装程序,并安装Visual Studio扩展开发和类图组件。 / BLOCKQUOTE>

How do you make the diagrams that appear in the articles?
example:
Https://www.codeproject.com/Articles/294452/C-B-R

What I have tried:

All, nothing of nothing (30 chars)

解决方案

That article has a couple of different types:
1) Simple screen shots. These are easy: bring the window to the front, hold down ALT and press the PRNT SCRN key (on the group of three keys you probably never use). This copies the active window to the clipboard. Open your prefered photoediting program (I use PaintShop Pro, but GIMP, Photoshop, or even Paint will do). Paste your image, crop it to the desired chunk, and save it.
2) Class diagrams. These take a bit more explaining, so start here: How to: Add Class Diagrams to Projects (Class Designer)[^]


If you have Resharper installed, you can create some interesting architecture diagrams, see here for an example: ReSharper Architecture Tools | Pavel Surmenok[^]
Here is an interesting diagram tool by Sacha Barber on CodeProject: 200% Reflective Class Diagram Creation Tool[^]


With Visual Studio 2017 (except the Enterprise version) there are some changes: the old diagramming tools are not included in the basic install: [^], [^].

But, you can run the VS installer, and install "Visual Studio extension development" and the Class Diagram component.


这篇关于你是如何制作图表的?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆