enum与字符串转换
摘要:
public enum CacheControlMode { DisableCache, UseExpires } string s = CacheControlMode.UseExpires.ToString(); CacheContro... 阅读全文
posted @ 2014-06-07 09:46 siso 阅读(593) 评论(0) 推荐(0) 编辑
明天会更好!
2014年6月7日 #
posted @ 2014-06-07 09:46 siso 阅读(593) 评论(0) 推荐(0) 编辑