摘要:
public enum UpdateModelType : int { [RequestAttribute("eval_model_stat.json", typeof(ModelStatRequest))] MODEL_STAT = 0, /// ... 阅读全文
posted @ 2014-11-16 22:45
◁王浩▷
阅读(219)
评论(0)
推荐(0)
摘要:
public static string GetCustomProperty(this Excel.Workbook book, string propertyName) { //string strResult = string.Empty; ... 阅读全文
posted @ 2014-11-16 22:36
◁王浩▷
阅读(741)
评论(0)
推荐(0)
摘要:
public static class Bootstrapper { private static ILog logger = LogManager.GetLogger(typeof(Bootstrapper)); static Bootstrapper() { try { ... 阅读全文
posted @ 2014-11-16 22:32
◁王浩▷
阅读(351)
评论(0)
推荐(0)
摘要:
static void RunBackgroundTask(Func argBackgroundFunc, Action argCompletedAction) { BackgroundWorker worker = new BackgroundWorker()... 阅读全文
posted @ 2014-11-16 17:54
◁王浩▷
阅读(205)
评论(0)
推荐(0)

浙公网安备 33010602011771号