搜索资源列表
weibo4j-oauth2-beta2.0
- 新浪微博api,用于连接新浪开放的接口,使用微博数据,据此开发自己的应用程序-sina micro0blog api,used to connect to the interface of sina micro-blog,we can made our own application using the date from sina net
AirPlane
- Java Android仿微信打飞机游戏源码,原创代码。此游戏使用libgdx引擎,使用libgdx引擎里面的Screen来作为我们的场景,详细介绍请参考本人博客地址: http://blog.csdn.net/a332324956 -Java Android aircraft game imitation micro-channel source, the original code. This game uses libgdx engine, using libgdx engine insi
Asp.net-Wei
- ASP.NET微信源码微信公众平台源码,包括数据库的操作-ASP.NET source micro-channel micro-channel public platform source code, including the operation of the
ajaxJsonDemo02
- AJAX = Asynchronous Javascr ipt and XML(异步的 Javascr ipt 和 XML)。AJAX 不是新的编程语言,而是一种使用现有标准的新方法。 AJAX 是与服务器交换数据并更新部分网页的艺术,在不重新加载整个页面的情况下。有很多使用 AJAX 的应用程序案例:新浪微博、Google 地图、开心网等等。 传统的开发模式:用户的每一次操作都触发一次返回服务器的HTTP请求,服务器做出处理后,返回一个html页面给用户。(AJAX is not a ne