
C#
Milanpiaoxiang
这个作者很懒,什么都没留下…
展开
-
GDI +实现的上传图片画图功能
实现的一个把上传的图片化成名片一部分的功能 public void DrawCard(string path, string path2, string path3) { Graphics graphics; Bitmap bmp = new Bitmap(301, 171);//名片 graphics = Graphics.FromIma原创 2010-04-22 17:15:00 · 1764 阅读 · 0 评论 -
一个唱片商店的小例子 可以自动旋转唱片 点击弹出唱片
XAML 1.ShopShow_Page xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="h原创 2010-10-28 17:52:00 · 1225 阅读 · 0 评论