码迷,mamicode.com
首页 >  
搜索关键字:https    ( 132426个结果
Linux安装Python2.7
文章取自 http://blog.csdn.net/tiantiandjava/article/details/17242345 网上查了最简单的安装步骤: 1. 下载python2.7最新版本(https://www.python.org/downloads/ 这玩意可直接百度进官网下去) 2. ...
分类:编程语言   时间:2017-08-06 20:45:29    阅读次数:264
如何编写轻量级 CSS 框架
Github 地址: https://github.com/nzbin/snack Demo 演示: https://nzbin.github.io/snack/ 前言 这篇文章我已经酝酿了半年之久,或者说拖沓了这么久吧。想说的东西很多,却又无从说起。如今轻量级框架如雨后春笋,层出不穷。我想每个人都 ...
分类:Web程序   时间:2017-08-06 20:44:57    阅读次数:255
win10 安装mysql-5.7.19-winx64
问:配置低不方便老开虚拟机还想学习一下mysql怎么办,答:安装在自己的Windows上。O(∩_∩)O好了废话不多说,下面开始1、下载mysql-5.7.19-winx64包,没有的去mysql网站https://dev.mysql.com/downloads/mysql/上下载,这里我选择的是64bit的也可以选择32bit如下图:2、解压缩..
分类:数据库   时间:2017-08-06 19:42:59    阅读次数:545
Linux环境搭建:2. 安装Ubuntu虚拟机
我家淘宝店,主要协助同学做毕业设计:https://shop104550034.taobao.com/?spm=2013.1.1000126.d21.pPCzDZ 1. 创建虚拟机 1. 打开VMware 2. 新建虚拟机 3. 选择Ubuntu光盘镜像文件 这里选择安装12.04的32位Ubunt ...
分类:系统相关   时间:2017-08-06 19:40:43    阅读次数:157
Sublime3工具安装
工欲善其事,必先利其器 第一步: 安装Sublime Text 3 Sublime官网:http://www.sublimetext.com/3 Sublime官网:http://www.sublimetext.com/3 第二步: 安装Package Control Package官网:https ...
分类:其他好文   时间:2017-08-06 19:40:24    阅读次数:191
【每一个人都是梵高】A Neural Algorithm of Artistic Style
文章地址:A Neural Algorithm of Artistic Style 代码:https://github.com/jcjohnson/neural-style 这篇文章我认为可以起个浪漫的名字——每一个人都是梵高。 主要做的一件事情非常有意思。就是例如以下图的等式,通过将a图的styl ...
分类:其他好文   时间:2017-08-06 19:38:11    阅读次数:137
53. Maximum Subarray
https://leetcode.com/problems/maximum-subarray/description/ Find the contiguous subarray within an array (containing at least one number) which has th ...
分类:其他好文   时间:2017-08-06 19:36:36    阅读次数:103
205. Isomorphic Strings
https://leetcode.com/problems/isomorphic-strings/description/ Given two strings s and t, determine if they are isomorphic. Two strings are isomorphic ...
分类:其他好文   时间:2017-08-06 19:33:58    阅读次数:151
HighCharts基本使用
一、简叙 HighCharts是一个非常强大的画图插件,在以后的工作汇报,数字展示,它将是一把利器。既然是插件,那么就有它的使用规则,我们只需要遵循它的使用规则,就可以画出我们想要的展示效果了。期待吗?好了, 下面我们就来看看它是怎么玩的。 详情请进官网:https://www.hcharts.cn ...
分类:其他好文   时间:2017-08-06 18:13:12    阅读次数:160
256. Paint House
https://leetcode.com/problems/paint-house/description/ There are a row of n houses, each house can be painted with one of the three colors: red, blue ...
分类:其他好文   时间:2017-08-06 18:09:56    阅读次数:107
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!