- webview 삭제 - double click 시 브라우저로 이동 - Dart API 적용 - 종목명 검색 개선
@@ -93,6 +93,9 @@ namespace NewsCrawler
public static void Log(LOG_TYPE enType, string strLog)
{
if(strLog.Contains("인덱스"))
Console.WriteLine("ddddddddd");
if(Directory.Exists(GetLogPath()) == false)
Directory.CreateDirectory(GetLogPath());
The note is not visible to the blocked user.