-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
后端代码能学习一下吗? #1
Comments
数据库呢?用的是sqlite? |
为什么我用eclips无法导入服务器端的程序? |
我用的是intelij idea开发,数据库用的是MySQL,有些配置文件涉及到密码等信息,没有push. |
网络连接错误是服务器出现问题了? |
这两天被要求域名备案,所以把域名解析给删了,过两天就好了。 |
没看懂你的搜索功能,用的什么搜索算法吗?还有那个收藏功能是后面加的? |
1.搜索功能用的是jsoup爬虫,爬的gankio,因为他提供的接口用不了。 |
所以搜索功能用不了?收藏模块的后端代码没有数据库的一些操作啊?客户端倒是有一些数据库的操作 |
收藏功能是完全有后端实现,具体请看 GankDao.java , GankMapper.xml 。使用MyBatis实现,可以去搜一下使用教程。 |
更新的版本地址呢? |
查看README.md啊。 |
那个下载地址的?我下载过也,是无法连接网络 |
下载最新v1.8 |
下载了最新的了,谢谢楼主!后端的登录模块的也是没看太懂,还有和客户端交互等等,还请楼主赐教 |
加个qq或者微信吧。qq:281079145 |
楼主,后端代码能学习一下吗?
The text was updated successfully, but these errors were encountered: