创建一个新文件夹并将图像文件保存在该文件夹中

编程入门 行业动态 更新时间:2024-10-21 14:32:47
本文介绍了创建一个新文件夹并将图像文件保存在该文件夹中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

如何写作 创建一个文件夹并将图像文件保存在该文件夹中。 谢谢, ttds

How to write for creating a folder and save image files in that folder. thanks, ttds

推荐答案

您是否曾尝试评估整箱?如果你对每一个日常琐事问一个问题,会发生什么?并且,通过这种方法,你没有希望学到一些东西并改善你未来的工作,因为学习如何创建一个文件夹无法帮助你说出一张图片。 因此,您真的需要一个非常不同的主题的帮助: Microsoft Q209354 。
-SA
Did you ever try to evaluate, how many types and methods are there in FCL? What happens if you ask a question on each and every of your everyday chores? And, with such approach, there is no hope that you learn something and improve your future work, because learning how to create a folder cannot help, say, to show a picture. Therefore, you really need help on a very different subject: Microsoft Q209354.
—SA

看看这些链接我希望它能帮到你 创建目录并保存图像 [ ^ ] 关于这个主题的文章 [ ^ ] look these links i hope it will help you creating directory and saving images[^] Article on this topic[^]

您好, 创建文件夹,使用 Directory.CreateDirectory方法 [ ^ ],并使用 Bitmap.Save方法 [ ^ ]保存图像(如果使用Windows窗体)。如果您使用WPF,请查看此处: http:// stackoverflow/questions/2900447/how-to-save-a-wpf-image-to-a-file [ ^ ] Hi, To create a folder, use the Directory.CreateDirectory method[^], and use the Bitmap.Save method[^] to save an image (if you use Windows Forms). If you use WPF, have a look here: stackoverflow/questions/2900447/how-to-save-a-wpf-image-to-a-file[^]

更多推荐

创建一个新文件夹并将图像文件保存在该文件夹中

本文发布于:2023-11-12 12:03:09,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1581452.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:并将   该文件   创建一个   文件夹   图像文件

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!