11 2014 档案
摘要:public enum UpdateModelType : int { [RequestAttribute("eval_model_stat.json", typeof(ModelStatRequest))] MODEL_STAT = 0, /// ...
阅读全文
摘要:public static string GetCustomProperty(this Excel.Workbook book, string propertyName) { //string strResult = string.Empty; ...
阅读全文
摘要:public static class Bootstrapper { private static ILog logger = LogManager.GetLogger(typeof(Bootstrapper)); static Bootstrapper() { try { ...
阅读全文
摘要:static void RunBackgroundTask(Func argBackgroundFunc, Action argCompletedAction) { BackgroundWorker worker = new BackgroundWorker()...
阅读全文

浙公网安备 33010602011771号