Skip to content
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

Sep 17,2013 日报 #7

Open
slzhong opened this issue Sep 17, 2013 · 5 comments
Open

Sep 17,2013 日报 #7

slzhong opened this issue Sep 17, 2013 · 5 comments

Comments

@slzhong
Copy link
Owner

slzhong commented Sep 17, 2013

进展:
所有数据交互用ajax+json实现,暂时是个单页面应用。
功能实现加载学院网站首页所有9个板块的新闻,实现加载下一页(点击导航栏中该板块的链接直接加载下一页),实现加载文章正文。
不过。。。现在的页面和代码都极度的恶心。。。后期会优化和封装。今天学委还在催交数据结构课程设计,我一点都没动过。。。所以今晚应该暂时木有空弄这个了。。。

问题:
其实我在想,如何把这个东西打包成一个native app?现在所有的东西都在服务器上哦,全都是通过服务器才能获取到页面的哦。
另外,ui的问题能不能用其他框架?bootstrap或者jquery mobile合不合适?感觉chocolatechip有点点单调啊,就像个系统设置菜单野。。。

@haosdent
Copy link

我看了下你现在的实现,到时用phonegap包一下可以的。只有获取新闻才需要有网络请求,像其他js和css文件可以直接放在本地。所以还是没啥问题。jquery-mobile挺好的,可以搞下。

@slzhong
Copy link
Owner Author

slzhong commented Sep 17, 2013

就是js css放在本地,然后页面从服务器拿?如果页面在本地,那会不会又跨域了?

@haosdent
Copy link

不会,phonegap中不需要担心跨域问题。不过最好还是有个node.js后台,这样传的是处理过的json,手机端会方便很多。

Best Regards,
Haosong Huang
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

On Tuesday, September 17, 2013 at 8:20 PM, Sherlock Zhong wrote:

就是js css放在本地,然后页面从服务器拿?如果页面在本地,那会不会又跨域了?


Reply to this email directly or view it on GitHub (#7 (comment)).

@haosdent
Copy link

今天学委还在催交数据结构课程设计,我一点都没动过。。。所以今晚应该暂时木有空弄这个了。。。

如果没有进度的话就写没有进度就好了,主要是要确定你还有在进行这个东西。

@haosdent
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants