From 5e8cacd0e74b53681ceb33fab0afcee3f3cc97c5 Mon Sep 17 00:00:00 2001 From: bs <11@qq.com> Date: Tue, 14 Feb 2017 16:44:04 +0800 Subject: [PATCH 1/2] aa --- README.md | 1 + debug.log | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 debug.log diff --git a/README.md b/README.md index 239b723..2ff95f8 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ [self.slideMenuController showViewController:viewController]; **还有许多功能没有完善,有需求的客官烦请告知** +**测试** diff --git a/debug.log b/debug.log new file mode 100644 index 0000000..be910d0 --- /dev/null +++ b/debug.log @@ -0,0 +1,2 @@ +[0214/164320:ERROR:tcp_listen_socket.cc(76)] Could not bind socket to 127.0.0.1:6004 +[0214/164320:ERROR:node_debugger.cc(86)] Cannot start debugger server -- Gitee From a91f5582ee7d7617602921ab8fa14867e90e7a54 Mon Sep 17 00:00:00 2001 From: bs <11@qq.com> Date: Tue, 14 Feb 2017 16:44:24 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2ff95f8..cf3eeab 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ **还有许多功能没有完善,有需求的客官烦请告知** **测试** + -- Gitee