码迷,mamicode.com
首页 >  
搜索关键字:https    ( 132426个结果
内置函数
内置函数思维导图: 惊喜不断哟~~~~~~~ ...
分类:其他好文   时间:2017-08-01 23:18:12    阅读次数:290
《Python编程快速上手 让繁琐工作自动化》pdf
<div id="article_content" class="article_content tracking-ad" data-mod="popu_307" data-dsm="post"> <p><br></p><p>下载地址:<a target="_blank" href="https:/ ...
分类:编程语言   时间:2017-08-01 23:11:15    阅读次数:629
8. String to Integer (atoi)
https://leetcode.com/problems/string-to-integer-atoi/description/ Implement atoi to convert a string to an integer. Hint: Carefully consider all possi ...
分类:其他好文   时间:2017-08-01 23:01:39    阅读次数:186
Linux上安装R
说来惭愧,居然没有在Linux安装R的经验,因为一直很少用R,用也是在win平台。 下载路径:https://cran.rstudio.com/src/base/R-3/ 强烈建议不要安装最新的R,除非你有特殊需求,否则你会遇到一大堆问题(加载动态库、包兼容性)。 package 'rhdf5' i... ...
分类:系统相关   时间:2017-08-01 22:57:06    阅读次数:155
Github
如何将一个已存在的目录转换为一个 Git 项目并托管到 GitHub 仓库https://itgeeker.net/how-to-an-existing-git-initiate-foler/ 在Windows下使用Git Bash,用的是Linux命令,常用几个文件操作命令如下: ...
分类:其他好文   时间:2017-08-01 22:56:41    阅读次数:161
UVA 1347 Tour DP
题目链接: https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=446&page=show_problem&problem=4093 题目描述: 有N个点, 要求求一个回路的最短距离。(N <= ...
分类:其他好文   时间:2017-08-01 22:55:40    阅读次数:98
IBM-B24光纤交换机配置zone
B24的配置使用WEB方式,很多时候会出现打不开配置页面的问题,这种情况大多数是因为java或者ie版本的问题,个人推荐使用ie8,java使用1.6.0_25版本。具体配置步骤可参考此链接中的内容https://wenku.baidu.com/view/fb97a8ef0975f46527d3e103.html
分类:其他好文   时间:2017-08-01 21:50:37    阅读次数:114
app软件遵循的规范
http://www.jianshu.com/p/a2a4c18c1900 https://wenku.baidu.com/view/ecb09b07a4e9856a561252d380eb6294dd8822e1.html https://wenku.baidu.com/view/37122c30 ...
分类:移动开发   时间:2017-08-01 21:45:23    阅读次数:201
C++三大特性之继承
原文地址:https://qunxinghu.github.io/2016/09/12/C++%20%E4%B8%89%E5%A4%A7%E7%89%B9%E6%80%A7%E4%B9%8B%E7%BB%A7%E6%89%BF/ 基本概念 继承: 类的继承,就是新的类从已有类那里得到已有的特性。原有 ...
分类:编程语言   时间:2017-08-01 20:54:40    阅读次数:201
Docker 三大核心工具
Docker-machineDocker Machine是一个简化Docker安装的命令行工具,通过一个简单的命令行即可在相应的平台上安装Docker,比如VirtualBox、 Digital Ocean、Microsoft Azure。 https://github.com/docker/mac ...
分类:其他好文   时间:2017-08-01 20:54:32    阅读次数:169
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!