From 247c047684e76e09f3dfe810a51ddcbb727cfd74 Mon Sep 17 00:00:00 2001 From: joker Date: Mon, 16 Oct 2017 13:47:28 +0800 Subject: [PATCH] update readme update readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 8682cb4..85e6fe5 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,3 @@ The project consists of 3 parts: 2. These two methods must be overridden for Set since they are used to ensure that no duplicate object will be inserted in Set. 3. These two methods must be overridden if self-defined object is used as the key of Map. Note: String can be used as the key of Map since these two methods have been rewritten. - - ## Other - - Messy Code:[中文乱码解决方法](https://github.com/alibaba/p3c/issues/32#issuecomment-336762512) - > Appearance&Behavior->Appearance->UI Options->Name里面设置成微软雅黑(microsoft yahei light) -- GitLab