File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -207,6 +207,8 @@ APIJSON是一种JSON传输结构协议。<br />
207207
208208Clone or download > ; Download ZIP > ; 解压到一个路径并记住这个路径。
209209
210+ #### 你可以跳过步骤2和步骤3,用我的服务器IP地址 139.140.0.118:8080 来测试服务端对客户端请求的返回结果。
211+
210212### 2.导入MySQL table文件
211213
212214服务端需要MySQL Server和MySQLWorkbench,没有安装的都先下载安装一个。<br />
@@ -237,7 +239,8 @@ Run > Run APIJSONApplication
237239
238240### 4.用ADT Bundle或Android Studio运行客户端工程
239241
240- 如果以上编辑器一个都没安装,运行前先下载安装一个。可以跳过这个步骤,直接下载下方提供的客户端App。<br />
242+ 可以跳过这个步骤,直接下载下方提供的客户端App。<br />
243+ 如果以上编辑器一个都没安装,运行前先下载安装一个。<br />
241244我的配置是Windows 7 + JDK 1.7.0_71 + ADT Bundle 20140702 + Android Studio 2.2 和 OSX EI Capitan + JDK 1.7.0_71 + ADT Bundle 20140702 + Android Studio 2.1.2,其中系统和软件都是64位的。
242245
243246#### ADT Bundle
You can’t perform that action at this time.
0 commit comments