摘要: using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ConsoleApplication3 { class Program { p... 阅读全文
posted @ 2016-03-25 17:37 云天 阅读(264) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ConsoleApplication3 { class Program { p... 阅读全文
posted @ 2016-03-25 17:06 云天 阅读(612) 评论(0) 推荐(0) 编辑
摘要: private static Bitmap bitmap = null; /// /// 图片隐写术 /// private static void YinXieShu() { bitmap = new Bitmap("145303100168558.png"); ... 阅读全文
posted @ 2016-03-25 09:23 云天 阅读(1933) 评论(0) 推荐(0) 编辑