Skip to content

Instantly share code, notes, and snippets.

View shepherdlazy's full-sized avatar

shepherd.lazy shepherdlazy

View GitHub Profile
@shepherdlazy
shepherdlazy / ConsoleLogUpdater.cs
Created October 25, 2013 05:26
控制台输出日志信息
/* ----------------------------------------------------------------------- *
* Copyright (C) 2013 Tri-Tech Inc. - All Rights Reserved
* File Name : ConsoleLogUpdater.cs
* Author : ChengLong Du <chenglong_du@tri-tech.cn>
* Create Date : 2013-7-26 10:55:02
* Description :
* ----------------------------------------------------------------------- */
using System;
namespace Myrsoft.Demo