码迷,mamicode.com
首页 >  
搜索关键字:latest    ( 1907个结果
CSS3
CSS3 w3cschools css3 MDN英文 MDN中文 CSS3 is the latest evolution of the Cascading Style Sheets language and aims at extending CSS2.1. It brings a lot of ...
分类:Web程序   时间:2016-06-26 18:08:48    阅读次数:313
HTML5
w3cshools MDN英文 MDN中文 HTML5 w3cshools MDN英文 MDN中文 HTML5 HTML5 is the latest evolution of the standard that defines HTML. The term represents two diffe ...
分类:Web程序   时间:2016-06-26 10:17:25    阅读次数:229
IDEA之web项目(maven项目)创建
1、下载IDEA付费版,有30天的试用期,免费版创建不了web项目(导入不了tomcat)。 网址:IntelliJ IDEA :: Download Latest Version of IntelliJ IDEA 2、IDEA安装教程_百度经验 3、IntelliJ IDEA2016.1 + ma ...
分类:Web程序   时间:2016-06-25 00:54:10    阅读次数:406
Python Pypi 修改 国内源(以豆瓣源为例)
参考:http://pip.readthedocs.io/en/latest/user_guide/#config-file Pypi在国内豆瓣源的地址如下: http://pypi.douban.com/simple/ 注意后面要有/simple目录。使用特定的镜像源特意用-i参数指定,比如:我们 ...
分类:编程语言   时间:2016-06-25 00:53:10    阅读次数:788
.net 反编译利器 dnspy
Binaries Latest release: https://github.com/0xd4d/dnSpy/releases Latest build (possibly unstable): https://ci.appveyor.com/project/0xd4d/dnspy/build/a ...
分类:Web程序   时间:2016-06-24 10:45:52    阅读次数:476
使用coverage工具统计python单元测试覆盖率
Coverage简介 Coverage是一种用于统计Python代码覆盖率的工具,通过它可以检测测试代码对被测代码的覆盖率如何。Coverage支持分支覆盖率统计,可以生成HTML/XML报告。 官方文档:http://coverage.readthedocs.org/en/latest/ 获取地址... ...
分类:编程语言   时间:2016-06-24 00:00:25    阅读次数:334
Python 2.7下载地址
网址:https://www.python.org/downloads/release/python-2711/ Python 2.7.11 Release Date: 2015-12-05 Python 2.7.11 is the latest bugfix release of the Pyth ...
分类:编程语言   时间:2016-06-20 23:58:07    阅读次数:414
Aspect Oriented Programming using Interceptors within Castle Windsor and ABP Framework AOP
http://www.codeproject.com/Articles/1080517/Aspect-Oriented-Programming-using-Interceptors-wit Download sample application (or see the latest on Githu ...
分类:Windows程序   时间:2016-06-20 20:17:47    阅读次数:496
Java Restful框架:Jersey入门示例(官方例子)
本文主要介绍了Java Restful框架Jersey入门例子(来源于官方网站https://jersey.java.net/),废话不多说进入正题。 在Jersey官方示例中(https://jersey.java.net/documentation/latest/getting-started. ...
分类:编程语言   时间:2016-06-18 23:59:00    阅读次数:1409
Python图像处理库:Pillow 初级教程
Python图像处理库:Pillow 初级教程 原文地址:http://www.cnblogs.com/wbin91/p/3971079.html 2014-09-14 翻译 http://pillow.readthedocs.org/en/latest/handbook/tutorial.html ...
分类:编程语言   时间:2016-06-17 22:20:14    阅读次数:268
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!