码迷,mamicode.com
首页 >  
搜索关键字:subjects    ( 46个结果
Spring 系列: Spring 框架简介
http://www.iteye.com/blogs/subjects/spring3http://jinnianshilongnian.iteye.com/blog/1482071跟我学spring(开涛博客)Spring 是一个开源框架,是为了解决企业应用程序开发复杂性而创建的。框架的主要优势之...
分类:编程语言   时间:2015-07-04 18:08:48    阅读次数:193
Sentence 4
Besides looking for self-knowledge, people also attend a university or college to expand their knowledge in subjects they find interesting. For many, ...
分类:其他好文   时间:2015-05-16 17:53:29    阅读次数:131
第8章 拦截器机制
8.1 拦截器介绍Shiro使用了与Servlet一样的Filter接口进行扩展,所以如果对Filter不熟悉可以参考《Servlet3.1规范》http://www.iteye.com/blogs/subjects/Servlet-3-1了解Filter的工作原理,首先下图是Shiro拦截器的基础...
分类:其他好文   时间:2015-04-28 13:47:01    阅读次数:3800
关于 移动端整屏切换专题 效果的思考
最近做了关于介绍德州扑克历史介绍和砸蛋的一个活动专题(移动端)专题地址:http://demo.qpdiy.com/all/H5/subjects/guandan/h/index.html里面学到了很多css3以及一些移动端特效的处理,比如页面加载动画,手机横屏提示,微信分享接口,音乐设置HTML抬...
分类:移动开发   时间:2015-02-03 18:55:15    阅读次数:591
Python一日一练02----诗词生成器
要求 编写一段程序,可以自动生成小诗。 格式如下 源码 import random import sys articles = ["the", "a", "another", "her", "his"] subjects = ["cat", "dog", "horse", "man", "woman", "boy", "girl"] verbs =...
分类:编程语言   时间:2015-01-18 15:47:58    阅读次数:242
UVA 10910 Marks Distribution(组合数学 或 递推)
Marks Distribution Time limit: 3.000 seconds In an examination one student appeared in N subjects and has got total T marks. He has passed in all the Nsubjects where minimum mark for passing i...
分类:其他好文   时间:2014-10-13 21:55:37    阅读次数:259
46条   上一页 1 ... 3 4 5
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!