摘要:
static void Main(string[] args) { var content = "名称:{名称},发十多个地方的{透后小结}辅导书的"; var temp = content.Substring(content.IndexOf("{")); var listContent = tem 阅读全文
摘要:
实现Aop拦截器首先在Domain.Shared中创建Interceptors文件夹。创建LogInterceptor日志拦截类和LogAttribute特性类。代码结构如下: [Dependency(ServiceLifetime.Transient)] public class LogInter 阅读全文