人人人人人人人人人人人人

上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 35 下一页
摘要: //WriteableBitmap 转 颜色数组 public static Color[,] ArraytoBitmap(WriteableBitmap writeableBitmap) { //《图转化成流》 /////////////////////////////////////////// 阅读全文
posted @ 2017-10-19 17:17 wgscd 阅读(775) 评论(6) 推荐(0) 编辑
摘要: private async void Button2_Click(object sender, RoutedEventArgs e) { var bitmap = new RenderTargetBitmap(); StorageFile file = await KnownFolders.Pict 阅读全文
posted @ 2017-10-18 17:37 wgscd 阅读(130) 评论(0) 推荐(0) 编辑
摘要: <UserControl x:Class="TestCutPic.CutItem" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winf 阅读全文
posted @ 2017-10-16 14:58 wgscd 阅读(349) 评论(0) 推荐(0) 编辑
摘要: 用第三方DLL, 基于ICSharpCode.SharpZipLib.dll的封装, 阅读全文
posted @ 2017-10-11 16:28 wgscd 阅读(1887) 评论(0) 推荐(0) 编辑
摘要: c# http 断点续传下载文件。 阅读全文
posted @ 2017-10-11 15:59 wgscd 阅读(1444) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.N... 阅读全文
posted @ 2017-10-11 14:51 wgscd 阅读(121) 评论(0) 推荐(0) 编辑
摘要: UWP Read write File -StorageFile 阅读全文
posted @ 2017-09-22 17:30 wgscd 阅读(768) 评论(0) 推荐(0) 编辑
摘要: UWP WebView JS,新窗口打开 阅读全文
posted @ 2017-09-22 14:38 wgscd 阅读(451) 评论(0) 推荐(0) 编辑
摘要: <%@ LANGUAGE="VBscript" % <%Response.Buffer = True On Error Resume Next % <% 'ole db连接 set cnn1 = Server.CreateObject("ADODB.Connection") '连接串需要注意sqls 阅读全文
posted @ 2017-09-12 14:26 wgscd 阅读(402) 评论(0) 推荐(0) 编辑
摘要: VB6 无组件上传文件 阅读全文
posted @ 2017-09-01 15:54 wgscd 阅读(1372) 评论(0) 推荐(0) 编辑
上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 35 下一页