弹来弹去跑马灯!

上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 38 下一页
摘要: WPF navigator 阅读全文
posted @ 2018-09-06 16:02 wgscd 阅读(262) 评论(0) 推荐(0)
摘要: win10教育版永久激活密钥 VK7JG-NPHTM-C97JM-9MPGT-3V66TNPPR9-FWDCX-D2C8J-H872K-2YT43W269N-WFGWX-YVC9B-4J6C9-T83GXNYW94-47Q7H-7X9TT-W7TXD-JTYPMNJ4MX-VQQ7Q-FP3DB-V 阅读全文
posted @ 2018-08-31 01:34 wgscd 阅读(84436) 评论(0) 推荐(1)
摘要: Option Explicit Private Type PROCESS_INFORMATION hProcess As Long hThread As Long dwProcessId As Long dwThreadId As Long End Type Private Type STARTUP 阅读全文
posted @ 2018-08-30 01:11 wgscd 阅读(1192) 评论(0) 推荐(0)
摘要: http://www.virscan.org/language/zh-cn/ https://www.virustotal.com https://s.threatbook.cn/ 暂时就这样了。 阅读全文
posted @ 2018-08-28 17:41 wgscd 阅读(1529) 评论(2) 推荐(0)
摘要: using System; using System.Collections.Generic; using System.ComponentModel; using System.IO; using System.Li... 阅读全文
posted @ 2018-08-13 17:24 wgscd 阅读(622) 评论(1) 推荐(0)
摘要: more: https://www.cnblogs.com/tary2017/articles/8031782.html 阅读全文
posted @ 2018-08-08 17:41 wgscd 阅读(1288) 评论(0) 推荐(0)
摘要: //System.Diagnostics.Process.Start(@"C:\Program Files\Tencent\TIM\Bin\Timwp.exe", "tencent://AddContact/?subcmd=all&uin=" + QQ + "&Site=qq.com&Menu=ye 阅读全文
posted @ 2018-08-08 15:06 wgscd 阅读(962) 评论(1) 推荐(0)
摘要: UI : 阅读全文
posted @ 2018-08-06 17:39 wgscd 阅读(385) 评论(0) 推荐(0)
摘要: public static int insertDbBatch() { string sql = ""; SQLiteConnection conn = new SQLiteConnection(@"Data Source=" + dbFile + ";Initial Catalog=sqlit... 阅读全文
posted @ 2018-08-02 14:56 wgscd 阅读(8916) 评论(0) 推荐(0)
摘要: 这个系统自带的 SplashScreen 不是太好,不能自定义。。。 下面是我自定义的 SplashWind : canCloseSplash 用来判断是否可以关闭这个loading自定义窗口。原理是在主窗口的Loaded事件里设置 App.canCloseSplash =true;在自定义的Spl 阅读全文
posted @ 2018-07-31 15:05 wgscd 阅读(453) 评论(1) 推荐(0)
上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 38 下一页