-
Check your IQ test procedures, you can view your IQ, good joke
查看你的智商的测试程序,可以查看你的智商,很好玩儿的-Check your IQ test procedures, you can view your IQ, good joke
- 2022-05-31 22:33:40下载
- 积分:1
-
医院信息科运维登记系统源码
医院信息科工作人员登记接到的报修或运维中存在的问题,可以用作信息科工作人员简单的绩效考核和信息科日常运维知识(数据)库。
- 2022-03-05 11:37:21下载
- 积分:1
-
Is a standard screen capture program code, simple and clear, easy
是一个屏幕捕获程序标准代码,简单明了,易用易懂,功能强大,里面还有一套功能强大的控件库-Is a standard screen capture program code, simple and clear, easy-to-use easy-to-understand and powerful, there is also a powerful Control Library
- 2022-08-05 16:47:28下载
- 积分:1
-
Visual-Basic.NET
Visual Basic.NET控件时尚编程百例(Visual Basic.NET)
- 2015-05-26 16:53:49下载
- 积分:1
-
图像格式转换程序
翻译 maninwest@Codeforge 作者:Mohd Arshad (Sam)@CodeProject 有时需要更改上传图片的格式。通常我们会给用户提供上传任意格式图片的自由,然后处理为单一的 .jpg.格式。 .NET 为此需求提供扩展支持。.NET 支持的常见格式有.BMP, .EMF, .GIF, .ICO, .JPG, .PNG, .TIF 和 .WMF.使用代码在演示程序中,我在根目录下放置了2 个空文件夹。一个用于存放原始文件,另一个存储转换后的文件。Default.aspx 页上有个FileUpload 控件,通过此控件用户可以上传.JPG, .PNG 和 .BMP 格式的图片。有一个DropDownList,用户可以从中选择结果图像格式。有个按钮,单击后显示已经处理的图像要让程序运行,首先需要添加 3 个命名空间,提供使用 ‘Path’, ‘Bitmap’ 和‘ImageFormat’ 类的授权。命名空间为:using System.IO;
using System.Drawing;
using System.Drawing.Imaging;以下为负责图像处理的按钮的句柄函数:protected void btnResults_OnClick(object sender, EventArgs e)
{ if (Page.IsValid && fpImage.HasFile)
{ string tmpName = Guid.NewGuid().ToString();
fpImage.SaveAs(MapPath("~/Original Images/" +
- 2022-05-17 17:41:32下载
- 积分:1
-
advanced grapgics Programming for Beauty Application
advanced grapgics Programming for Beauty Application
- 2022-12-05 13:00:03下载
- 积分:1
-
深XmlSerializer,支持复杂的类、枚举、结构、收集…
A Deep XmlSerializer, Supporting Complex Classes, Enumerations, Structs, Collections, and Arrays
- 2022-12-09 10:40:02下载
- 积分:1
-
online-bookstore
这是一个网上书店的源程序,简单的实现了网上售书的功能。(This is the source of an online bookstore, simple implementation of the functionality of online book sales.)
- 2012-03-09 14:56:12下载
- 积分:1
-
WYXBO
vb net报表设计器 Vb Net report designer(Vb net report designer Vb Net report designe)
- 2018-12-03 15:22:17下载
- 积分:1
-
论。NET技术。学习这个明确你的面试!
FAQ on .Net technology. Study this to clear your interview!
- 2022-09-05 21:15:02下载
- 积分:1