08 2018 档案
摘要:Option Explicit Private Type PROCESS_INFORMATION hProcess As Long hThread As Long dwProcessId As Long dwThreadId As Long End Type Private Type STARTUP
阅读全文
摘要:http://www.virscan.org/language/zh-cn/ https://www.virustotal.com https://s.threatbook.cn/ 暂时就这样了。
阅读全文
摘要:using System; using System.Collections.Generic; using System.ComponentModel; using System.IO; using System.Li...
阅读全文
摘要:more: https://www.cnblogs.com/tary2017/articles/8031782.html
阅读全文
摘要://System.Diagnostics.Process.Start(@"C:\Program Files\Tencent\TIM\Bin\Timwp.exe", "tencent://AddContact/?subcmd=all&uin=" + QQ + "&Site=qq.com&Menu=ye
阅读全文
摘要:public static int insertDbBatch() { string sql = ""; SQLiteConnection conn = new SQLiteConnection(@"Data Source=" + dbFile + ";Initial Catalog=sqlit...
阅读全文