An Informal Introduction to Python: Python中的数,字符串,序列
分类:
编程语言 时间:
2014-12-02 22:18:56
阅读次数:
144
The Python interpreter is usually installed as /usr/local/bin/python on those machines where it is available; putting /usr/local/bin in your Unix sh...
分类:
编程语言 时间:
2014-12-01 14:09:21
阅读次数:
373
If you do much work on computers, eventually you find that there’s some task you’d like to automate. For example, you may wish to perform a search-a...
分类:
移动开发 时间:
2014-12-01 14:05:21
阅读次数:
138
1、http://wuyuans.com/2012/05/github-simple-tutorial/2、http://www.ihref.com/read-16369.html
分类:
其他好文 时间:
2014-12-01 10:00:54
阅读次数:
110
官网地址:http://www.gradle.org/docs/2.1/userguide/tutorial_java_projects.html
A basic Java project 一个基础的java工程
使用java插件在build.gradle:
apply plugin: 'java'
Building the project 构建工程
这里使用gra...
分类:
编程语言 时间:
2014-11-28 18:18:29
阅读次数:
326
Welcome to Part 6 ofSpring 3.0 MVC Series. Inprevious articlewe saw how to add Internationalization i18n and Localization L10n support to Spring 3.0 b...
分类:
编程语言 时间:
2014-11-27 00:00:31
阅读次数:
587
In this tutorial, we show you how to integrate AspectJ annotation with Spring AOP framework. In simple, Spring AOP + AspectJ allow you to intercept me...
分类:
编程语言 时间:
2014-11-25 22:59:30
阅读次数:
301
1.使用css3和jQuery的作品时间线非常感谢tutorizlzine,在这篇教程中,我们可以看到一个由jQuery插件展示的作品事件的时间线。你可以添加很多种媒体类型,包括文章、视屏和地图等In this great tutorial thanks toTutorialzine we look...
分类:
Web程序 时间:
2014-11-25 14:22:42
阅读次数:
277
iOS 6 By Tutorials(pdf 文档) By the raywenderlich.com Tutorial Team备注:本人没有怎么翻译过技术型的文章,慢慢翻之。---这本书总共是27章,Chapter 1:Introduction --第一章:入门介绍iOS 6 introduce...
分类:
移动开发 时间:
2014-11-25 14:01:55
阅读次数:
329
The code for this tutorial can be downloaded here:threadworms.pyor fromGitHub. This code works withPython 3 or Python 2, and you needPygameinstalled a...
分类:
编程语言 时间:
2014-11-25 12:12:02
阅读次数:
320