搜索资源列表
Grid
- Search Articles Authors Advanced Search Sitemap Print Broken Article? Bookmark Discuss Send to a friend 23 votes for this article. Popularity: 6.11. Rating: 4.49 out of 5. You are signed up for one or more newslett
Programming.Pearls
- This book is a collection of essays about a glamorous aspect of software: programming pearls whose origins lie beyond solid engineering, in the realm of insight and creativity. This book provides a guide for both students and experienced prog
JishiGou_2.6.6_SC_GBK
- 记事狗微博客程序 记事狗微博程序是国内首家PHP免费开源微博程序,在国内微博程序领域独树一帜。根据相关公开 记事狗微博客系统 数据,截至2010年1月份,该产品在全球已经拥有7500万注册用户。2009年8月份中国最大的门户网站新浪网推出“新浪微博”内测版,成为门户网站中第一家提供微博服务的网站,微博正式进入中文上网主流人群视野。 由于国内微博程序尚处于空白阶段,记事狗微博正是抓住此空白的机遇,做起了国内微博程序的领头羊,为站长们解决了想开微博却找不到可靠微博源码的烦恼。-
仿知乎日报android app开源源码
- 这是一个知乎日报和凤凰新闻结合的资讯客户端 本项目网络层使用Volley+OkHttp3,即用Volley来进行网络通信,用OkHttp3来处理Volley的底层HTTP请求,Json解析使用Gson,数据库使用Realm, 图片加载使用Glide+OkHttp3,列表使用RecyclerView+Cardview,下来刷新使用SwipeRefreshLayout,视频控件使用texturevideoview。(java daily android source code)
Fantasy-field-master
- 幻想领域是使用 PHP 语言开发的一款轻量级的新浪图床系统.(The fantasy realm is Sina map system using PHP language development of a lightweight.)
shiro入门学习源码
- 第一章 Shiro简介 第二章 身份验证 第三章 授权 第四章 INI配置 第五章 编码/加密 第六章 Realm及相关对象 第七章 与Web集成 第八章 拦截器机制 第九章 JSP标签 第十章 会话管理 第十一章 缓存机制 第十二章 与Spring集成 第十三章 RememberMe 第十四章 SSL 第十五章 单点登录 第十六章 综合实例 第十七章 OAuth2集成